Spaces:
Runtime error
Runtime error
Commit History
feat: added favicons 9bf62a2
feat: added favicons 436bbab
Add admin edit flows and improve mobile admin layouts ef710c0
Handle OAuth invalid_grant gracefully behind proxy 02426f0
Upgrade DB, previews, and student UX flow 1476658
Add admin SQLite DB export download 24c4edb
feat :ability to drag and drop bf5c835
feat: handle missing migrations on startup with create_all fallback 01ffc0c
feat: updated README for huggingface spaces a9da580
feat: dockerized project 226d5c2
style: reorganize header layout for improved structure on users page 82c3dd8
Soham Maity commited on
style: reorganize header layout for improved structure on subjects page cc3b08a
Soham Maity commited on
style: reorganize header layout for improved structure on notes page 330ff9e
Soham Maity commited on
style: reorganize header layout for improved structure on note types page aa73731
Soham Maity commited on
style: adjust header layout and text size for improved aesthetics on the admin dashboard c0a0eaf
Soham Maity commited on
style: adjust header layout and text size for improved aesthetics f6b086b
Soham Maity commited on
style: adjust profile header layout and text size for improved readability b70acae
Soham Maity commited on
feat: enhance note preview layout and add YouTube link embedding functionality de12c7f
Soham Maity commited on
fix: center align the activity feed header c93270a
Soham Maity commited on
feat: add initial README with project overview, features, and setup instructions 49148fc
Soham Maity commited on
feat: added site redirector 67d7fd1
feat: add admin verification template with secret code input 04c1d08
Soham Maity commited on
feat: add user management template with display and admin toggle functionality 3ab695a
Soham Maity commited on
feat: add subjects management template with add and delete functionality 30dc624
Soham Maity commited on
feat: add notes management template with display and delete functionality edbc6a4
Soham Maity commited on
feat: add note types management template with add and delete functionality 7b9b4fb
Soham Maity commited on
feat: add admin dashboard template with user stats and management links 800589b
Soham Maity commited on
feat: add upload notes template with title, description, subject, type selection, and file/link inputs 0ff5e90
Soham Maity commited on
feat: enhance profile page with user info, stats, recent uploads, and connected accounts 234bab6
Soham Maity commited on
feat: add notes list template with search, filter, and note display functionality 665eca1
Soham Maity commited on
feat: add note sharing template with copy link functionality and enhanced UI 11eca68
Soham Maity commited on
feat: add note preview template with dynamic content and media handling 1fb0a63
Soham Maity commited on
feat: add my notes template with note details, preview, share, and delete functionality 2352ba6
Soham Maity commited on
feat: redesign login page with enhanced UI and social login options 16cda0e
Soham Maity commited on
feat: refactor index.html to extend base template and enhance hero section 31ed13c
Soham Maity commited on
feat: add base HTML template with responsive design and Tailwind CSS integration 379e221
Soham Maity commited on
feat: add activity feed template to display recent community uploads 43ce77c
Soham Maity commited on
feat: implement upload and list routes for notes with Discord webhook integration e4766da
Soham Maity commited on
feat: enhance profile route with user upload statistics and remove flash message on logout b179349
Soham Maity commited on
feat: implement admin blueprint with user management and verification features 86593e3
Soham Maity commited on
feat: add is_admin field to User model for role management 4ae4100
Soham Maity commited on
feat: update OAuth handling and register new blueprints for notes and admin 8de1004
Soham Maity commited on
feat: update config for Discord webhook URL and S3 endpoint URL 6c3b773
Soham Maity commited on
feat: add S3 utility functions for file upload and presigned URL generation c8a5bbd
Soham Maity commited on
feat: implement Google Drive link processing and file extraction f2349df
Soham Maity commited on
feat: add notes blueprint for managing notes functionality 62f02b2
Soham Maity commited on
feat: refactor User model and add relationships for Note, Subject, and NoteType bd591aa
Soham Maity commited on
feat: enhance OAuth login flow and improve error handling b1df455
Soham Maity commited on
feat: add migration directory check, initialization and project run script 1e207a2
Soham Maity commited on