server-verwaltung/app
nocci 3fd950e95c
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
📝 docs(README): add screenshots section with guidelines
- introduce screenshots section in README with suggested captures
- recommend storing images as WebP or PNG and keeping file size small
- advise on blurring or redacting sensitive data before committing

💄 style(images): update application icons

- modify `icon-192.png` and `icon-512.png` for consistent style

🔧 chore(images): add .gitkeep to docs/img directory

- include .gitkeep to ensure directory presence in version control
2025-12-07 12:57:22 +00:00
..
static 📝 docs(README): add screenshots section with guidelines 2025-12-07 12:57:22 +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