refactor: replace daily usage increment with atomic reservation 746f263 Hamdy005 commited on 8 days ago
refactor: replace standard logging with a centralized loguru configuration and interception handler 954e0aa Hamdy005 commited on 15 days ago
feat: implement Redis-first refresh token storage with Supabase fallback 93ff956 Hamdy005 commited on 15 days ago
feat: implement LLM fallback for quiz generation and enhance OAuth error handling 25c8a13 Hamdy005 commited on 25 days ago
refactor: decouple usage increment from rate limit checks, add session refresh error handling. ca22acf Hamdy005 commited on Jun 4
feat: increase quiz generation capacity with dedicated high-token LLM. 6a2fe0d Hamdy005 commited on Jun 4
refactor: changing to gemini model, modularize constants and schemas and update user daily generation limit ac347e7 Hamdy005 commited on May 29
fix: improve security, session handling, and UI responsiveness for topic management and document rendering 7511b05 Hamdy005 commited on May 22
feat: implement profile caching and optimize database client initialization. dc64ef1 Hamdy005 commited on May 20
feat: disable renaming for topics and transition to per-user title uniqueness constraints bb87189 Hamdy005 commited on May 20
refactor: implement async execution for blocking database operations and add title collision auto-increment for new materials cb81d30 Hamdy005 commited on May 15
fix: improve PDF print layout and normalize 'topic' source type handling bffc068 Hamdy005 commited on May 15
feat: implement persistent user theme preferences across client and backend with profile synchronization d174140 Hamdy005 commited on May 14
refactor: replace legacy login page with integrated Google OAuth landing page and dashboard redirect logic 9ab1911 Hamdy005 commited on May 14
feat: implement daily request rate limiting with per-user usage tracking and admin bypass 6ee4b4a Hamdy005 commited on May 13
feat: implement search functionality, add background task queue logic for title conflicts, and enhance auth state synchronization 7b90b65 Hamdy005 commited on May 13
refactor: improve markdown parsing, update summary export formatting, and refine UI loading states for material summaries c19fa3c Hamdy005 commited on May 13
feat: Adding Parallel Processing and enhance main dashboard, summary and chat styles 2d3a0d2 Hamdy005 commited on May 12
feat: implement Supabase token authentication and migrate user management to profiles table 86a47ea Hamdy005 commited on May 10
feat: implement authentication system, add quiz history support, and update API endpoints for material and tutor interactions 8c7a11b Hamdy005 commited on May 10
refactor: restructure project into modular src architecture and implement database store layer 962a395 Hamdy005 commited on May 9