|
|
ff1ce6588a
|
fix: fall back to ipv4 when ipv6 is unreachable
|
2026-06-25 02:35:51 +02:00 |
|
|
|
99d5d89fe1
|
feat: add browse link to navigation
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ac91bd945e
|
feat: estimate released episode count for airing anime
|
2026-06-25 02:35:51 +02:00 |
|
|
|
59e25d414c
|
feat: sort selected genres first in filter dropdown
|
2026-06-25 02:35:51 +02:00 |
|
|
|
8b4963e1c2
|
fix: scope browse param sync to browse form and sync genres
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ab268ab698
|
fix: swap entire browse-content on filter change
|
2026-06-25 02:35:51 +02:00 |
|
|
|
7c636455c1
|
feat: add sfw to browse links across templates
|
2026-06-25 02:35:51 +02:00 |
|
|
|
1c286e0194
|
fix: pass error data to video player template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
2f41e95864
|
fix: include sfw in browseURL generation
|
2026-06-25 02:35:51 +02:00 |
|
|
|
d8f51a74f8
|
fix: always include sfw hidden input in filter bar
|
2026-06-25 02:35:51 +02:00 |
|
|
|
1f159edf07
|
fix: add variant to watchlist toast type
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ff24e85cd8
|
feat: show playback error toast on player init
|
2026-06-25 02:35:51 +02:00 |
|
|
|
f478de537e
|
fix: sync sfw parameter on htmx config requests
|
2026-06-25 02:35:51 +02:00 |
|
|
|
7fb6309a25
|
fix: sync all sfw hidden inputs on checkbox toggle
|
2026-06-25 02:35:51 +02:00 |
|
|
|
cdcc21c6c6
|
feat: add destructive variant to toast component
|
2026-06-25 02:35:51 +02:00 |
|
|
|
2eae804dad
|
refactor: populate watch page data before error return
|
2026-06-25 02:35:51 +02:00 |
|
|
|
eaabb28b23
|
feat: redirect browse to canonical sfw url
|
2026-06-25 02:35:51 +02:00 |
|
|
|
bb8aac06eb
|
fix: allow empty search results from jikan
|
2026-06-25 02:35:51 +02:00 |
|
|
|
d4e6de9e98
|
fix: update segment editor modal styling and accessibility
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ed3c50f452
|
fix: remove redundant py-1 from dropdown content containers
|
2026-06-25 02:35:51 +02:00 |
|
|
|
5788216bb6
|
feat: restore preferred audio mode on player init
|
2026-06-25 02:35:51 +02:00 |
|
|
|
4557d8552c
|
fix: preserve player position only when switching away from existing playback
|
2026-06-25 02:35:51 +02:00 |
|
|
|
795bbe825f
|
fix: set sqlite txlock=immediate to prevent mid-transaction lock upgrades
|
2026-06-25 02:35:51 +02:00 |
|
|
|
43a1fff446
|
feat: compile typescript in docker build
|
2026-06-25 02:35:51 +02:00 |
|
|
|
2ec1cdec38
|
feat: add error handling to search functions
|
2026-06-25 02:35:51 +02:00 |
|
|
|
2a8294c405
|
feat: add error handling to player core functions
|
2026-06-25 02:35:51 +02:00 |
|
|
|
3a1a2129d9
|
feat: add error handling to player episode functions
|
2026-06-25 02:35:51 +02:00 |
|
|
|
0cd47ab0fe
|
fix: resolve syntax error in watchlist.ts
|
2026-06-25 02:35:51 +02:00 |
|
|
|
262dc6e406
|
fix: update justfile to use correct script files
|
2026-06-25 02:35:51 +02:00 |
|
|
|
34d26c7ecb
|
chore: remove old TypeScript build scripts
|
2026-06-25 02:35:51 +02:00 |
|
|
|
bb5ec87654
|
feat: rewrite build-ts script in shell
|
2026-06-25 02:35:51 +02:00 |
|
|
|
8c146fa06e
|
feat: rewrite new-data-fix script in shell
|
2026-06-25 02:35:51 +02:00 |
|
|
|
bc7a3f58cf
|
fix: apply go fix updates (any, range loop, slices, maps)
|
2026-06-25 02:35:51 +02:00 |
|
|
|
8f0549b290
|
feat: add fix-all script for recursive go fix
|
2026-06-25 02:35:51 +02:00 |
|
|
|
a83377671e
|
build: remove catch-all entry point build, use app.ts only
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ac33f1c0dd
|
refactor: move toast container to base template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
656ddbd005
|
fix: defer resp.Body.Close in handleResponseRetry
|
2026-06-25 02:35:51 +02:00 |
|
|
|
dc2366cbcc
|
fix: log discarded io.Copy error in proxy stream handler
|
2026-06-25 02:35:51 +02:00 |
|
|
|
1d531ab181
|
fix: scope htmx:beforeSwap and clear searchDebounce on teardown
|
2026-06-25 02:35:51 +02:00 |
|
|
|
06b50509e8
|
feat: add http roundtripper mock and deterministic integration tests for allanime
|
2026-06-25 02:35:51 +02:00 |
|
|
|
0d1ae305b5
|
refactor: extract anime template sections into components
|
2026-06-25 02:35:51 +02:00 |
|
|
|
e545ef1a06
|
feat: add anime_themes component template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
a5a8df096a
|
feat: add anime_synopsis component template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
5f531aa771
|
feat: add anime_statistics component template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
5be8bce461
|
feat: add anime_recommendations component template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
966eced0f8
|
feat: add anime_characters component template
|
2026-06-25 02:35:51 +02:00 |
|
|
|
e170d81652
|
refactor: wrap bare errors with context in database package
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ca08af2dbb
|
refactor: wrap bare errors with context in playback package
|
2026-06-25 02:35:51 +02:00 |
|
|
|
290dc36298
|
refactor: wrap bare errors with context in anime package
|
2026-06-25 02:35:51 +02:00 |
|
|
|
ff54e9c5db
|
refactor: group episode state
|
2026-06-25 02:35:51 +02:00 |
|