Commit Graph

25 Commits

Author SHA1 Message Date
7699b4b01b feat: make sidebar collapsable 2026-05-02 18:38:43 +02:00
7bc7dfcd46 ui: hide layout for unauthenticated users 2026-05-02 18:38:43 +02:00
79a5a9c2e6 fix: remove confirmation and disable caching for continue watching deletion 2026-05-02 18:38:43 +02:00
75b6722718 fix: add confirmation to continue watching deletion 2026-05-02 18:38:43 +02:00
87b91dec9b fix: implement watch progress and completion endpoints 2026-05-02 18:38:43 +02:00
2d9d75d18d feat: implement deletion of continue watching items 2026-05-02 18:38:43 +02:00
0923de7f19 ui: make watchlist cards and titles clickable links 2026-05-02 18:38:43 +02:00
66ecef66da ui: unify watchlist grid and fix client-side sorting 2026-05-02 18:38:43 +02:00
b0fe7bf061 feat: add infinite scroll to browse page 2026-05-02 18:38:43 +02:00
93a7f69e7a style: remove latest badge from episode cards 2026-05-02 18:38:43 +02:00
dd301384c5 feat: add deep fallback for latest anime episodes 2026-05-02 18:38:43 +02:00
13cc462935 ui: update image check for fallback 2026-05-02 18:38:43 +02:00
c708afe4fe feat: add discover page with surprise me and deduplication 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
4869bc055d feat: add watchlist filtering and sorting UI 2026-05-02 18:38:43 +02:00
b03336a710 feat: sync watchlist state across quick add and dropdown 2026-05-02 18:38:43 +02:00
cc9ca1ba9e feat: add toggle watchlist on anime cards and improve dropdown 2026-05-02 18:38:43 +02:00
94e60e0d8b chore: fix whitespace 2026-05-02 18:38:43 +02:00
2e78713803 chore: remove comment 2026-05-02 18:38:43 +02:00
b86fa9d291 style(player): improve progress bar aesthetics and scrubber visibility 2026-05-02 18:38:43 +02:00
b1079d974b feat(player): add distinct buffered progress bar and adjust skip segment color 2026-05-02 18:38:43 +02:00
67f33d9bb1 ui(player): ensure skip segments appear above the progress bar 2026-05-02 18:38:43 +02:00
b243d9aebb ui(video_player): fix time display and skip segment progress bar thickness 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