server-verwaltung/app
nocci d0622ae361 🌐 i18n(translation): add archive-related translations
- add new translation keys for archive feature in both German and English

 feat(server): implement archived servers feature

- create endpoints for listing and restoring archived servers
- add HTML template for displaying archived servers
- update navigation to include archived servers link
2025-12-06 14:32:23 +00:00
..
static 💄 style(css): remove light mode overrides 2025-12-06 14:28:18 +00:00
templates 🌐 i18n(translation): add archive-related translations 2025-12-06 14:32: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 🌐 i18n(translation): add archive-related translations 2025-12-06 14:32:23 +00:00
main.py 🌐 i18n(translation): add archive-related translations 2025-12-06 14:32:23 +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