4a74fdcf31
feat: add cache busting and hls query param
2026-06-14 21:51:02 +02:00
b0769ddce7
refactor: shorten ProvideRenderer to satisfy funlen
2026-06-11 14:26:35 +02:00
470039d9e9
refactor: use posterURL in templates
2026-06-09 19:10:16 +02:00
b9ca82dbd9
refactor: add browseURL template helper for filter URLs
2026-06-06 16:53:00 +02:00
156cb92fbe
docs: add package comments to public and template packages
2026-06-01 12:55:53 +02:00
5dd6eedc3f
feat: wire scraped schedule into handler with caching and week nav
2026-05-27 10:56:37 +02:00
5f4010901a
chore: remove unused strings import from renderer
2026-05-26 16:14:43 +02:00
f196862aeb
refactor: extract template funcs into separate file
2026-05-26 15:59:21 +02:00
513bfe07f2
refactor: migrate template renderer to embedded fs
2026-05-26 15:41:22 +02:00
ab31cf4c4c
cleanup: remove redundant and old architectural files
2026-05-13 10:34:16 +02:00
e48d95cb4e
feat: add comments and cleanup unused imports across codebase
2026-05-10 20:00:04 +02:00
cb16d8e6c7
refactor: extract anime service layer and optimize API calls
2026-05-05 16:05:45 +02:00
c82b7b790c
chore: formatting
2026-05-03 15:31:26 +02:00
80e6894b96
feat: add prev/next buttons and watchlist dropdown below video player
2026-05-03 15:31:26 +02:00
74a0c78820
chore: formatting
2026-05-03 15:31:26 +02:00
8cfce3ab88
feat: add episode range dropdown with search and filler/recap indicators
2026-05-03 15:31:26 +02:00
56f0951d5e
fix: resolve jikan api eof and context cancellation errors
...
- add http transport with connection pooling to prevent stale connections
- check ctx.Done() before each retry attempt to abort early
- pass context to renderer to skip writing on canceled requests
2026-05-02 23:27:25 +02:00
248f234f73
fix: calculate actual progress percentage for continue watching
2026-05-02 20:09:13 +02:00
f0b5a4f9a8
chore: go fixes
2026-05-02 18:58:13 +02:00
b0fe7bf061
feat: add infinite scroll to browse page
2026-05-02 18:38:43 +02:00
08aa10e60d
feat: add genres dropdown filter to browse page
2026-05-02 18:38:43 +02:00
94e60e0d8b
chore: fix whitespace
2026-05-02 18:38:43 +02:00
4f3a61e143
refactor(ui): complete ui template migration and fix playback
2026-05-02 18:38:43 +02:00
2c6d28cf01
refactor: migrate from templ to html/template
2026-05-02 18:38:43 +02:00