Commit Graph

11 Commits

Author SHA1 Message Date
olivier 9adaf28faa docs: add brand logo detection to features in all READMEs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 10:14:24 +02:00
olivier 74fcc6d6e7 docs: add topology screenshot to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 10:08:18 +02:00
olivier 4e7f6840a0 README: size logo to cap-height for natural baseline alignment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:48:51 +02:00
olivier a771a14c76 README: restore inline logo using native align attribute for cross-renderer compatibility
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:47:24 +02:00
olivier e70b0ff0b9 README: move logo above title as centered block for reliable rendering
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:46:27 +02:00
olivier 18c95b9b3f README: fix logo vertical alignment using flexbox on h1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:44:06 +02:00
olivier 0b2e6983e7 README : ajout du logo de l'application devant le titre principal
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:39:02 +02:00
olivier af2a01b169 Ajout de BIND_ADDRESS pour le déploiement derrière un reverse-proxy distant
Permet de restreindre l'écoute à l'interface réseau exposée au reverse-proxy,
sans toucher aux interfaces non concernées (ex. loopback, interfaces LAN).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:35:30 +02:00
olivier 448160ef0a README : ajout des badges de stack technique
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:32:19 +02:00
olivier 481dde6ac5 README : Quick start et section Features
- URL de clone réelle (Gitea)
- Nom de dossier correct après clone
- Suppression de la commande open (macOS-only)
- Ajout d'une section Features pour les visiteurs du dépôt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:29:37 +02:00
olivier 88cf6458d0 Initial commit — Stupid Simple Network Inventory
Application web d'inventaire réseau manuel avec FastAPI, Vue 3 et Docker.
Inclut l'authentification JWT, la découverte ICMP, et la topologie en cards CSS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 09:19:19 +02:00