da6d66e048
feat: add TZ timezone support for all displayed timestamps
2026-04-09 13:37:51 +02:00
3a860914d5
fix: auto-detect version from version.go in Dockerfile, pass git tag in CI release
2026-04-08 21:37:49 +02:00
1cf7f50bfb
feat: centralize version in internal/version package, fix updater for pre-release tags, show version in footer
2026-04-08 21:10:07 +02:00
eb1f4e0738
fix: bump Go from 1.26.1 to 1.26.2 to resolve stdlib vulnerabilities
PR Tests / Lint, Build & Test (pull_request) Successful in 6m7s
Security Scan / Go Vulnerability Check (pull_request) Successful in 5m33s
2026-04-08 20:09:40 +02:00
653592e68f
feat: add automatic update checker with version injection
...
PR Tests / Lint, Build & Test (pull_request) Successful in 5m45s
Security Scan / Go Vulnerability Check (pull_request) Failing after 5m42s
- Add internal/updater package (queries Gitea releases API every 6h)
- Inject version at build time via -ldflags (-X main.Version)
- Show update badge in header for admin/owner users
- Show version on system info page
- Add VERSION build arg to Dockerfile
- Update docs (deployment, architecture, admin-guide, contributing, README)
2026-04-07 23:13:26 +02:00
be05dd5eac
fix: add entrypoint.sh to fix /data permission denied on bind-mount
PR Tests / Lint, Build & Test (pull_request) Has been cancelled
Security Scan / Go Vulnerability Check (pull_request) Has been cancelled
2026-04-05 19:42:18 +02:00
fd13e67aef
Release: v0.1.0-alpha
Release Docker Image / Build & Push Docker Image (release) Failing after 1m30s
2026-04-05 16:56:16 +02:00