Study-Buddy / materials

Commit History

refactor: replace standard logging with a centralized loguru configuration and interception handler
954e0aa

Hamdy005 commited on

feat: implement LLM fallback for quiz generation and enhance OAuth error handling
25c8a13

Hamdy005 commited on

refactor: update system prompts safety guidelines
f412b66

Hamdy005 commited on

refactor: add NSFW and gibbreish words filtering
00c3bab

Hamdy005 commited on

feat: introduce robust web-based prompt templates for quizzes and summaries.
d2ce5f7

Hamdy005 commited on

refactor: changing to gemini model, modularize constants and schemas and update user daily generation limit
ac347e7

Hamdy005 commited on

feat: enforce user ownership verification for material access across all API routes
05596ae

Hamdy005 commited on

fix: improve security, session handling, and UI responsiveness for topic management and document rendering
7511b05

Hamdy005 commited on

feat: disable renaming for topics and transition to per-user title uniqueness constraints
bb87189

Hamdy005 commited on

refactor: implement async execution for blocking database operations and add title collision auto-increment for new materials
cb81d30

Hamdy005 commited on

feat: implement centralized token extraction via Request headers and add debug logging to search route
350f1f4

Hamdy005 commited on

fix: fixing search endpoint
18308b3

Hamdy005 commited on

feat: implement daily request rate limiting with per-user usage tracking and admin bypass
6ee4b4a

Hamdy005 commited on

feat: implement search functionality, add background task queue logic for title conflicts, and enhance auth state synchronization
7b90b65

Hamdy005 commited on

feat: Adding Parallel Processing and enhance main dashboard, summary and chat styles
2d3a0d2

Hamdy005 commited on

feat: implement async quiz generation, add quiz result persistence, and integrate Supabase authentication
a116056

Hamdy005 commited on

feat: implement authentication system, add quiz history support, and update API endpoints for material and tutor interactions
8c7a11b

Hamdy005 commited on

feat: migrate UI to Next.js with extensive component library and integrate Hugging Face deployment workflow
b65231d

Hamdy005 commited on

refactor: restructure project into modular src architecture and implement database store layer
962a395

Hamdy005 commited on