kuekhaoyang
64636a3da9
feat: Implement custom source editing and refactor source management to use full
2025-11-22 20:57:38 +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
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
a408f2270f
feat: Add video card component, desktop player controls, and introduce API utilities for search and data parsing.
2025-11-21 12:58:19 +08:00
kuekhaoyang
7b9b359d23
refactor: remove debug console logs and the unused latency emoji utility
2025-11-19 15:16:42 +08:00
kuekhaoyang
fad6041df0
feat: Implement source management modals and settings store
...
- Added AddSourceModal for adding new video sources with validation.
- Introduced ExportModal for exporting settings and history options.
- Created ImportModal for importing settings from JSON files.
- Developed SourceManager for managing video sources, including enabling/disabling, deleting, and reordering.
- Established settings store to manage application settings, including default sources and sorting options.
- Implemented sorting utility functions for video search results based on various criteria.
2025-11-19 11:53:37 +08:00
kuekhaoyang
fd1aa37767
feat: add latency tracking and display in video search results; optimize scrolling performance
2025-11-19 10:55:39 +08:00
kuekhaoyang
0c9844d9ce
refactor: optimize performance in various components; adjust animation intervals, memoize components, and improve sorting logic
2025-11-18 17:43:09 +08:00
kuekhaoyang
d3b3b281bd
refactor: Remove video verification logic and related properties from search and display components
2025-11-17 22:53:33 +08:00
kuekhaoyang
ba9853566f
feat: Enhance relevance scoring in search functionality; add scoring for actor, director, and content matches; improve query handling and penalties for long titles
2025-11-17 16:41:32 +08:00
kuekhaoyang
1f55ba2d56
feat: Add Popular Features component and integrate with search functionality; enhance SearchForm with clear button and initial query handling; update scrollbar styling utility
2025-11-17 16:34:13 +08:00
kuekhaoyang
2802c694d0
feat: Implement parallel search functionality and update source name mappings
2025-11-17 14:29:31 +08:00