Commit Graph

5 Commits

Author SHA1 Message Date
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