summaryrefslogtreecommitdiff
path: root/internal/handlers/main.go
AgeCommit message (Expand)Author
2 daysChore: index.html updateGrail Finder
2 daysfix: properly increment question ID on next button pressGrail Finder (aider)
2 daysfix: correct type mismatch in answer comparisonGrail Finder (aider)
2 daysfeat: Update question status based on answer correctnessGrail Finder
2 daysEnha: /answer to return questionGrail Finder
2 daysfeat: return full Question model in /answer responseGrail Finder (aider)
2 daysfeat: update question template and simplify handler logicGrail Finder
2 daysrefactor: track question status using Status field instead of showNext flagGrail Finder (aider)
2 daysfeat: extract feedback into template partial and add Correct fieldGrail Finder (aider)
2 daysrefactor: fix variable declaration and remove duplicate codeGrail Finder
2 daysfix: properly define MainPage handler methodGrail Finder (aider)
2 daysfeat: add next question button functionalityGrail Finder (aider)
2 daysEnha: index adjustGrail Finder
2 daysfix: update test selectors and question text for reliabilityGrail Finder (aider)
2 daysrefactor: clean up imports and formatting in main.goGrail Finder
2 daysfeat: enhance answer handler with validation and feedbackGrail Finder (aider)
2 daysfix: correct whitespace in test question optionsGrail Finder (aider)
2 daysfix: properly fetch question from DB in HandleAnswerGrail Finder (aider)
2 daysfix: update question model fields and feedback checkGrail Finder (aider)
2 daysfix: update test selectors and template error handlingGrail Finder (aider)
3 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
9 daysfeat: return HTML feedback for answersGrail Finder (aider)
9 daysfix: correct template scope and add question IDGrail Finder (aider)
9 daysfeat: add answer handler with question ID trackingGrail Finder (aider)
9 daysfeat: Add test question to main page templateGrail Finder
9 daysChore: cleaningGrail Finder
9 daysFix: code cleaningGrail Finder
10 daysinitGrail Finder