]> git.giorgioravera.it Git - network-manager.git/commit
Added aliases management
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 18 Feb 2026 18:28:57 +0000 (19:28 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 18 Feb 2026 18:28:57 +0000 (19:28 +0100)
commit2c1a5a93a04caa75f66a83082da1cc898280f1f7
tree774553fc42a1a2ef2c78468afc78492fbc045dad
parent2959a07dfd4efdba5269a5c4f6c51be0e5e50b09
Added aliases management
backend/db/aliases.py [new file with mode: 0644]
backend/db/hosts.py
backend/main.py
backend/routes/aliases.py [new file with mode: 0644]
entrypoint.py
frontend/aliases.html [new file with mode: 0644]
frontend/hosts.html
frontend/js/aliases.js [new file with mode: 0644]
frontend/js/hosts.js