server-verwaltung/app
nocci 271e32eb2c 💄 style(templates): enforce dark mode with Tailwind config
- add script to force class-based dark mode for reliable toggle functionality

🔧 chore(docker): remove version from docker-compose file

- eliminate version declaration for streamlined configuration
2025-12-06 14:20:20 +00:00
..
static 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
templates 💄 style(templates): enforce dark mode with Tailwind config 2025-12-06 14:20:20 +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