Commit Graph

172 Commits

Author SHA1 Message Date
e0cc8fbd50 fix: back off preview on ffmpeg kill 2026-04-18 22:01:15 +02:00
0e24dab236 refactor: simplify current relation marker 2026-04-18 18:44:00 +02:00
c74c85b940 feat: widen watch page layout 2026-04-18 18:43:55 +02:00
0eb7b27676 feat: add resume links 2026-04-18 18:24:57 +02:00
c1ee5df94c feat: save watch progress 2026-04-18 18:24:43 +02:00
89c8a41c68 feat: add timeline preview hover 2026-04-18 07:38:59 +02:00
54ba5eda2d feat: add preview sprite backend 2026-04-18 07:38:48 +02:00
8ff948dd05 ui: round progress scrubber 2026-04-18 07:12:49 +02:00
99e86bfdad fix: stabilize volume hover panel 2026-04-18 07:09:42 +02:00
aa14114963 player: use CSS :has() for volume slider hover (pure CSS solution) 2026-04-18 06:35:26 +02:00
c8e8b80b75 watch: sync watchlist status between watch and details page 2026-04-18 06:26:13 +02:00
9bddd30daf watch: improve UI - remove rounded corners, hide scrollbar, refine controls 2026-04-18 06:26:05 +02:00
bd72d4d6b8 anime: remove episodes section from details page 2026-04-18 06:26:02 +02:00
28207ece35 feat(ui): add custom watch player 2026-04-18 05:55:51 +02:00
0dfd67be47 feat(playback): add watch backend 2026-04-18 05:55:42 +02:00
e21474ca55 feat(ui): add anime episodes section 2026-04-18 05:55:22 +02:00
9eb3e21ffa feat(anime): add episode api support 2026-04-18 05:54:15 +02:00
df3a6e3610 fix: allow dist assets without auth 2026-04-18 00:02:42 +02:00
a067e49e14 feat: make studios clickable links 2026-04-18 00:02:41 +02:00
c69dfbd341 feat: add studio page template 2026-04-18 00:02:40 +02:00
5eeb18811b feat: add studio handlers and routes 2026-04-18 00:02:40 +02:00
5c7452d599 feat: add studio service methods 2026-04-18 00:02:39 +02:00
daf3c472b6 feat: add studio api client and types 2026-04-18 00:02:36 +02:00
960d5be8ab fix(ui): remove duplicate notification title 2026-04-15 02:04:13 +02:00
381517cf78 style(ui): emphasize anime sections 2026-04-15 01:59:38 +02:00
64362dbf14 fix(ui): contain anime card poster 2026-04-15 01:59:36 +02:00
c9d3ca5cc6 refactor(ui): standardize tailwind classes 2026-04-15 01:19:31 +02:00
57211e4e17 fix(ui): remove poster items-end usage 2026-04-15 01:04:46 +02:00
7e03a90504 refactor(ui): unify anime poster wrapper 2026-04-15 01:04:31 +02:00
b9dad0f574 fix: degrade search on retryable jikan errors 2026-04-15 00:44:00 +02:00
036671f1e8 fix: fallback quick search when limit fails 2026-04-15 00:41:15 +02:00
587c7b2176 refactor: align account and watchlist titles 2026-04-15 00:36:02 +02:00
058aedd5e0 fix: limit quick search to five results 2026-04-15 00:35:57 +02:00
90c80b9d1e build: move generated assets to dist 2026-04-15 00:26:50 +02:00
b9eec9e71a refactor: flatten static asset layout 2026-04-15 00:23:24 +02:00
29e49b9fcc refactor: switch ui scripts to data hooks 2026-04-15 00:10:20 +02:00
0a5f64c604 refactor: migrate templates to tailwind utilities 2026-04-15 00:07:56 +02:00
dd6f49b1c9 ui: start tailwind utility migration 2026-04-14 23:43:54 +02:00
93cb99fd94 build: add tailwind v4 and ts tooling 2026-04-14 23:43:41 +02:00
0463abb925 fix: remove jikan limit params 2026-04-14 23:23:09 +02:00
8d09be8060 make notifications timing-aware and clearer (#3)
* feat: enrich notification timing context

* fix: improve broadcast time handling
2026-04-14 23:13:23 +02:00
f0a64f37e6 remove unfinished score sorting and score display (#2)
* refactor: remove watchlist score sort

* refactor: drop score metadata from ui
2026-04-14 23:01:33 +02:00
ec9f93fa98 refactor: streamline relation sync worker 2026-04-14 22:23:59 +02:00
165963c9d2 refactor: centralize jikan list constants 2026-04-14 22:23:59 +02:00
697d0cc32f refactor: simplify watchlist handler 2026-04-14 22:23:59 +02:00
7bf75205bd refactor: simplify auth handlers 2026-04-14 22:23:59 +02:00
d78b4e7848 refactor: clean template helpers 2026-04-14 22:23:59 +02:00
09d2fd3a88 ui: add custom centered 404 page 2026-04-12 14:58:08 +02:00
39f09c104f ui: add pending and catalog placeholders 2026-04-12 14:53:37 +02:00
eda055fea3 core: add jikan stale retry pipeline 2026-04-12 14:53:32 +02:00