• Joined on 2025-04-21
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:03:59 +00:00
3b180728e1 feat: implement initial app layout and Supabase integration with item grid display
Greg pushed to main at Greg/MyFavStuff 2025-05-18 13:55:32 +00:00
df039d08be chore: initialize Next.js project with Supabase, React 19, and Tailwind dependencies
Greg pushed to main at Greg/MyFavStuff 2025-05-18 13:52:28 +00:00
67731aa1c7 fix: include dev dependencies in Docker npm install
Greg pushed to main at Greg/MyFavStuff 2025-05-18 13:48:05 +00:00
17914b78ce chore: initialize project with Next.js and dependencies
Greg pushed to main at Greg/MyFavStuff 2025-05-18 13:41:02 +00:00
d71ba74659 Books, movies & series
Greg pushed to main at Greg/MyFavStuff 2025-05-18 13:11:32 +00:00
c1c6178d4d docs: add initial project documentation for MyFavStuff personal curation site
Greg created branch main in Greg/MyFavStuff 2025-05-18 13:11:09 +00:00
Greg pushed to main at Greg/MyFavStuff 2025-05-18 13:11:09 +00:00
b61840fed8 feat: initialize project with product vision, tech stack and design documentation
Greg created repository Greg/MyFavStuff 2025-05-18 13:08:07 +00:00
Greg pushed to main at Greg/SportAttendanceSheet 2025-05-17 12:49:57 +00:00
b612b23340 Repair styles and reports
435fbd4486 chore: update dependencies in requirements.txt file
118eb82393 feat: add input validation, security headers, and error handling to Flask app
Compare 3 commits »
Greg pushed to feature/security at Greg/SportAttendanceSheet 2025-05-17 12:22:41 +00:00
b612b23340 Repair styles and reports
Greg pushed to feature/security at Greg/SportAttendanceSheet 2025-05-17 10:41:20 +00:00
435fbd4486 chore: update dependencies in requirements.txt file
Greg created branch feature/security in Greg/SportAttendanceSheet 2025-05-17 10:26:46 +00:00
Greg pushed to feature/security at Greg/SportAttendanceSheet 2025-05-17 10:26:46 +00:00
118eb82393 feat: add input validation, security headers, and error handling to Flask app
Greg pushed to main at Greg/SportAttendanceSheet 2025-05-17 00:10:56 +00:00
7dce92f5c1 Database transaction code adapted for more safety
Greg pushed to main at Greg/SportAttendanceSheet 2025-05-16 23:52:56 +00:00
13578db09d Bug repair: Cycle to maybe repaired
Greg pushed to main at Greg/Todo 2025-05-14 17:31:37 +00:00
08e06fc21d Calendar
Greg pushed to main at Greg/Todo 2025-05-14 16:26:04 +00:00
23a38d42c2 Modal view when you edit a todo
Greg pushed to main at Greg/Todo 2025-05-13 22:40:58 +00:00
ba2861cc73 feat: implement encrypted data export/import and editable table UI with sorting
Greg pushed to main at Greg/Todo 2025-05-13 21:13:05 +00:00
644b091ea2 feat: create initial todo app with local storage and UI components