|
|
ef36578c4b
|
feat: propagate stream source type from provider to client
|
2026-06-14 21:37:38 +02:00 |
|
|
|
20aadd36f8
|
feat: preload alternate mode source on episode load
|
2026-06-14 21:19:59 +02:00 |
|
|
|
5dcf39c401
|
test: add fallbackModes unit tests
|
2026-06-14 21:17:33 +02:00 |
|
|
|
7b56f587e5
|
test: add parseOKRUSources unit test
|
2026-06-14 21:17:30 +02:00 |
|
|
|
43d31865ed
|
test: add test for embed source skipping in resolveDirectSource
|
2026-06-14 21:17:27 +02:00 |
|
|
|
3668ccb541
|
refactor: wire mode fallback into resolveModeSources
|
2026-06-14 21:17:11 +02:00 |
|
|
|
7bf0ffbd06
|
feat: add fallbackModes helper
|
2026-06-14 21:17:09 +02:00 |
|
|
|
08a16f3302
|
feat: detect embeds in source references and route to extraction
|
2026-06-14 21:16:38 +02:00 |
|
|
|
dcebe90620
|
feat: add embed video parsing helpers for allanime
|
2026-06-14 21:16:28 +02:00 |
|
|
|
d28b187ac0
|
chore: update allanime site url and referer constants
|
2026-06-14 21:16:10 +02:00 |
|
|
|
c57ecf3d4b
|
fix: skip error log on client disconnect in proxy handlers
|
2026-06-13 22:38:51 +02:00 |
|
|
|
d2528ba4f1
|
refactor: reduce search.ts to entry point
|
2026-06-13 22:29:34 +02:00 |
|
|
|
c8112e5062
|
feat: add search/overlay.ts
|
2026-06-13 22:29:30 +02:00 |
|
|
|
0d7c572f2c
|
feat: add search/actions.ts
|
2026-06-13 22:29:26 +02:00 |
|
|
|
5dbb04dbdd
|
feat: add search/fetch.ts
|
2026-06-13 22:29:23 +02:00 |
|
|
|
ff1cd7ce4a
|
feat: add search/render.ts
|
2026-06-13 22:29:20 +02:00 |
|
|
|
4ac155c8cc
|
feat: add search/state.ts
|
2026-06-13 22:29:16 +02:00 |
|
|
|
e3d82389e4
|
trim: keep only entrypoint in client.go
|
2026-06-13 22:24:10 +02:00 |
|
|
|
f99b30bf43
|
extract: add stream source resolution
|
2026-06-13 22:24:06 +02:00 |
|
|
|
21a1965fdd
|
extract: add availability parsing
|
2026-06-13 22:24:02 +02:00 |
|
|
|
fdb79633df
|
extract: add search and provider-id resolution
|
2026-06-13 22:23:58 +02:00 |
|
|
|
4876995652
|
extract: add decrypt and deobfuscation helpers
|
2026-06-13 22:23:53 +02:00 |
|
|
|
40be6d3132
|
refactor: add moved recommendation types to recommendations.go
|
2026-06-13 22:14:57 +02:00 |
|
|
|
6a256a20c5
|
refactor: strip recommendation code from service.go
|
2026-06-13 22:14:52 +02:00 |
|
|
|
9e8fb5c033
|
extract: add cache store, trim to orchestration
|
2026-06-13 22:12:08 +02:00 |
|
|
|
84a967856b
|
extract: add provider mapping cache
|
2026-06-13 22:12:04 +02:00 |
|
|
|
639f8f424f
|
extract: add refresh and broadcast policy
|
2026-06-13 22:12:01 +02:00 |
|
|
|
9fcdd36c5e
|
extract: add merge/validation functions
|
2026-06-13 22:11:57 +02:00 |
|
|
|
04c0b8d601
|
refactor: extract progress and completion
|
2026-06-13 22:07:52 +02:00 |
|
|
|
b578bd661e
|
refactor: extract skip segments handling
|
2026-06-13 22:07:21 +02:00 |
|
|
|
e2d9ecfb03
|
refactor: extract watch data building
|
2026-06-13 22:06:38 +02:00 |
|
|
|
d6f1c37ac3
|
refactor: extract proxy token store
|
2026-06-13 22:06:07 +02:00 |
|
|
|
837b99bc58
|
refactor: extract anime reviews handler
|
2026-06-13 21:54:05 +02:00 |
|
|
|
e1ddd59417
|
refactor: extract anime details handlers
|
2026-06-13 21:54:01 +02:00 |
|
|
|
ec5a17c392
|
refactor: extract browse and search handlers
|
2026-06-13 21:53:57 +02:00 |
|
|
|
19c5f7ef1f
|
refactor: extract catalog and search handlers
|
2026-06-13 21:53:52 +02:00 |
|
|
|
5a703bc323
|
style: clean up top picks header and page
|
2026-06-13 21:39:19 +02:00 |
|
|
|
1a65ef2a9c
|
style: remove extra newline
|
2026-06-13 21:32:51 +02:00 |
|
|
|
263bfafd04
|
style: use http status constant
|
2026-06-13 21:32:23 +02:00 |
|
|
|
7523215a71
|
style: fix linter nits
|
2026-06-13 21:31:42 +02:00 |
|
|
|
ea411e5feb
|
perf: preallocate fetchedAnimes in fetchBaselineAnime
|
2026-06-13 21:30:49 +02:00 |
|
|
|
aced7bb5d9
|
refactor: replace wrapper lambda with direct function reference
|
2026-06-13 21:29:21 +02:00 |
|
|
|
195d8c0e60
|
refactor: replace inline lambda with NewPlaybackService
|
2026-06-13 21:28:42 +02:00 |
|
|
|
bcc75467f0
|
style: replace len(status) == 0 with status == ''
|
2026-06-13 21:27:51 +02:00 |
|
|
|
a922953776
|
refactor: replace wrapper lambda with direct function reference
|
2026-06-13 21:27:20 +02:00 |
|
|
|
bcd4106dce
|
refactor: replace wrapper lambda with direct function reference
|
2026-06-13 21:26:32 +02:00 |
|
|
|
b519706429
|
refactor: simplify fx.WithLogger call
|
2026-06-13 21:25:38 +02:00 |
|
|
|
6ac9e38423
|
refactor: update top picks link from /discover/top-picks to /top-picks
|
2026-06-13 21:23:23 +02:00 |
|
|
|
e13022c7d4
|
refactor: add top picks link to header, remove discover and schedule nav
|
2026-06-13 21:23:20 +02:00 |
|
|
|
c82d25d9c8
|
feat: add standalone top picks template
|
2026-06-13 21:23:17 +02:00 |
|