update frontend ui, i18n, filters, and deps

This commit is contained in:
2026-01-22 06:18:04 +01:00
parent 88624f3bed
commit 2b659920c2
52 changed files with 13874 additions and 13 deletions

View File

@@ -12,6 +12,8 @@ services:
ATTACHMENTS_DIR: ./data/pieces_jointes
BACKUP_DIR: ./data/backups
MAX_UPLOAD_MB: 50
CONFIG_PATH: ./data/config.json
DEBUG_LOG_PATH: ./data/logs/backend.log
volumes:
- ./:/app
- ./data:/app/data