Commit Graph

259 Commits

Author SHA1 Message Date
2d5cfa8eb6 fix: make favicon theme-aware 2026-04-19 19:44:39 +02:00
1e1a3e8205 refactor: remove recovery auth surface 2026-04-19 19:40:18 +02:00
4eaa6542ff fix: stabilize watch layout on lg 2026-04-19 02:23:26 +02:00
0b7479e3d0 chore: update deps 2026-04-19 02:14:16 +02:00
afba550da3 fix: harden watch playback flow 2026-04-19 02:10:20 +02:00
7c333da8e5 fix(player): align seek timeline math 2026-04-19 01:33:53 +02:00
08be4b5f82 fix(watchlist): clear progress on continue delete 2026-04-19 01:19:36 +02:00
f4c43e4723 fix(relations): ignore canceled context noise 2026-04-19 01:11:34 +02:00
14cb3b3a0f perf(playback): speed up watch data build 2026-04-19 01:11:27 +02:00
3384ac1ecc refactor: simplify player interaction logic 2026-04-19 01:10:50 +02:00
88d5c6df60 fix: sync completed state after playback 2026-04-19 00:19:09 +02:00
70ed0b5716 fix: clamp watch route to final episode 2026-04-18 23:57:14 +02:00
2849a91736 fix: complete anime at final episode 2026-04-18 23:52:24 +02:00
e336e2aa40 fix: stop autoplay after final episode 2026-04-18 23:48:33 +02:00
ed73400b83 feat: replace notifications with continue watching 2026-04-18 23:42:22 +02:00
dea66f2f6a feat: save continue watching progress 2026-04-18 23:42:08 +02:00
a2dad9410f chore: remove recovery flow 2026-04-18 23:17:14 +02:00
4b95a590b7 chore: remove signup and account routes 2026-04-18 23:15:38 +02:00
398c7353fa fix: route watchlist clicks to anime 2026-04-18 23:10:00 +02:00
9c3b87deaf refactor: remove thumbnail preview feature 2026-04-18 22:27:54 +02:00
a0fdd9e811 perf: reduce preview generation load 2026-04-18 22:01:39 +02:00
e0cc8fbd50 fix: back off preview on ffmpeg kill 2026-04-18 22:01:15 +02:00
c29a69d381 fix: install ffmpeg in runtime image 2026-04-18 21:56:39 +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
a629e81dd8 fix: reset time on episode switch 2026-04-18 18:30:15 +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
026a105e12 fix: install bun build deps 2026-04-18 07:41:14 +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
db8140a266 chore: install ffmpeg 2026-04-18 07:26:44 +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
61ab440145 player: keep volume panel open via bridge element 2026-04-18 06:31:37 +02:00
1b8083b087 player: show volume slider only on icon hover 2026-04-18 06:30:24 +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
efbf295612 fix(ui): add box shadow to volume slider for visibility 2026-04-18 05:58:43 +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