878018ca11
refactor: Streamline EPUB handling with new split modes and improved error management
main
virtus2026-05-19 00:15:19 +07:00
3036854cf2
refactor: Remove series-related fields and components to streamline novel management
virtus2026-05-12 14:37:37 +07:00
09734cdadd
chore: Update Dockerfile and pnpm configuration to enable build scripts for dependencies
virtus2026-05-11 15:49:24 +07:00
7ad39b3639
fix: Update Dockerfile to allow build script approvals for pnpm dependencies
virtus2026-05-11 15:42:52 +07:00
8df539fa87
chore: Update package.json to include built dependencies for pnpm
virtus2026-05-11 15:32:06 +07:00
669addf799
feat: Revamp EPUB import process with batch upload support and enhanced API integration
virtus2026-05-11 15:27:13 +07:00
3cc0ea1b9f
refactor: Remove unused volume fields and improve error handling in novel and chapter management
virtus2026-05-05 01:09:12 +07:00
9005cfa5ef
feat: Enhance AI suggestion functionality in ImportClient and improve compactLine handling
virtus2026-05-04 20:59:30 +07:00
350c4dfa18
Refactor code structure for improved readability and maintainability
virtus2026-05-04 19:43:12 +07:00
5f2c6d26f6
feat: Refactor Import Client for EPUB management with enhanced UI and functionality
virtus2026-05-03 20:57:50 +07:00
a6acb2b816
Remove unused dependencies from pnpm-lock.yaml to streamline package management
virtus2026-05-01 19:23:03 +07:00
36ecff2725
Refactor ImportClient component: add pagination, tab switching, and auto-review functionality; remove unused models and scripts
virtus2026-05-01 19:20:19 +07:00
78788c6900
Remove truyen API rewrite rule from next.config.mjs
virtus2026-05-01 17:29:04 +07:00
e22b34088b
Add proxy route for truyen API: implement GET and POST methods with dynamic handling
virtus2026-05-01 17:13:06 +07:00
3e8496cfeb
Add import functionality for EPUB files: create ImportClient component and ModImportPage
virtus2026-04-30 01:54:08 +07:00
19cca5b5d0
Remove deprecated agent files and add new architecture, contract, and feature documentation for the Reader Suite
virtus2026-04-29 23:24:53 +07:00
9b1f7bb060
Refactor Google Identity handling: improve script loading, enhance error management, and streamline authentication flow
virtus2026-04-24 02:54:54 +07:00
6e0d1831a5
Refactor Google Identity handling: improve script loading, enhance error management, and streamline token request process
virtus2026-04-24 02:44:50 +07:00
223850922e
Add Google Client ID fetching in auth context and create auth config API route
virtus2026-04-24 02:08:33 +07:00
7c4404ded8
Refactor authentication system: replace NextAuth with custom login/logout/session handling, improve cookie management, and enhance error handling
virtus2026-04-24 01:53:32 +07:00
690a2fbd51
Add Next.js instrumentation hook and update HTTP agent options to disable keep-alive for Google OAuth
virtus2026-04-24 01:30:05 +07:00
d9a6629d31
Add NODE_OPTIONS for IPv4-first DNS resolution and set timeout for Google provider in auth options
virtus2026-04-24 01:16:09 +07:00
0be9b5d577
Refactor authentication options to improve environment variable handling and add error logging for API sync failures
virtus2026-04-24 01:05:29 +07:00
73c607fee7
Add new agent and prompt files for API contract, backend security, mobile app, SDET, sleuth debugging, system architecture, web frontend, and regression testing
virtus2026-04-07 18:48:52 +07:00
fbec3877d0
Refactor Gitea Registry login to use SERVER_URL variable for improved clarity
virtus2026-04-07 05:30:24 +00:00
ce11541a4c
Refactor Docker publish workflow to use Gitea actor for username and streamline image tagging
virtus2026-04-07 05:28:03 +00:00
253a13cc68
Add GitHub Actions workflow for building and pushing Docker image
virtus2026-04-07 05:13:05 +00:00