|
|
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 |
|
|
|
ec205ebe24
|
refactor: group media state
|
2026-06-16 10:38:08 +02:00 |
|
|
|
2816a85457
|
refactor: group player state
|
2026-06-16 10:37:55 +02:00 |
|
|
|
4773b2e406
|
refactor: deduplicate rollback via WatchlistStore
|
2026-06-16 10:28:06 +02:00 |
|
|
|
e945d1952c
|
chore: remove dead search dialog overlay code
|
2026-06-16 10:24:49 +02:00 |
|
|
|
c81d01d592
|
chore: remove dead sort_filter code
|
2026-06-16 10:20:23 +02:00 |
|
|
|
9311933b48
|
chore: remove dead timezone conversion code
|
2026-06-16 10:19:10 +02:00 |
|
|
|
e9bb8ee05c
|
fix: check exists from c.Get
|
2026-06-16 10:17:18 +02:00 |
|
|
|
f0d95f7b82
|
fix: log genre fetch failure instead of silencing
|
2026-06-16 10:16:32 +02:00 |
|
|
|
c8cbaf58a9
|
fix: log error when fetching relations fails instead of silencing
|
2026-06-16 10:15:55 +02:00 |
|
|
|
8cee6af44a
|
fix: log anime fetch errors in watch page and thumbnail handlers
|
2026-06-16 10:13:58 +02:00 |
|
|
|
e82e0b0bec
|
fix: handle db errors in watchlist update entry
|
2026-06-16 10:08:15 +02:00 |
|