5 Commits

Author SHA1 Message Date
virtus 878018ca11 refactor: Streamline EPUB handling with new split modes and improved error management
Build and Push Reader Image / docker (push) Successful in 1m32s
- Removed legacy AI Tool references and unnecessary fields from the README and various components.
- Introduced new EPUB split modes (toc, regex, tag) to enhance flexibility in chapter extraction.
- Updated import and chapter management components to utilize the new EPUB split functionality.
- Improved error handling in the login API route for better user feedback.
- Cleaned up unused files and optimized the overall code structure for maintainability.
2026-05-19 00:15:19 +07:00
virtus 350c4dfa18 Refactor code structure for improved readability and maintainability
Build and Push Reader Image / docker (push) Successful in 1m51s
2026-05-04 19:43:12 +07:00
virtus 223850922e Add Google Client ID fetching in auth context and create auth config API route
Build and Push Reader Image / docker (push) Successful in 38s
2026-04-24 02:08:33 +07:00
virtus 7c4404ded8 Refactor authentication system: replace NextAuth with custom login/logout/session handling, improve cookie management, and enhance error handling
Build and Push Reader Image / docker (push) Successful in 39s
2026-04-24 01:53:32 +07:00
virtus 112e8604e2 Initial commit 2026-03-05 16:46:38 +07:00