kuekhaoyang
f98de077f7
fix: player UX, ad fingerprinting, Android TV 9 white screen
...
Address issues #217 #218 and integrate the useful parts of PR #219 without
regressions: stop player rebuild on episode reverse, grid/paged episodes,
poster placeholders, chrome69 client transpile for Amlogic WebView, and
duration-signature ad block detection while keeping interstitial/proxy filters.
Bump to 4.9.15.
2026-07-25 14:43:30 +08:00
Kuek Hao Yang and GitHub
c846c60d0c
Merge pull request #216 from ustdbus/codex/upstream-cloudflare-auth
...
fix: support managed Upstash auth on Cloudflare Pages
2026-07-21 20:53:36 +08:00
kuekhaoyang
2ad9203e39
chore: preserve lockfile platform metadata
2026-07-21 20:51:05 +08:00
kuekhaoyang
a1a3821538
fix: complete managed admin persistence
2026-07-21 20:50:34 +08:00
Codex
387da736e1
fix: cap PBKDF2 iterations for Cloudflare Workers
2026-07-20 16:13:52 +08:00
Codex
dd4b7c9f24
fix: authenticate environment admin before Redis hashing
2026-07-20 16:13:52 +08:00
Codex
b7e962b031
fix: read Cloudflare request environment
2026-07-20 16:13:51 +08:00
Codex
2a59e31cd4
fix: read admin password at runtime on Cloudflare
2026-07-20 16:13:51 +08:00
Codex
68d4fd944d
fix: sync managed admin password from environment
2026-07-20 16:13:51 +08:00
Codex
27d30139c1
fix: support Upstash Redis on Cloudflare Pages
2026-07-20 16:13:51 +08:00
Kuek Hao Yang and GitHub
8d558c79cf
Merge pull request #211 from KuekHaoYang/agent/fix-issue-210-search-latency
...
修复慢源搜索提前结束与延迟虚高
2026-07-13 21:15:17 +08:00
kuekhaoyang
66d8564dd2
fix issue 210 slow source search reliability
2026-07-13 21:09:47 +08:00
kuekhaoyang
2ae0a03366
ci build Docker architectures natively
2026-07-12 01:38:19 +08:00
kuekhaoyang
0f82ec5660
fix Docker version output step
2026-07-12 01:11:28 +08:00
kuekhaoyang
e135c6b084
ci publish versioned Docker images
2026-07-12 01:10:17 +08:00
kuekhaoyang
7474979308
merge issue 207 account actions fix
2026-07-12 01:03:03 +08:00
kuekhaoyang
7ae08e2d7d
fix issue 207 account actions visibility
2026-07-12 01:02:47 +08:00
kuekhaoyang
d6f2a2e3c7
fix login gate session loop
2026-07-09 17:39:46 +08:00
kuekhaoyang
db72a74817
Remove unused quick search component
2026-07-09 17:19:00 +08:00
kuekhaoyang
8c522119c0
Remove homepage quick search groups
2026-07-09 17:13:13 +08:00
kuekhaoyang
2bb70ca648
Fix tag management view entering search flow
2026-07-09 16:59:39 +08:00
kuekhaoyang
5a76958816
merge issue 204 auth sync fix
2026-07-09 16:34:16 +08:00
kuekhaoyang
610f57c5b0
fix auth sync requests after login
2026-07-09 16:33:44 +08:00
kuekhaoyang
d325603123
fix: support WebView 83 client assets
2026-07-09 16:07:57 +08:00
kuekhaoyang
bacd3f887e
Fix mobile danmaku canvas scaling
2026-07-09 15:48:38 +08:00
kuekhaoyang
93e6699937
fix: disable Vercel analytics outside Vercel
2026-07-09 15:07:34 +08:00
kuekhaoyang
89d1d7268b
chore: ignore Wrangler local state in Docker context
2026-07-08 23:39:47 +08:00
kuekhaoyang
47b691a097
chore: exclude generated TypeScript files from Docker context
2026-07-08 23:38:04 +08:00
kuekhaoyang
8ebc2ae009
chore: ignore Cloudflare build output in Docker context
2026-07-08 23:32:42 +08:00
kuekhaoyang
787680468b
feat: clarify proxy and add LAN access toggle
2026-07-08 23:28:25 +08:00
kuekhaoyang
0f39d65b75
fix: default homepage to popular tab
...
Ensure the homepage always opens on the 热门 tag instead of automatically selecting 为你推荐, even when viewing history exists or cached tags omit the popular tag.
Fixes #182
Fixes #190
2026-07-08 23:00:09 +08:00
kuekhaoyang
62dafbfe59
feat: add homepage category shortcuts
2026-07-08 22:34:29 +08:00
kuekhaoyang
dedf496761
fix: hide cursor during fullscreen playback
2026-07-08 22:12:34 +08:00
kuekhaoyang
f2667d42de
chore: upgrade Next.js
2026-07-08 21:50:07 +08:00
Kuek Hao Yang and GitHub
6451ffb8ed
Merge pull request #192 from edison0817/dev1
...
增加强制开启托管账户的环境变量
2026-07-08 21:37:02 +08:00
kuekhaoyang
a5f9293658
Fix managed auth force mode
2026-07-08 21:36:06 +08:00
Kuek Hao Yang and GitHub
cb4593d947
Merge pull request #198 from fyzhu/main
...
style: video card
2026-07-08 21:15:15 +08:00
Wanfung Chu
5d17c72b3f
style: set video card badge width 100%
2026-06-30 11:35:44 +08:00
Wanfung Chu
db23dd732b
style: video card
2026-06-30 11:17:18 +08:00
edison0817 and GitHub
7b57bd1a1f
Update README.md
...
增加强制开启托管账户环境变量说明
2026-06-03 13:38:38 +08:00
edison0817 and GitHub
0111318f30
Update auth.ts
...
add开启托管账户环境变量
2026-06-03 13:33:43 +08:00
Kuek Hao Yang and GitHub
20c9ae3d56
Merge pull request #162 from KuekHaoYang/codex/fix-android-pip-issue-159
...
Fix Android APK PiP capture for inline and system fullscreen
2026-04-16 17:50:28 +08:00
kuekhaoyang
c1bcb5141a
Fix Android APK PiP capture
2026-04-16 17:06:37 +08:00
Kuek Hao Yang and GitHub
f93f3ab82f
Merge pull request #161 from KuekHaoYang/fix/numeric-resolution-badges
...
Make source badges numeric only
2026-04-16 16:42:35 +08:00
kuekhaoyang
eef52c751c
Make source badges numeric only
2026-04-16 16:41:37 +08:00
Kuek Hao Yang and GitHub
d7ba651950
Merge pull request #160 from KuekHaoYang/fix/source-resolution-badges
...
Fix source resolution badge probing
2026-04-16 16:32:08 +08:00
kuekhaoyang
49951c67ef
Fix source resolution badge probing
2026-04-16 16:31:17 +08:00
Kuek Hao Yang and GitHub
0f6060886c
Merge pull request #157 from KuekHaoYang/fix/issue-72-omnibus
...
Fix managed auth and source list regressions
2026-04-15 23:05:28 +08:00
kuekhaoyang
19e9707041
Fix managed auth and source list regressions
2026-04-15 23:04:41 +08:00
Kuek Hao Yang and GitHub
4f0f9308bb
Merge pull request #156 from KuekHaoYang/fix/android-tv-pip-recursion
...
Fix Android TV PiP bridge recursion
2026-04-15 21:58:15 +08:00