]> git.giorgioravera.it Git - network-manager.git/commit
Created js file for services and commons, added creation of aliases file for dns
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 18 Feb 2026 23:16:37 +0000 (00:16 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 18 Feb 2026 23:16:37 +0000 (00:16 +0100)
commit21473a2d5d250c50046bc2277694f85ecf383415
tree41ae1df2774146a0d959831133f39893ac62801d
parenta4342d9f74365ea2d2aa8d0828ef1590f5f7dd59
Created js file for services and commons, added creation of aliases file for dns
12 files changed:
backend/main.py
backend/routes/aliases.py
backend/routes/dns.py
backend/routes/hosts.py
frontend/aliases.html
frontend/favicon.ico [new file with mode: 0644]
frontend/hosts.html
frontend/js/aliases.js
frontend/js/common.js [new file with mode: 0644]
frontend/js/hosts.js
frontend/js/login.js
frontend/js/services.js [new file with mode: 0644]