Commit Graph

  • f622351983 fix: use word-boundary regex for BRANDS detection; add Apache2 and HAProxy icons main olivier 2026-05-23 08:15:26 +02:00
  • 1906e619b9 docs: replace topology screenshot with anonymised demo data; fix img filename typo olivier 2026-05-23 07:50:38 +02:00
  • c94d318cc3 feat: replace ping dots with labeled UP/DOWN pills in topology view olivier 2026-05-23 07:36:48 +02:00
  • be64727d48 docs: update READMEs — IP view, OS detection, auto brand icons olivier 2026-05-22 10:30:13 +02:00
  • 66aeb04cb5 feat: collapsible groups in IP addressing view olivier 2026-05-22 09:16:16 +02:00
  • 6b4de6f792 feat: add DeviceFormModal and IpAddressing components olivier 2026-05-22 09:11:32 +02:00
  • 5001ce192d feat: auto-map all 3098 simple-icons via import * and word-boundary detection olivier 2026-05-22 09:09:33 +02:00
  • fd289cc00f feat: auto-detect OS from description; expand OS_LIST to 51 distros olivier 2026-05-22 08:52:53 +02:00
  • 954b5cefa6 chore: bump version to 1.0.1 olivier 2026-05-18 18:32:35 +02:00
  • 41cd9c096c i18n: pass all visible UI strings through t() — no more hardcoded labels olivier 2026-05-18 18:31:31 +02:00
  • de03e38a3c fix: use :global(html.dark .selector) for scoped dark mode rules olivier 2026-05-18 18:25:10 +02:00
  • a0b5a55daf fix: isolate tests on in-memory SQLite to protect production database olivier 2026-05-18 18:22:32 +02:00
  • e8ca10f1b7 fix: cap /api/discovery/ping at 4096 IPs and fix test suite olivier 2026-05-18 18:16:08 +02:00
  • ec669c87b4 fix: validate interface vlan_id existence before write in devices router olivier 2026-05-18 18:06:01 +02:00
  • 28e7a3e3d2 fix: return 400 on duplicate vlan_id in update_vlan olivier 2026-05-18 18:05:06 +02:00
  • d5a90f6f1d feat: display semantic version in sidebar footer olivier 2026-05-18 16:45:52 +02:00
  • 3d37a19e1e feat: add Nginx, Windows and Firefox brand icons olivier 2026-05-18 16:40:50 +02:00
  • dbd6dc5f2a refactor: keep 'Soft scan' untranslated in French and Spanish labels olivier 2026-05-18 15:39:04 +02:00
  • c2f7c5f5e3 fix: escape apostrophe in French softScanHint string olivier 2026-05-18 15:29:40 +02:00
  • 5c34143b52 feat: add soft scan mode (slow ICMP) to avoid switch/AP rate-limiting olivier 2026-05-18 15:26:50 +02:00
  • aa39898c80 refactor: rename 'Livebox / Box FAI' to 'Passerelle Internet' in device form olivier 2026-05-18 15:19:58 +02:00
  • 93ab343db7 fix: switch tcp_check mode to TCP-only instead of ICMP+TCP olivier 2026-05-18 15:12:04 +02:00
  • 4b0aa1edf2 fix: handle ping output with hostname when DNS resolves scan target olivier 2026-05-18 14:40:19 +02:00
  • 4c61ae9456 feat: add custom icons for Zabbix, Centreon, Nagios, PRTG, Eaton, Riello, Vertiv olivier 2026-05-18 14:04:09 +02:00
  • ca45fa5caa feat: add UPS, network security, monitoring and log stack brand icons olivier 2026-05-18 12:42:15 +02:00
  • 29e32d3911 fix: escape apostrophe in French dnsHint string (broke Vite build) olivier 2026-05-18 12:26:22 +02:00
  • 806fe1caec feat: DNS_SERVER env var — pre-fills discovery UI, optional for scan olivier 2026-05-18 12:22:05 +02:00
  • c8607831a4 fix: remove default DNS server in backend — dns_server is now required olivier 2026-05-18 12:17:16 +02:00
  • b7c2e86673 fix: remove default DNS server value — user must enter their own olivier 2026-05-18 12:16:07 +02:00
  • 06577fd245 fix: replace hardcoded personal DNS with neutral default (8.8.8.8) olivier 2026-05-18 12:15:32 +02:00
  • ce1402b5f3 docs: add Apple to brand tables and troubleshooting section (proxy-ARP) olivier 2026-05-18 12:00:58 +02:00
  • 4d1e49671b feat: add Apple brand icon (iPhone, iPad, MacBook, iMac, macOS, iOS…) olivier 2026-05-18 11:48:49 +02:00
  • a4538b7fe0 fix: correct tcp_check hint — RST on closed port means host is detected olivier 2026-05-18 11:21:20 +02:00
  • cc716783ea feat: add optional TCP check to scan to filter proxy-ARP false positives olivier 2026-05-18 11:17:55 +02:00
  • 14de657deb feat: cascade-delete hosts when removing a network olivier 2026-05-18 10:48:36 +02:00
  • cf07461436 fix: guard _ping() against proxy-ARP false positives olivier 2026-05-18 08:38:58 +02:00
  • 0a91d840be fix: keep layout always in DOM via v-show to avoid Firefox click dispatch bug olivier 2026-05-18 08:09:06 +02:00
  • 6ae7fac766 feat: add Free, Bouygues Telecom and SFR brand icons olivier 2026-05-17 13:43:55 +02:00
  • f6162c59a6 docs: sync brand keyword tables across all three READMEs olivier 2026-05-17 13:41:43 +02:00
  • c729cec54d feat: add smart TV and TV box brand icons (13 brands) olivier 2026-05-17 13:33:29 +02:00
  • a4f276a5eb feat: add French ISP logos, Guacamole and generic bastion icon olivier 2026-05-17 12:51:10 +02:00
  • dc04567c48 feat: expand VLAN color palette to 50 presets in a 5×10 grid olivier 2026-05-17 12:47:47 +02:00
  • fb6bcdb968 feat: add generic archive server icon olivier 2026-05-17 12:44:17 +02:00
  • 379f258ffb feat: add generic mail server icon olivier 2026-05-17 12:33:54 +02:00
  • ea1d96f99e feat: add brand icons for CMS/blog engines and analytics olivier 2026-05-17 12:29:35 +02:00
  • 5eb3860201 feat: add brand icons for IDP, password vaults and media apps olivier 2026-05-17 12:26:35 +02:00
  • 3e2d9e6a77 feat: add Authelia brand logo detection olivier 2026-05-17 12:22:53 +02:00
  • 9fe6b25786 fix: add smart_tv, printer, smartphone to backend _VALID_TYPES olivier 2026-05-17 11:54:17 +02:00
  • 7b32e9b4fd feat: add smart_tv, printer and smartphone device types olivier 2026-05-17 11:48:23 +02:00
  • 8b39554982 docs: add brand logo detection section to all READMEs olivier 2026-05-17 11:39:46 +02:00
  • cd1be8eaa5 docs: add update procedure section to all READMEs olivier 2026-05-17 10:41:30 +02:00
  • 44c502dc50 feat(i18n): pluralize sidebar network/device counters olivier 2026-05-17 10:40:11 +02:00
  • 89a77e0e9e docs: add GPL v3 license and AI attribution section to all READMEs olivier 2026-05-17 10:30:56 +02:00
  • bda8ac0546 docs: add Traefik reverse proxy examples (labels and file provider) to all READMEs olivier 2026-05-17 10:23:23 +02:00
  • 53417985ba docs: redesign all READMEs with centered header, emojis and language links olivier 2026-05-17 10:21:23 +02:00
  • 9adaf28faa docs: add brand logo detection to features in all READMEs olivier 2026-05-17 10:14:24 +02:00
  • 5828f6c46b docs: add French and Spanish translations of README olivier 2026-05-17 10:11:04 +02:00
  • 74fcc6d6e7 docs: add topology screenshot to README olivier 2026-05-17 10:08:18 +02:00
  • 4e7f6840a0 README: size logo to cap-height for natural baseline alignment olivier 2026-05-17 09:48:51 +02:00
  • a771a14c76 README: restore inline logo using native align attribute for cross-renderer compatibility olivier 2026-05-17 09:47:24 +02:00
  • e70b0ff0b9 README: move logo above title as centered block for reliable rendering olivier 2026-05-17 09:46:27 +02:00
  • 18c95b9b3f README: fix logo vertical alignment using flexbox on h1 olivier 2026-05-17 09:44:06 +02:00
  • 0b2e6983e7 README : ajout du logo de l'application devant le titre principal olivier 2026-05-17 09:39:02 +02:00
  • af2a01b169 Ajout de BIND_ADDRESS pour le déploiement derrière un reverse-proxy distant olivier 2026-05-17 09:35:30 +02:00
  • 448160ef0a README : ajout des badges de stack technique olivier 2026-05-17 09:32:19 +02:00
  • 481dde6ac5 README : Quick start et section Features olivier 2026-05-17 09:29:37 +02:00
  • b17e31bdb9 gitignore : exclure CLAUDE.md, AGENTS.md et SECURITY*.md olivier 2026-05-17 09:26:22 +02:00
  • 423413a282 Retrait des fichiers internes du suivi git olivier 2026-05-17 09:26:16 +02:00
  • 88cf6458d0 Initial commit — Stupid Simple Network Inventory olivier 2026-05-17 09:19:19 +02:00