17 Commits
Author SHA1 Message Date
Codex 27d30139c1 fix: support Upstash Redis on Cloudflare Pages 2026-07-20 16:13:51 +08:00
kuekhaoyang d6f2a2e3c7 fix login gate session loop 2026-07-09 17:39:46 +08:00
kuekhaoyang 19e9707041 Fix managed auth and source list regressions 2026-04-15 23:04:41 +08:00
kuekhaoyang 4db08dbf72 fix: sync runtime config into settings 2026-04-08 13:36:09 +08:00
kuekhaoyang 37d2c4abd9 Respect persisted danmaku API setting 2026-04-02 19:36:20 +08:00
mayziran 91bb481c4e docker弹幕环境变量修复 2026-03-26 15:23:43 +08:00
kuekhaoyang 91a89e8bf2 Fix issue #72 follow-ups and IPTV source handling 2026-03-26 14:16:58 +08:00
kuekhaoyang c95d7d5d95 feat: add premium password protection and enhance search functionality
- Implemented a separate password for premium content access via `PREMIUM_PASSWORD` environment variable.
- Added a `PremiumPasswordGate` component to manage access to premium content.
- Enhanced search functionality to support Traditional Chinese to Simplified Chinese conversion for broader search compatibility.
- Introduced automatic video quality labels in search results for better user experience.
- Added support for IPTV sources configuration through environment variables.
- Enabled merging of sources in search results based on environment variable settings.
- Updated volume control logic to handle mute state more effectively in video playback.
- Improved README documentation to reflect new features and configurations.
2026-03-01 12:06:53 +08:00
kuekhaoyang 9ea9f85507 feat: Implement user-defined video sources and danmaku API management with new settings pages and a dedicated store. 2026-02-19 11:56:14 +08:00
kuekhaoyang 0753492dfd feat: Implement new authentication and account management system, refactoring password gates and settings components. 2026-02-17 00:09:56 +08:00
kuekhaoyang c9fde882c9 feat: Implement window fullscreen option for the player, enhance password gate protection logic, and add a settings icon. 2026-01-25 10:59:47 +08:00
kuekhaoyang c492dc310b feat: Implement password persistence using localStorage, controlled by the new PERSIST_PASSWORD environment variable. 2026-01-25 10:41:24 +08:00
kuekhaoyang 04aa734ff8 Update 2026-01-13 16:32:01 +08:00
kuekhaoyang b11e762350 Update 2026-01-13 16:04:13 +08:00
kuekhaoyang 1d5a8b8d47 refactor: streamline PasswordGate's initial lock state by passing environment password status as a prop 2025-12-26 11:34:25 +08:00
kuekhaoyang 95cee83bf4 feat: Synchronize environment-provided subscription sources with user settings. 2025-12-25 16:57:15 +08:00
kuekhaoyang 43a35e3f47 new 2025-12-24 23:53:24 +08:00