]> git.giorgioravera.it Git - network-manager.git/commit
Refactor: rename `notes` field to `description` and remove unused `setup_logging...
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 22 May 2026 11:55:33 +0000 (13:55 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 22 May 2026 11:55:33 +0000 (13:55 +0200)
commit8b90e1b70abdb7a505ed41f19949a064dc01a076
tree79efd4213beb2cc5a6114c99e59d89371207bb32
parentbf049bf6f4ec22b520f5f8e63bd246d12326dd38
Refactor: rename `notes` field to `description` and remove unused `setup_logging` import
19 files changed:
backend/db/aliases.py
backend/db/config.py
backend/db/db.py
backend/db/hosts.py
backend/db/users.py
backend/routes/aliases.py
backend/routes/certificates.py
backend/routes/dhcp.py
backend/routes/dns.py
backend/routes/health.py
backend/routes/hosts.py
backend/security.py
backend/server.py
backend/utils.py
frontend/aliases.html
frontend/hosts.html
frontend/index.html
frontend/js/aliases.js
frontend/js/hosts.js