]> git.giorgioravera.it Git - network-manager.git/commit
Added settings
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 3 Jun 2026 12:56:17 +0000 (14:56 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 3 Jun 2026 12:56:17 +0000 (14:56 +0200)
commit605e59781b8eacc1f750d5a3219b5ece1e939a25
tree4e4c3ab9a34e9746d454f68a89cace1482fe4d3a
parenta8eb6cf32aaa717933f0a4c4d483967e5b9d7ad3
Added settings
24 files changed:
backend/app.py
backend/backup.py
backend/bootstrap.py
backend/db/leases.py
backend/db/settings.py
backend/routes/about.py
backend/routes/backup.py
backend/routes/dhcp.py
backend/routes/dns.py
backend/routes/settings.py [new file with mode: 0644]
backend/routes/system.py [new file with mode: 0644]
backend/utils.py
frontend/aliases.html
frontend/css/layout.css
frontend/devices.html
frontend/hosts.html
frontend/index.html
frontend/js/common.js
frontend/js/index.js
frontend/js/services.js
frontend/js/settings.js [new file with mode: 0644]
frontend/leases.html
frontend/modals.html
frontend/settings.html [new file with mode: 0644]