This repository has been archived on 2026-09-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
theme-song-booth/templates/admin
Troll (Hermes Agent) db249e80bd Add VERSION file and live version display on settings page
- New VERSION file at project root, starting at 0.3.0.
- config.py reads VERSION and exposes it as Config.VERSION.
- Admin settings page now renders the live version from config.
- Semantic versioning convention: MAJOR for breaking/user-facing changes,
  MINOR for new features, PATCH for bug fixes and small polish.
2026-08-05 03:17:16 +00:00
..
dashboard.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
login.html Add comprehensive comments to all source files and expand documentation 2026-07-31 22:23:40 +00:00
pricing.html Add admin Pricing page with fixed and custom items 2026-08-04 17:17:57 +00:00
request.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
sales.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
settings.html Add VERSION file and live version display on settings page 2026-08-05 03:17:16 +00:00