Commit Graph

16 Commits

Author SHA1 Message Date
cf48c974b3 fix: allow progress save for re-watching completed shows 2026-04-21 01:43:58 +02:00
4b29509127 refactor: remove table view from watchlist, keep only grid 2026-04-21 01:41:11 +02:00
ebbc0c26f8 fix: default watchlist sort order to ascending 2026-04-21 01:38:08 +02:00
7a3654c62b fix: log playback source resolution failures 2026-04-21 01:33:49 +02:00
6cc82828c4 fix: restore aes fallback key for allanime decryption 2026-04-21 01:33:44 +02:00
f1b0a7cf41 fix: remove hardcoded aes key and fix string unescaping 2026-04-21 01:20:43 +02:00
a1909559b3 fix: check render errors in playback and watchlist handlers 2026-04-21 01:20:39 +02:00
c3a2285834 fix: check render errors and handle htmx redirect in auth 2026-04-21 01:20:36 +02:00
06b36382a6 fix: escape html and check render errors in anime handlers 2026-04-21 01:20:32 +02:00
8242d0eaf9 chore: remove unused api/anime/errors.go 2026-04-21 01:20:17 +02:00
a950893434 feat: toggle watchlist on anime cards with auto reload 2026-04-21 00:43:49 +02:00
cd8df7d2bf feat: persist watchlist status on anime cards with white bookmark and outline play button 2026-04-21 00:41:23 +02:00
a5f2628d1e feat: add watchlist quick-add button to anime cards 2026-04-21 00:34:13 +02:00
29c2e5fdb7 fix: resolve templ compile errors 2026-04-20 17:36:52 +02:00
89f4ebbdb0 style: reorder imports to follow go conventions 2026-04-20 15:55:31 +02:00
6df8788749 refactor: reorganize project structure following go standards 2026-04-20 15:54:35 +02:00