PoraHobe / app

Commit History

Add admin edit flows and improve mobile admin layouts
ef710c0

SpreadSheets600 commited on

Handle OAuth invalid_grant gracefully behind proxy
02426f0

SpreadSheets600 commited on

Upgrade DB, previews, and student UX flow
1476658

SpreadSheets600 commited on

Add admin SQLite DB export download
24c4edb

SpreadSheets600 commited on

style: reorganize header layout for improved structure on users page
82c3dd8

SpreadSheets commited on

style: reorganize header layout for improved structure on subjects page
cc3b08a

SpreadSheets commited on

style: reorganize header layout for improved structure on notes page
330ff9e

SpreadSheets commited on

style: reorganize header layout for improved structure on note types page
aa73731

SpreadSheets commited on

style: adjust header layout and text size for improved aesthetics on the admin dashboard
c0a0eaf

SpreadSheets commited on

style: adjust header layout and text size for improved aesthetics
f6b086b

SpreadSheets commited on

style: adjust profile header layout and text size for improved readability
b70acae

SpreadSheets commited on

feat: enhance note preview layout and add YouTube link embedding functionality
de12c7f

SpreadSheets commited on

fix: center align the activity feed header
c93270a

SpreadSheets commited on

feat: add admin verification template with secret code input
04c1d08

SpreadSheets commited on

feat: add user management template with display and admin toggle functionality
3ab695a

SpreadSheets commited on

feat: add subjects management template with add and delete functionality
30dc624

SpreadSheets commited on

feat: add notes management template with display and delete functionality
edbc6a4

SpreadSheets commited on

feat: add note types management template with add and delete functionality
7b9b4fb

SpreadSheets commited on

feat: add admin dashboard template with user stats and management links
800589b

SpreadSheets commited on

feat: add upload notes template with title, description, subject, type selection, and file/link inputs
0ff5e90

SpreadSheets commited on

feat: enhance profile page with user info, stats, recent uploads, and connected accounts
234bab6

SpreadSheets commited on

feat: add notes list template with search, filter, and note display functionality
665eca1

SpreadSheets commited on

feat: add note sharing template with copy link functionality and enhanced UI
11eca68

SpreadSheets commited on

feat: add note preview template with dynamic content and media handling
1fb0a63

SpreadSheets commited on

feat: add my notes template with note details, preview, share, and delete functionality
2352ba6

SpreadSheets commited on

feat: redesign login page with enhanced UI and social login options
16cda0e

SpreadSheets commited on

feat: refactor index.html to extend base template and enhance hero section
31ed13c

SpreadSheets commited on

feat: add base HTML template with responsive design and Tailwind CSS integration
379e221

SpreadSheets commited on

feat: add activity feed template to display recent community uploads
43ce77c

SpreadSheets commited on

feat: implement upload and list routes for notes with Discord webhook integration
e4766da

SpreadSheets commited on

feat: enhance profile route with user upload statistics and remove flash message on logout
b179349

SpreadSheets commited on

feat: implement admin blueprint with user management and verification features
86593e3

SpreadSheets commited on

feat: add is_admin field to User model for role management
4ae4100

SpreadSheets commited on

feat: update OAuth handling and register new blueprints for notes and admin
8de1004

SpreadSheets commited on

feat: add S3 utility functions for file upload and presigned URL generation
c8a5bbd

SpreadSheets commited on

feat: implement Google Drive link processing and file extraction
f2349df

SpreadSheets commited on

feat: add notes blueprint for managing notes functionality
62f02b2

SpreadSheets commited on

feat: refactor User model and add relationships for Note, Subject, and NoteType
bd591aa

SpreadSheets commited on

feat: enhance OAuth login flow and improve error handling
b1df455

SpreadSheets commited on

style: improve indentation and formatting in profile.html for consistency
20da6c7

SpreadSheets commited on

feat: add login page template with Google and Discord authentication options
5598907

SpreadSheets commited on

style: adjust indentation for consistency in index.html
c714961

SpreadSheets commited on

feat: implement user authentication flow with login and logout routes
3b6bfa7

SpreadSheets commited on

refactor: reorganize User and OAuth model definitions for clarity and consistency
f219df8

SpreadSheets commited on

feat: add initial setup for Flask extensions including SQLAlchemy, LoginManager, and Migrate
d132af8

SpreadSheets commited on

style: reorder import statements for better readability
c2fe0d5

SpreadSheets commited on

feat: enhance OAuth handling with Discord and Google integration
d85ed28

SpreadSheets commited on