Commit Graph

29 Commits

Author SHA1 Message Date
80d9a72600 fix: bump cache-busting version for static assets 2026-04-28 09:31:42 +02:00
97261cc96e fix: watch button goes to current progress 2026-04-27 20:56:33 +02:00
19481caeec feat: show video overlay with episode info in fullscreen 2026-04-26 23:10:23 +02:00
42c71c190c fix: update static asset version cache-buster to 1.0.2 2026-04-26 20:34:06 +02:00
73c49f6649 revert: remove sticky footer 2026-04-25 22:40:58 +02:00
1895cd09ad ui: make footer sticky at the bottom 2026-04-25 22:34:54 +02:00
1a02803c80 fix(ui): use event delegation for theme toggle and add cache-busting 2026-04-25 22:32:29 +02:00
bebdbc5938 fix(ui): force css refresh and simplify source paths 2026-04-25 22:29:16 +02:00
431acf6055 fix: adjust github and theme toggle icon sizes 2026-04-25 21:56:58 +02:00
b500e01498 feat: add footer with github link, theme toggle, and copyright 2026-04-25 21:40:14 +02:00
6af90a740d refactor: remove admin panel and multi-user features 2026-04-25 21:13:57 +02:00
e1f44f7179 style: add trailing newlines 2026-04-23 16:46:14 +02:00
ee05ad7511 fix: resolve context key cycle for admin check 2026-04-22 21:23:38 +02:00
77f0daca26 admin: add admin panel for user management 2026-04-22 21:16:26 +02:00
fff887f79e refactor: replace interface{} with any in web/shared 2026-04-22 10:55:14 +02:00
1e79e9aecb fix: remove system theme mode 2026-04-21 12:30:34 +02:00
ee3c22db9d feat: add system/light/dark theme switcher 2026-04-21 02:08:56 +02:00
4b29509127 refactor: remove table view from watchlist, keep only grid 2026-04-21 01:41:11 +02:00
9e196750fe feat: use tailwind cannonical casing 2026-04-21 01:35:49 +02:00
735fc69669 fix: use json.Marshal for hx-vals in watchlist templates 2026-04-21 01:21:53 +02:00
868808e1ff fix: add sri to htmx cdn and defer search.js 2026-04-21 01:21:12 +02:00
bf9f12f191 fix: log json marshal errors in ToJSON 2026-04-21 01:21:08 +02:00
8a887f23fe ui: standardize 6-column grid and fix tab colors 2026-04-21 00:21:33 +02:00
8088ab7105 fix: break import cycle by moving Layout to shared package and fix import paths 2026-04-20 16:59:55 +02:00
a49fba220f fix: remove duplicate BuildStreamURL function 2026-04-20 16:44:45 +02:00
436686eed1 feat(shared): add centralized helper functions for templates 2026-04-20 16:36:14 +02:00
2c2cb60d93 feat(shared): add watch page utility functions and types 2026-04-20 16:08:40 +02:00
d4053abfaa style: reorder imports in anime shared utilities 2026-04-20 16:07:09 +02:00
203a953352 feat(shared): add anime utility functions package 2026-04-20 16:03:56 +02:00