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