Commit Graph

1726 Commits

Author SHA1 Message Date
8a9295c03a Handle AllAnime response close errors 2026-06-20 18:28:58 +02:00
8cc4e42ff1 Handle Jikan transport errors 2026-06-20 18:28:47 +02:00
43ec2d106e Handle relation refresh errors 2026-06-20 18:28:45 +02:00
4291c4999e Handle Jikan test cleanup errors 2026-06-20 18:28:44 +02:00
68b7426fe9 Handle Jikan cache refresh errors 2026-06-20 18:28:43 +02:00
274b0b055d Handle anime refresh errors 2026-06-20 18:28:41 +02:00
30c9de86f1 Handle user CLI errors 2026-06-20 18:28:39 +02:00
a613862b9e Log env file load errors 2026-06-20 18:28:36 +02:00
07725c01c9 Handle GraphQL body close errors 2026-06-20 18:28:35 +02:00
54434e8066 Handle HTML response errors 2026-06-20 18:28:34 +02:00
3123fd374e Handle uTLS close errors 2026-06-20 18:28:32 +02:00
608d9e6598 Add error logging helper 2026-06-20 18:28:32 +02:00
9380e27a8f Fallback to local skip segment overrides 2026-06-19 22:55:01 +02:00
2d79c3e1ad fix: extract requestLogLevel to reduce cyclomatic complexity 2026-06-19 13:40:05 +02:00
068ff8ec54 fix: extract copyProxyResponseBody to reduce cyclomatic complexity 2026-06-19 13:39:43 +02:00
b22aa29547 feat: add watchlist toggle to search results 2026-06-18 20:59:29 +02:00
f11bc865b5 fix: reduce hls playback churn 2026-06-18 20:50:44 +02:00
6d3773794d fix: stop stale request retries 2026-06-18 20:25:30 +02:00
93d567710f feat: fetch actual episode count for airing anime 2026-06-17 18:54:58 +02:00
bc230f753e fix: use light-dark() for header nav hover colors 2026-06-17 18:45:56 +02:00
909f43ff75 refactor: split fetchRelationResults to satisfy funlen 2026-06-16 21:05:16 +02:00
1ef16a42ff fix: fall back to ipv4 when ipv6 is unreachable 2026-06-16 20:02:39 +02:00
e94d6a4e67 feat: add browse link to navigation 2026-06-16 19:50:25 +02:00
eeb9e796fa feat: estimate released episode count for airing anime 2026-06-16 18:36:53 +02:00
302683b7ac feat: sort selected genres first in filter dropdown 2026-06-16 17:33:40 +02:00
2b3d6cc38a fix: scope browse param sync to browse form and sync genres 2026-06-16 17:29:48 +02:00
362d53f4c7 fix: swap entire browse-content on filter change 2026-06-16 17:29:45 +02:00
44fa4bbe35 feat: add sfw to browse links across templates 2026-06-16 17:25:22 +02:00
c70fb28d2d fix: pass error data to video player template 2026-06-16 17:25:21 +02:00
d4883d9228 fix: include sfw in browseURL generation 2026-06-16 17:25:20 +02:00
5ae2a41c1b fix: always include sfw hidden input in filter bar 2026-06-16 17:25:20 +02:00
37356851c2 fix: add variant to watchlist toast type 2026-06-16 17:25:15 +02:00
3588582e85 feat: show playback error toast on player init 2026-06-16 17:25:14 +02:00
1ae42bf3fd fix: sync sfw parameter on htmx config requests 2026-06-16 17:25:13 +02:00
e109194340 fix: sync all sfw hidden inputs on checkbox toggle 2026-06-16 17:25:09 +02:00
d2d14a27c2 feat: add destructive variant to toast component 2026-06-16 17:25:08 +02:00
a8a179185d refactor: populate watch page data before error return 2026-06-16 17:25:04 +02:00
58d63fd30a feat: redirect browse to canonical sfw url 2026-06-16 17:20:49 +02:00
c9dcec9a44 fix: allow empty search results from jikan 2026-06-16 17:20:39 +02:00
45a7a18b0d fix: update segment editor modal styling and accessibility 2026-06-16 16:32:12 +02:00
a7822611a2 fix: remove redundant py-1 from dropdown content containers 2026-06-16 16:26:21 +02:00
27bda397f9 feat: restore preferred audio mode on player init 2026-06-16 15:35:32 +02:00
ec4ea435c9 fix: preserve player position only when switching away from existing playback 2026-06-16 15:28:21 +02:00
c529c3354f fix: set sqlite txlock=immediate to prevent mid-transaction lock upgrades 2026-06-16 15:28:17 +02:00
6cbb6209c4 feat: compile typescript in docker build 2026-06-16 15:18:48 +02:00
653f8f85e1 feat: add error handling to search functions 2026-06-16 14:00:41 +02:00
c2b92ad5a4 feat: add error handling to player core functions 2026-06-16 14:00:38 +02:00
e24d832cf0 feat: add error handling to player episode functions 2026-06-16 14:00:35 +02:00
6545e898bb fix: resolve syntax error in watchlist.ts 2026-06-16 13:59:55 +02:00
99133f5d3e fix: update justfile to use correct script files 2026-06-16 13:48:50 +02:00