Commit Graph
14 Commits
Author SHA1 Message Date
kuekhaoyang a7d62fa8a5 feat: Add Vercel Analytics and refactor password protection to use local settings only, removing environment variable support. 2025-12-21 21:54:32 +08:00
kuekhaoyang 6ec1b39e5b Configure edge and force-dynamic runtimes, remove Vercel Analytics, and drop standalone output. 2025-12-21 21:41:01 +08:00
kuekhaoyang 01228aabfe feat: Add password protection for settings and remove Docker publish workflow. 2025-12-21 10:56:54 +08:00
kuekhaoyang 1a2937d303 feat: Configure HLS player for faster startup with prefetch and buffer settings, and remove the history downloader. 2025-12-06 14:07:20 +08:00
kuekhaoyang cd036e5059 feat: Adopt Edge runtime for API routes, add Cloudflare Pages build configuration, remove icon.png, and configure npm legacy peer dependencies. 2025-12-06 12:55:57 +08:00
kuekhaoyang 41edd7ce26 refactor: remove images.weserv.nl preconnect and image optimization utility 2025-11-24 17:25:05 +08:00
kuekhaoyang f4830652bf feat: Add preconnect link to images.weserv.nl in document head 2025-11-24 17:19:36 +08:00
kuekhaoyang 1e31a842e9 feat: Implement HLS video segment preloading and caching using a service worker. 2025-11-23 13:01:08 +08:00
kuekhaoyang 8465b306f2 feat: Add Vercel Analytics for usage tracking. 2025-11-21 23:30:56 +08:00
kuekhaoyang 79515e2702 refactor: optimize performance across components; adjust backdrop filters, transitions, and scrolling behavior 2025-11-18 17:25:50 +08:00
kuekhaoyang db40601649 feat: Add ConfirmDialog component and accessibility utilities for enhanced user interaction 2025-11-18 15:31:22 +08:00
kuekhaoyang c9174b11ab fix: Remove duplicate suppressHydrationWarning from body tag in RootLayout 2025-11-18 10:06:51 +08:00
kuekhaoyang d97a8b7aec Refactor code structure for improved readability and maintainability 2025-11-16 19:14:12 +08:00
kuekhaoyang 11a5055b76 init 2025-11-16 10:49:55 +08:00