|
|
7dfae428e5
|
fix: entrypoint now logs dist contents instead of clearing
|
2026-05-13 14:58:28 +02:00 |
|
|
|
00fb8b3b2f
|
fix: ensure dist files are cleared at container startup
|
2026-05-13 14:12:02 +02:00 |
|
|
|
3f6da13299
|
fix: remove explicit transaction from migration 012
Goose wraps each migration in a transaction automatically.
Explicit BEGIN TRANSACTION/COMMIT caused a nested transaction
error in SQLite.
|
2026-05-13 13:46:44 +02:00 |
|
|
|
27a1017c5d
|
fix: update migration paths in Dockerfile and sqlc config
|
2026-05-13 13:42:32 +02:00 |
|
|
|
e7dfaaf8c0
|
chore: format with prettier
|
2026-05-13 13:36:22 +02:00 |
|
|
|
d00f9493af
|
fix: cast cloneNode to DocumentFragment for firstElementChild access
|
2026-05-13 13:35:53 +02:00 |
|
|
|
846fe9ccd9
|
feat: add proxy transport with dns caching, subtitle handler, and stream pre-warm
|
2026-05-13 13:35:27 +02:00 |
|
|
|
8006868fe2
|
fix: improve video title matching and segments null error
|
2026-05-13 13:23:54 +02:00 |
|
|
|
d7ee662bb0
|
fix: delete button removes correct watchlist item
|
2026-05-13 13:14:20 +02:00 |
|
|
|
ff15a82f10
|
fix: watchlist 500 from missing UUID and toast classList error
|
2026-05-13 13:10:04 +02:00 |
|
|
|
14b7668afa
|
chore: formatting
|
2026-05-13 13:01:39 +02:00 |
|
|
|
5f7d82fc0b
|
chore: move test-only helpers to test file
|
2026-05-13 13:00:59 +02:00 |
|
|
|
0f8d1c7dc0
|
fix: lint warnings - errcheck and switch style
|
2026-05-13 12:59:37 +02:00 |
|
|
|
0a5ed4ae76
|
fix: add missing test helpers and fix interface assertion
|
2026-05-13 12:59:05 +02:00 |
|
|
|
5a4d48f1b7
|
chore: remove unreachable middleware package
|
2026-05-13 12:57:17 +02:00 |
|
|
|
cca1f0c68d
|
chore: remove unreachable worker package
|
2026-05-13 12:56:45 +02:00 |
|
|
|
ec664a6d07
|
chore: remove unreachable auth middleware and context package
|
2026-05-13 12:54:16 +02:00 |
|
|
|
10295a239f
|
chore: remove unreachable middleware package
|
2026-05-13 12:52:37 +02:00 |
|
|
|
a99b8b3844
|
chore: remove unreachable functions
|
2026-05-13 12:51:47 +02:00 |
|
|
|
c814e1d391
|
fix: align template data keys with template expectations
|
2026-05-13 12:49:56 +02:00 |
|
|
|
862961d262
|
feat: add ResolveProxyToken to PlaybackService interface
|
2026-05-13 12:43:39 +02:00 |
|
|
|
77ad87bbd8
|
fix: use exported field names for EpisodeData in watch template
|
2026-05-13 12:43:29 +02:00 |
|
|
|
0e25f98f37
|
refactor: update watch route in watchlist_actions template
|
2026-05-13 12:43:24 +02:00 |
|
|
|
2f47dfce94
|
refactor: update watch route in continue_watching template
|
2026-05-13 12:43:18 +02:00 |
|
|
|
687ab64e5e
|
feat: add episode thumbnails and proxy stream handlers, update watch route
|
2026-05-13 12:43:13 +02:00 |
|
|
|
28a1723166
|
feat: add proxy tokens, skip segments, and title-based search to playback service
|
2026-05-13 12:43:08 +02:00 |
|
|
|
71c3d4b68b
|
feat: add proxy token key provider to playback module
|
2026-05-13 12:43:02 +02:00 |
|
|
|
344317c7e8
|
chore: reorder imports in allanime client test
|
2026-05-13 12:42:58 +02:00 |
|
|
|
ba75d0c22c
|
feat: update allanime provider for title-based search
|
2026-05-13 12:42:52 +02:00 |
|
|
|
cc74b6720e
|
feat: update provider interface for title-based search
|
2026-05-13 12:42:47 +02:00 |
|
|
|
3ab9edd256
|
feat: add GetAllEpisodes to anime domain and service
|
2026-05-13 12:42:41 +02:00 |
|
|
|
458ee52604
|
fix: remaining domain interface and repository return types
|
2026-05-13 11:20:53 +02:00 |
|
|
|
345853406c
|
refactor: general architectural cleanup and bug fixes
|
2026-05-13 11:20:49 +02:00 |
|
|
|
1b88c4597c
|
feat: implement auth middleware using domain service
|
2026-05-13 11:20:48 +02:00 |
|
|
|
1380fda7f7
|
feat: implement allanime provider with utls support
|
2026-05-13 11:20:47 +02:00 |
|
|
|
4d1fd2834b
|
feat: migrate playback domain to modular architecture
|
2026-05-13 11:20:46 +02:00 |
|
|
|
ab31cf4c4c
|
cleanup: remove redundant and old architectural files
|
2026-05-13 10:34:16 +02:00 |
|
|
|
0d6c7613a9
|
feat: migrate playback module to modular domain pattern
|
2026-05-13 10:34:01 +02:00 |
|
|
|
c94a2fed04
|
feat: migrate watchlist module to modular domain pattern
|
2026-05-13 10:33:24 +02:00 |
|
|
|
c32ffd54de
|
feat: migrate anime module to modular domain pattern
|
2026-05-13 10:32:44 +02:00 |
|
|
|
34aeb91252
|
feat: migrate auth module to modular domain pattern
|
2026-05-13 10:31:46 +02:00 |
|
|
|
afdd880d0e
|
feat: switch to fx app in main
|
2026-05-13 10:30:55 +02:00 |
|
|
|
424434a2a5
|
feat: add modular template renderer
|
2026-05-13 10:30:47 +02:00 |
|
|
|
4dd27d6d52
|
feat: add jikan integration module
|
2026-05-13 10:30:26 +02:00 |
|
|
|
83da0b3c25
|
feat: scaffold fx app and gin server
|
2026-05-13 10:29:50 +02:00 |
|
|
|
17b9fd7686
|
refactor: remove old migrations directory
|
2026-05-13 10:29:37 +02:00 |
|
|
|
2167955bb2
|
feat: setup goose and database module
|
2026-05-13 10:29:34 +02:00 |
|
|
|
8ba3926a11
|
chore: formatting
|
2026-05-12 16:19:55 +02:00 |
|
|
|
1e28e2597c
|
fix: suppress context canceled logs
|
2026-05-12 16:17:41 +02:00 |
|
|
|
36d77ad793
|
refactor: use strconv instead of fmt.Sscanf
|
2026-05-12 16:06:18 +02:00 |
|