server-verwaltung/app
nocci 169fd00d41 🐛 fix(template): ensure tailwind global variable is set
- add window.tailwind assignment for compatibility with Tailwind CDN
- duplicate darkMode configuration script for consistent theme application
2025-12-06 14:22:18 +00:00
..
static 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
templates 🐛 fix(template): ensure tailwind global variable is set 2025-12-06 14:22:18 +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(forms): add parsing and validation for price, RAM, and storage 2025-12-06 14:16:39 +00:00
models.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
utils.py feat(forms): add parsing and validation for price, RAM, and storage 2025-12-06 14:16:39 +00:00