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