]> git.giorgioravera.it Git - network-manager.git/commit
Added devices list
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 22 May 2026 16:19:22 +0000 (18:19 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 22 May 2026 16:19:22 +0000 (18:19 +0200)
commita0fea08425c9ba306f5f077e5ff4ace14216b9a0
tree218f2a8a618ffea3f1eeb2ea2b7d7e886bebcf40
parenta3038bb02207c968357418947c03322d8ea8bf55
Added devices list
13 files changed:
Dockerfile
README.md
backend/app.py
backend/bootstrap.py
backend/db/hosts.py
backend/routes/devices.py [new file with mode: 0644]
backend/settings/default.py
backend/settings/settings.py
frontend/aliases.html
frontend/devices.html [new file with mode: 0644]
frontend/hosts.html
frontend/index.html
frontend/js/devices.js [new file with mode: 0644]