• Joined on 2026-01-23
mathieu pushed to main at mathieu/rust-ipam 2026-05-16 23:06:43 +02:00
e68845a2ce fix(navigation): back button on host detail returns to application when coming from there
5b3170c6d1 feat(seed): add homelab applications with associated ports
624839849f fix(host-detail): restore flex-grow on app link to right-align remove button
255f20cda4 feat(navigation): link app names on host detail to app detail with back button
a8d98aeee2 style(applications): use btn-danger class on table delete button
Compare 11 commits »
mathieu pushed to main at mathieu/rust-ipam 2026-05-16 10:17:31 +02:00
f5058bd54a fix(host-detail): switch host resource to LocalResource to fix hydration mismatch
54a5c2525f feat(host-detail): replace checkboxes with pick list + selected tags in add-app modal
359d67fabc fix(hosts): switch hosts resource to LocalResource to fix hydration warning
5789aba86b feat(host-detail): add direct host-application association with modal multi-select
a6ce382eb5 chore(build): exclude seed binary from WASM build via required-features
Compare 5 commits »
mathieu pushed to main at mathieu/rust-ipam 2026-05-16 02:57:32 +02:00
1b55b13541 feat(applications): replace inline add form with modal and add name filter
4d0be98160 feat(applications): add applications list page with host count and delete modal
62e9609fe8 feat(hosts): add delete confirmation modal on hosts list page
7274157a80 fix(network-detail): wrap disabled attr in braces to fix pagination next button
c3e2d5dcf6 feat(networks): add network detail page with paginated host list and contextual back button
Compare 14 commits »
mathieu pushed to main at mathieu/rust-ipam 2026-05-16 01:41:07 +02:00
e0ddf58a17 docs(claude): fix network architecture description to include name field
d9ee121fbb feat(networks): add name field to networks
e17b8ee722 feat(seed): add dev seed binary with networks and hosts
55d8ed9f72 feat(networks): add delete confirmation modal with host count warning
30dd1ad0b0 fix(config): wire cargo-leptos features and CSS source file
Compare 5 commits »
mathieu pushed to main at mathieu/rust-ipam 2026-05-15 23:57:38 +02:00
a4fc5b176f feat(hosts): replace inline add form with modal dialog
mathieu pushed to main at mathieu/rust-ipam 2026-05-15 23:23:38 +02:00
042793f385 feat(hosts): add hosts list page with filters, pagination and delete
5b1f30fe24 feat(networks): add host/application counts columns and fix Actions header
3ee39b96bb feat(home): replace demo with entity count dashboard
589aab7e3d feat(style): add CSS theme system with light/dark mode toggle
3aeb74e5bc Update .gitignore
Compare 17 commits »
mathieu pushed to main at mathieu/rust-ipam 2026-05-15 19:07:39 +02:00
11b0f60892 Added Git & Commits section
mathieu pushed to main at mathieu/rust-ipam 2026-05-15 18:58:57 +02:00
1cfb6b8799 Initial commit
mathieu created branch main in mathieu/rust-ipam 2026-05-15 18:58:57 +02:00
mathieu created repository mathieu/rust-ipam 2026-05-15 18:58:03 +02:00
mathieu pushed to main at mathieu/IPAM 2026-05-15 14:40:40 +02:00
369a7e7edf fix(scans): rafraîchit l'historique et l'inventaire après un scan
mathieu pushed to main at mathieu/IPAM 2026-05-15 14:33:46 +02:00
c1519bff2e docs: clarifie le déploiement Docker (host vs bridge)
0685fcd2c5 fix(docker): garantit l'existence de /app/public au build
Compare 2 commits »
mathieu pushed to main at mathieu/IPAM 2026-05-15 14:23:11 +02:00
39f37ee2b8 fix(compose): retire network_mode hérité via !reset en bridge
2afb2e3bd2 fix(prisma): déclare les binaryTargets Alpine x64 et arm64
6278c3691f fix(docker): copie node_modules/.bin dans le stage runner
f7ca7a0929 fix(mdns-scanner): browser par type au lieu d'une recherche globale
1273368c9a fix(arp-scanner): remplace map+filter null par flatMap typé
Compare 7 commits »
mathieu pushed to main at mathieu/IPAM 2026-04-18 16:51:48 +02:00
c18d831d89 feat(docker): script d'entrypoint avec attente DB + migrations auto
db7ea77a63 chore(next): migre vers serverExternalPackages (Next 15)
676b7f9f88 fix(logger): ajoute pino-pretty en devDependencies
73d016ec24 fix(prisma): provider statique + scripts de bascule SQLite/PostgreSQL
Compare 4 commits »
mathieu pushed to main at mathieu/IPAM 2026-04-18 16:32:26 +02:00
fbb6138c28 first commit
mathieu created branch main in mathieu/IPAM 2026-04-18 16:32:26 +02:00
mathieu created repository mathieu/IPAM 2026-04-18 16:22:33 +02:00
mathieu pushed to main at mathieu/ansible 2026-03-06 20:00:35 +01:00
dd819a8d16 added rustdeskserver
mathieu pushed to main at mathieu/ansible 2026-02-01 17:43:09 +01:00
4008a732a7 Remove UID and GID
mathieu pushed to main at mathieu/ansible 2026-01-23 18:37:09 +01:00
4314f86022 added glance host