Commit graph

21 commits

Author SHA1 Message Date
7c13159855 fix: Update Next Question button to use primary color for dark mode visibility
All checks were successful
Automated Container Build / build-and-push (push) Successful in 52s
2026-06-27 21:08:11 -07:00
347c93713b style: Adjust dark mode to standard greys while keeping teal accents
All checks were successful
Automated Container Build / build-and-push (push) Successful in 51s
2026-06-27 21:05:09 -07:00
8ac95df772 fix: Map Tailwind colors to base CSS variables for dynamic dark mode resolution
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
2026-06-27 21:02:06 -07:00
87fc071961 feat: Add persistent Dark Mode with ThemeToggle component and layout script
All checks were successful
Automated Container Build / build-and-push (push) Successful in 58s
2026-06-27 20:56:10 -07:00
ec8e601332 feat: Allow inline editing of both name and description for decks and quizzes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 52s
2026-06-27 20:48:19 -07:00
0295101e10 feat: Add Retake Full Quiz option to quiz results screen
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-06-27 20:43:58 -07:00
a65e371449 fix: Resolve Server Component serialization error on shared links
All checks were successful
Automated Container Build / build-and-push (push) Successful in 51s
2026-06-27 20:39:54 -07:00
cab4757be2 style: Align quiz results options UI with quiz viewer options UI
All checks were successful
Automated Container Build / build-and-push (push) Successful in 52s
2026-06-27 20:36:36 -07:00
89eb2c6ad9 style: Change rationale badge to a full-width banner above the rationale box
All checks were successful
Automated Container Build / build-and-push (push) Successful in 54s
2026-06-27 20:31:38 -07:00
fc433edf4f feat: Add Correct/Incorrect badge to rationale
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
2026-06-27 20:28:38 -07:00
64aae611fc Fix infinite browser spinner on login redirect
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
2026-06-27 20:26:58 -07:00
00eac1457c Fix login failure over HTTP by disabling secure cookie flag by default
All checks were successful
Automated Container Build / build-and-push (push) Successful in 55s
2026-06-27 20:21:20 -07:00
577a189e0b feat: Add initial admin password setup flow
All checks were successful
Automated Container Build / build-and-push (push) Successful in 54s
2026-06-27 20:18:09 -07:00
f8de1a4380 Fix Docker build: Install openssl and run as root to fix volume permissions
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
2026-06-27 20:14:53 -07:00
4df08da263 Fix Docker build: Install prisma in runner stage to resolve prisma/config module
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-06-27 20:13:07 -07:00
ce45c09b20 Configure Docker volume for persistent SQLite database
All checks were successful
Automated Container Build / build-and-push (push) Successful in 12s
2026-06-27 20:05:42 -07:00
fad28140fd Fix Docker build: Use Node 22 and npm install
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
2026-06-27 19:59:53 -07:00
037206bb25 Fix visual pop in, added back button to flash cards
Some checks failed
Automated Container Build / build-and-push (push) Failing after 3s
2026-06-27 19:57:58 -07:00
d76ec4a69f Numeroud bug fixes, UI improvements, small animations
Some checks failed
Automated Container Build / build-and-push (push) Failing after 3s
2026-06-27 19:50:10 -07:00
b7ce314f01 Initial working commit
Some checks failed
Automated Container Build / build-and-push (push) Failing after 7s
2026-06-27 19:19:38 -07:00
666ceb7325 Initial commit with CI/CD blueprint
Some checks failed
Automated Container Build / build-and-push (push) Failing after 4s
2026-06-27 10:56:48 -07:00