Commit Graph

13 Commits

Author SHA1 Message Date
zimplexing
caba0f3d70 Enhance category and tag selection functionality in HomeScreen 2025-07-10 13:09:01 +08:00
zimplexing
30724a1e19 Add toast notifications for intro and outro time settings, update player store and media button for new time tracking 2025-07-08 22:07:14 +08:00
zimplexing
b238ffe3ba Refactor button animation logic to focus only on isFocused state and update version to 1.1.0 2025-07-08 20:33:06 +08:00
zimplexing
08e24dd748 Refactor components to use Zustand for state management
- Updated EpisodeSelectionModal to utilize Zustand for episode selection state.
- Refactored PlayerControls to manage playback state and controls using Zustand.
- Simplified SettingsModal to handle settings state with Zustand.
- Introduced homeStore for managing home screen categories and content data.
- Created playerStore for managing video playback and episode details.
- Added settingsStore for managing API settings and modal visibility.
- Updated package.json to include Zustand as a dependency.
- Cleaned up code formatting and improved readability across components.
2025-07-06 20:45:42 +08:00
zimplexing
b2b667ae91 Refactor & Fix issue 2025-07-06 16:43:25 +08:00
zimplexing
b266e63ac8 Update version to 1.0.5, remove config.json, and modify .gitignore and vercel.json include paths 2025-07-04 18:11:25 +08:00
zimplexing
92fd2fa76f Support http 2025-07-04 18:11:25 +08:00
zimplexing
680edee499 Support http 2025-07-04 18:11:25 +08:00
zimplexing
7a1a830e61 Update 2025-07-04 18:11:25 +08:00
zimplexing
810a13a33c Update 2025-07-04 18:11:25 +08:00
zimplexing
4070a256a7 Update 2025-07-04 18:11:23 +08:00
zimplexing
6b51cd0a19 Update 2025-07-04 18:10:53 +08:00
zimplexing
7e6095d2bb Update 2025-07-04 18:10:28 +08:00