|
|
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 |
|
|
|
c9e4925850
|
chore: remove old TypeScript build scripts
|
2026-06-16 13:45:05 +02:00 |
|
|
|
f46999a2f6
|
feat: rewrite build-ts script in shell
|
2026-06-16 13:41:22 +02:00 |
|
|
|
7f6256c7bd
|
feat: rewrite new-data-fix script in shell
|
2026-06-16 13:40:10 +02:00 |
|
|
|
2cd270e7e3
|
fix: apply go fix updates (any, range loop, slices, maps)
|
2026-06-16 13:36:45 +02:00 |
|
|
|
23852e53a6
|
feat: add fix-all script for recursive go fix
|
2026-06-16 13:35:46 +02:00 |
|
|
|
b32c8d632d
|
build: remove catch-all entry point build, use app.ts only
|
2026-06-16 11:06:46 +02:00 |
|
|
|
1d211dd118
|
refactor: move toast container to base template
|
2026-06-16 11:05:16 +02:00 |
|
|
|
57a4272a92
|
fix: defer resp.Body.Close in handleResponseRetry
|
2026-06-16 11:03:42 +02:00 |
|
|
|
b856af7b7e
|
fix: log discarded io.Copy error in proxy stream handler
|
2026-06-16 11:02:16 +02:00 |
|
|
|
3893718c39
|
fix: scope htmx:beforeSwap and clear searchDebounce on teardown
|
2026-06-16 11:01:33 +02:00 |
|
|
|
a95a339c0c
|
feat: add http roundtripper mock and deterministic integration tests for allanime
|
2026-06-16 10:59:26 +02:00 |
|
|
|
5fe34eb1c9
|
refactor: extract anime template sections into components
|
2026-06-16 10:47:52 +02:00 |
|
|
|
7f67ebcf8c
|
feat: add anime_themes component template
|
2026-06-16 10:47:35 +02:00 |
|
|
|
2dae9fdd37
|
feat: add anime_synopsis component template
|
2026-06-16 10:47:31 +02:00 |
|
|
|
98ea153d0b
|
feat: add anime_statistics component template
|
2026-06-16 10:47:31 +02:00 |
|
|
|
217aabb1f5
|
feat: add anime_recommendations component template
|
2026-06-16 10:47:30 +02:00 |
|
|
|
05bf1616be
|
feat: add anime_characters component template
|
2026-06-16 10:47:26 +02:00 |
|
|
|
32274d79f3
|
refactor: wrap bare errors with context in database package
|
2026-06-16 10:42:43 +02:00 |
|
|
|
cda8bd55c2
|
refactor: wrap bare errors with context in playback package
|
2026-06-16 10:42:37 +02:00 |
|
|
|
a6054ccf88
|
refactor: wrap bare errors with context in anime package
|
2026-06-16 10:42:30 +02:00 |
|
|
|
abe91b71e6
|
refactor: group episode state
|
2026-06-16 10:38:16 +02:00 |
|