virtus
5ef1577344
fix(docker): ensure all necessary directories are copied to the Docker image
Build and Push Reader API Image / docker (push) Successful in 30s
2026-04-30 02:13:55 +07:00
virtus
9a3bb4b6ce
feat(storage): implement NAS content storage with read/write capabilities
...
Build and Push Reader API Image / docker (push) Successful in 1m3s
feat(docker): configure NAS content and EPUB source directories in docker-compose
feat(migrations): add tables for SourceAsset, ImportJob, ChapterContentRef, and AssetNovelMapping
feat(scripts): create backfill script for populating ChapterContentRef from MongoDB chapters
2026-04-30 01:53:52 +07:00
virtus
82f502acd2
Remove deprecated agent and prompt files; add new architecture, contract, and feature documentation for Reader API
Build and Push Reader API Image / docker (push) Successful in 19s
2026-04-29 23:25:15 +07:00
virtus
f933898c56
Add access token expiration configuration and new auth session endpoint
Build and Push Reader API Image / docker (push) Successful in 54s
2026-04-24 01:53:25 +07:00
virtus
aa33d7cf2f
Add initial agent definitions and OpenAPI contract for reader-suite
Build and Push Reader API Image / docker (push) Successful in 8s
2026-04-07 18:49:06 +07:00
virtus
e7c7f33659
Refactor Gitea Docker publish workflow: replace hardcoded registry with dynamic server URL
Build and Push Reader API Image / docker (push) Successful in 40s
2026-04-07 05:30:25 +00:00
virtus
6f7749c9c0
Refactor Gitea Docker publish workflow: use gitea.actor for username and streamline image tagging
Build and Push Reader API Image / docker (push) Failing after 6s
2026-04-07 05:28:01 +00:00
virtus
26516cd07c
Add GitHub Actions workflow for building and pushing Reader API Docker image
Build and Push Reader API Image / docker (push) Failing after 4s
2026-04-07 05:13:09 +00:00
virtus
ff90d0e400
Refactor code structure for improved readability and maintainability
2026-04-06 18:24:07 +00:00
virtus
db5c1f0881
Enhance MOD panel API: add ISO date conversion, restore novel retrieval endpoint, and improve recommendation response structure
2026-03-30 14:28:55 +07:00
virtus
ac5f5db447
Add Google OAuth configuration and enhance API functionality
...
- Updated .env.example with WEB_GOOGLE_CLIENT_ID and WEB_GOOGLE_CLIENT_SECRET for Google OAuth.
- Modified README.md to reflect changes in docker-compose for unified web and API deployment.
- Enhanced auth.py to support NextAuth JWT session cookies.
- Improved main.py with lifespan management and additional API endpoints.
- Added mod_overview endpoint in mod.py for MOD panel statistics.
- Updated docker-compose.yml for local API and web service configurations.
2026-03-30 13:55:12 +07:00
virtus
5da7cc4530
Refactor code structure for improved readability and maintainability
2026-03-30 11:44:37 +07:00
virtus
cd7b8179dd
Remove custom NextAuth type definitions for Session and User
2026-03-30 11:44:30 +07:00
virtus
24f070d14e
Initial reader-api backend extracted from reader
2026-03-24 13:55:42 +07:00
fevirtus
56f8f5ccfc
Initial commit
2026-03-24 13:54:59 +07:00