Commit Graph

9 Commits

Author SHA1 Message Date
Dionisio ee131abeee ci: add release workflow for automated GitHub releases 2026-02-11 14:11:16 +01:00
Dionisio 1e8a7dd5bb feat: redesign admin panel & profile page, optimize Dockerfile, remove rootless
- Completely redesign admin.html matching OxiCloud design system
- Create standalone profile.html page with avatar, details & password change
- Optimize Dockerfile: 3-stage build, non-root user, OCI labels, layer cache
- Add .dockerignore to reduce build context
- Remove redundant Dockerfile.rootless & rootless-compose.yml
- Redesign login language selector as compact dropdown with search
- Fix CI/CD workflows (ci.yml, docker-build.yml, docker-publish.yml)
- Update app.js to navigate to profile page instead of modal
2026-02-11 14:09:40 +01:00
Dionisio 3050955f9c feat: add admin/profile UI, i18n (fr/de/pt), fix CI pipelines
- Add admin panel link and profile modal in user menu dropdown
- Add French, German and Portuguese locale support (full translations)
- Register new locales across JS frontend and Rust backend
- Create CI pipeline (fmt, clippy, test, audit, build)
- Fix docker-build.yml (cache, real tests, reduced timeout)
- Fix docker-publish.yml (multi-arch via QEMU, latest tag, pre-publish tests)
- Add dependabot.yml for automated dependency updates
2026-02-11 12:37:03 +01:00
Dionisio Pozo de60474c6c Update docker-publish.yml 2025-04-22 16:24:14 +02:00
Dionisio Pozo 2a3503bcd0 Update docker-publish.yml 2025-04-22 11:44:12 +02:00
Dionisio Pozo 2aed76f9bc Update docker-publish.yml 2025-04-22 09:00:12 +02:00
Dionisio Pozo 9cb4abaec7 Update docker-build.yml 2025-04-22 08:59:33 +02:00
DioCrafts 01c81bfb1a adding features 2025-04-02 23:14:12 +02:00
DioCrafts 8b1f6d71c8 adding license, code of conduct, templates... etc) 2025-03-26 10:40:57 +01:00