server-verwaltung/app
nocci d86a5f1a99 ♻️ refactor(template): improve variable naming in server form
- rename variable t to type_value for better clarity and readability
2025-12-06 14:10:23 +00:00
..
static 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
templates ♻️ refactor(template): improve variable naming in server form 2025-12-06 14:10:23 +00:00
__init__.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
auth.py ♻️ refactor(auth): remove bcrypt password length limitation 2025-12-06 13:25:18 +00:00
db.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
i18n.py 🐛 fix(i18n): handle missing session in locale resolution 2025-12-06 14:01:30 +00:00
main.py feat(registration): add self-registration configuration option 2025-12-06 14:07:21 +00:00
models.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
utils.py ♻️ refactor(utils): enhance encryption key handling 2025-12-06 13:39:03 +00:00