Commit Graph

6 Commits

Author SHA1 Message Date
aca34942b7 Consolidate into version.txt for deployment and frontent 2026-01-17 10:58:24 +01:00
0a8c9147e6 Update Dockerfile.prod 2026-01-15 12:03:21 +01:00
4aef139135 Bump frontend VERSION to 1.0.9 Bump frontend VERSION to 1.0.9
- Update frontend/VERSION from 1.0.8 to 1.0.9 and add
  frontend/public/version.txt
- Write new version to frontend/public/version.txt during deploy
- Serve version.txt via nginx with caching (location /version.txt)
- Dockerfile.prod updated to copy public assets (incl. version.txt) to
  nginx
- Extend static asset rules to include txt files for caching
- Inject a version footer into public HTML pages and load version.txt on
  load
- Load Tailwind CSS via CDN on public pages and remove CSS stylesheet
  link tag
2026-01-15 11:05:30 +01:00
6e45db55ea Add frontend version management and display 2026-01-15 10:43:56 +01:00
8575539a08 Use permanent frontend Dockerfile and drop CDN 2026-01-15 10:41:16 +01:00
3c20e4fded Migrate to Env Secret and Add Frontend Dockerfile 2026-01-15 09:27:45 +01:00