Commit Graph

4 Commits

Author SHA1 Message Date
virtus 5f2c6d26f6 feat: Refactor Import Client for EPUB management with enhanced UI and functionality
Build and Push Reader Image / docker (push) Successful in 1m17s
- Implemented a multi-step wizard for importing EPUB files, including search, metadata review, chapter preview, and import progress tracking.
- Added genre management features, allowing users to create, select, and delete genres during the import process.
- Enhanced asset search functionality with improved API integration and user feedback.
- Updated the UI components for better user experience and responsiveness.
- Removed unused AI Tool links from the Novel Client and Mod Dashboard.
- Cleaned up the HomePage API response handling to streamline data fetching for popular and latest novels.
- Adjusted TypeScript definitions for route types in the Next.js environment.
2026-05-03 20:57:50 +07:00
virtus 3e8496cfeb Add import functionality for EPUB files: create ImportClient component and ModImportPage
Build and Push Reader Image / docker (push) Successful in 48s
2026-04-30 01:54:08 +07:00
virtus c811135b92 Add genre management functionality and update sidebar navigation 2026-04-06 18:24:05 +00:00
virtus ffd177718f Refactor code structure for improved readability and maintainability 2026-03-23 11:12:56 +07:00