• Joined on 2024-08-12
nocci pushed to main at nocci/server-verwaltung 2025-12-07 13:57:26 +01:00
3fd950e95c 📝 docs(README): add screenshots section with guidelines
nocci pushed to main at nocci/server-verwaltung 2025-12-07 13:23:02 +01:00
6ee4087dfd 📝 docs(README): update Docker Compose quickstart instructions
nocci pushed to main at nocci/server-verwaltung 2025-12-07 13:17:07 +01:00
61bb65653e 🔧 chore(workflows): update Docker image name in GitHub Actions
nocci pushed to main at nocci/server-verwaltung 2025-12-07 13:10:30 +01:00
1c20bdb6d4 👷 ci(docker): add GitHub Actions workflow for Docker image
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:32:26 +01:00
d0622ae361 🌐 i18n(translation): add archive-related translations
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:28:23 +01:00
c6a2ed928b 💄 style(css): remove light mode overrides
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:25:06 +01:00
79aa77348b 💄 style(css): add light-mode styles for slate backgrounds
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:22:23 +01:00
169fd00d41 🐛 fix(template): ensure tailwind global variable is set
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:20:24 +01:00
271e32eb2c 💄 style(templates): enforce dark mode with Tailwind config
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:16:44 +01:00
5b676d2a2c feat(forms): add parsing and validation for price, RAM, and storage
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:10:27 +01:00
d86a5f1a99 ♻️ refactor(template): improve variable naming in server form
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:07:26 +01:00
3c2c853fc7 feat(registration): add self-registration configuration option
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:04:01 +01:00
56f98e3597 🌐 i18n(app): relocate locale middleware for improved organization
nocci pushed to main at nocci/server-verwaltung 2025-12-06 15:01:33 +01:00
21d7c1e9a6 🐛 fix(i18n): handle missing session in locale resolution
nocci pushed to main at nocci/server-verwaltung 2025-12-06 14:58:50 +01:00
cc7c75ba33 🌐 i18n(i18n): add multilingual support with translations
nocci pushed to main at nocci/server-verwaltung 2025-12-06 14:43:15 +01:00
1aafd6d5a3 🔧 chore(docker): update docker-compose for encryption key
nocci pushed to main at nocci/server-verwaltung 2025-12-06 14:39:08 +01:00
a6fc088599 ♻️ refactor(utils): enhance encryption key handling
nocci pushed to main at nocci/server-verwaltung 2025-12-06 14:36:22 +01:00
b942a752b6 💄 style(html): enhance logo link accessibility
nocci pushed to main at nocci/server-verwaltung 2025-12-06 14:34:17 +01:00
cef7e94fa1 feat(templates): add edit action column to servers list
nocci pushed to main at nocci/server-verwaltung 2025-12-06 14:27:02 +01:00
05cdb0494a 📦 build(requirements): update dependencies versions