Commit Graph

273 Commits

Author SHA1 Message Date
3c438951a8 refactor(playback): simplify service files 2026-04-20 01:20:07 +02:00
158ead08f3 docs: reword cmd README to match main README prose 2026-04-20 01:16:03 +02:00
6fe78963c8 docs: note that just must be installed first 2026-04-20 01:09:37 +02:00
684f24a82e docs: explain just check and pre-push hook 2026-04-20 01:08:43 +02:00
1cdf63f2a2 fix: correct lefthook command syntax 2026-04-20 01:07:53 +02:00
63148d7ca1 chore: add justfile and lefthook for local pre-push checks 2026-04-20 01:06:15 +02:00
4e5bca3c33 docs: add local structure notes 2026-04-19 21:14:17 +02:00
eceae94063 chore: remove github actions 2026-04-19 21:09:31 +02:00
81017516dd refactor: extract access policy 2026-04-19 21:06:00 +02:00
0d5ca013c7 ci: add go and bun checks 2026-04-19 21:05:55 +02:00
b24053864c fix: harden playback and migrations 2026-04-19 21:05:47 +02:00
f753501761 docs: remove contribution docs 2026-04-19 19:51:43 +02:00
56fe1a5244 fix: add theme-specific readme logos 2026-04-19 19:48:49 +02:00
6c96203a03 fix: set favicon stroke to black 2026-04-19 19:47:38 +02:00
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