ThesisProject / db /database.py

Commit History

Fix get_user_by_username missing password_hash
5133cc3
verified

JeyBii commited on

Sync db/database.py with email uniqueness check
dc35748
verified

JeyBii commited on

sync: db/database.py — external articles DB + auto-scraper
19d0b96
verified

JeyBii commited on

fix: mark pre-existing accounts as email_verified on startup migration
0b25e18

JeyBii commited on

feat: add email verification flow with 6-digit code, verification screen, and SMTP email sending
09c6ae5

JeyBii commited on

feat: add settings screen, improve sign-up with password strength & privacy policy, add username uniqueness, change password, delete account API endpoints
b38fb4c

JeyBii commited on

login page and android studio setup
09a88db

JeyBii commited on

add logging to database connection for debugging
d212c4f

JeyBii commited on

added feature
297fb1b

fborj commited on

Initial commit: news scraper with SQLite storage and GitHub Actions daily automation
7e058ee

fborj commited on