51b200caf4
feat(epub): implement tolerant EPUB reader and refactor reading functions
main
virtus2026-06-03 11:20:52 +07:00
bddd592146
feat(auth, epub): enhance Google token verification and EPUB chapter extraction
virtus2026-05-19 00:15:20 +07:00
611213ae5a
refactor: remove Series table and related fields from Novel model
virtus2026-05-12 14:37:32 +07:00
c985df7579
chore: update architecture and documentation to reflect removal of MongoDB and transition to NAS storage for chapter content
virtus2026-05-11 15:27:56 +07:00
5a14671b6c
feat(api): update novel and chapter modification endpoints to use validated payloads
virtus2026-05-05 01:09:03 +07:00
d93c26757f
feat(router): integrate router API for AI model selection and suggestions
virtus2026-05-04 20:59:26 +07:00
212d4df42f
chore: remove legacy tables and series table scripts
virtus2026-05-04 19:43:22 +07:00
1b1217ace2
feat(storage): add delete_href method to remove files and clean up empty directories
virtus2026-05-03 20:57:29 +07:00
6b927f20e1
refactor: replace Next.js server with Uvicorn for backend, remove backfill script
virtus2026-05-01 19:20:30 +07:00
5ef1577344
fix(docker): ensure all necessary directories are copied to the Docker image
virtus2026-04-30 02:13:55 +07:00
9a3bb4b6ce
feat(storage): implement NAS content storage with read/write capabilities
virtus2026-04-30 01:53:52 +07:00
82f502acd2
Remove deprecated agent and prompt files; add new architecture, contract, and feature documentation for Reader API
virtus2026-04-29 23:25:15 +07:00
f933898c56
Add access token expiration configuration and new auth session endpoint
virtus2026-04-24 01:53:25 +07:00
aa33d7cf2f
Add initial agent definitions and OpenAPI contract for reader-suite
virtus2026-04-07 18:49:06 +07:00
e7c7f33659
Refactor Gitea Docker publish workflow: replace hardcoded registry with dynamic server URL
virtus2026-04-07 05:30:25 +00:00
6f7749c9c0
Refactor Gitea Docker publish workflow: use gitea.actor for username and streamline image tagging
virtus2026-04-07 05:28:01 +00:00
26516cd07c
Add GitHub Actions workflow for building and pushing Reader API Docker image
virtus2026-04-07 05:13:09 +00:00
ff90d0e400
Refactor code structure for improved readability and maintainability
virtus2026-04-06 18:24:07 +00:00
db5c1f0881
Enhance MOD panel API: add ISO date conversion, restore novel retrieval endpoint, and improve recommendation response structure
virtus2026-03-30 14:28:55 +07:00
ac5f5db447
Add Google OAuth configuration and enhance API functionality
virtus2026-03-30 13:55:12 +07:00
5da7cc4530
Refactor code structure for improved readability and maintainability
virtus2026-03-30 11:44:37 +07:00
cd7b8179dd
Remove custom NextAuth type definitions for Session and User
virtus2026-03-30 11:44:30 +07:00
24f070d14e
Initial reader-api backend extracted from reader
virtus2026-03-24 13:55:10 +07:00