Commit Graph
10 Commits
Author SHA1 Message Date
kuekhaoyang c2c5cab4e7 feat: Implement environment variable password protection with a new config API route, update access control UI, and add global pointer cursor styles. 2025-12-21 22:04:11 +08:00
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 763e0b75ae feat: Add global password display from environment variables and improve cursor styles for interactive elements. 2025-12-21 21:35:36 +08:00
kuekhaoyang b12c09b578 feat: remove content-visibility properties and refactor VideoCard z-index hover effects 2025-12-01 09:14:24 +08:00
kuekhaoyang 39df2abcdc fix: Resolve z-index stacking context issues by removing contain property and enhance card hover effects with explicit z-index and shadow transitions. 2025-11-30 10:37:52 +08:00
kuekhaoyang 5c67f69b5e refactor: Remove player-specific dependencies, setup script, keyboard shortcuts, and project documentation. 2025-11-22 10:56:11 +08:00
kuekhaoyang 968ec2f421 feat: Implement search stream auto-completion timeout, filter irrelevant video results, and enhance search history dropdown animation with new image domains. 2025-11-21 19:18:13 +08:00
kuekhaoyang 58a8d4910e feat: Implement comprehensive search functionality, enhance video player controls for desktop and mobile, and refactor settings and history UI. 2025-11-21 19:00:23 +08:00
kuekhaoyang 6e81559d90 refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components. 2025-11-21 12:47:40 +08:00
kuekhaoyang 36488e545c feat: Introduce distinct mobile and desktop video player UI, controls, and state management, along with new styling and icon components. 2025-11-21 12:34:45 +08:00