summaryrefslogtreecommitdiff
path: root/internal/handlers/main.go
AgeCommit message (Expand)Author
26 hoursFeat: add mixed exercsisesHEADmasterGrail Finder
27 hoursfeat: add mixed exercise endpoint handlerGrail Finder (aider)
27 hoursrefactor: rename DBGetFirst10MixedUbungs to DBListMixedGrail Finder
27 hoursfeat: add MixedUbung buttons to main pageGrail Finder (aider)
42 hoursChore: index.html updateGrail Finder
42 hoursfix: properly increment question ID on next button pressGrail Finder (aider)
42 hoursfix: correct type mismatch in answer comparisonGrail Finder (aider)
42 hoursfeat: Update question status based on answer correctnessGrail Finder
42 hoursEnha: /answer to return questionGrail Finder
43 hoursfeat: return full Question model in /answer responseGrail Finder (aider)
43 hoursfeat: update question template and simplify handler logicGrail Finder
43 hoursrefactor: track question status using Status field instead of showNext flagGrail Finder (aider)
44 hoursfeat: extract feedback into template partial and add Correct fieldGrail Finder (aider)
44 hoursrefactor: fix variable declaration and remove duplicate codeGrail Finder
44 hoursfix: properly define MainPage handler methodGrail Finder (aider)
44 hoursfeat: add next question button functionalityGrail Finder (aider)
45 hoursEnha: index adjustGrail Finder
45 hoursfix: update test selectors and question text for reliabilityGrail Finder (aider)
45 hoursrefactor: clean up imports and formatting in main.goGrail Finder
45 hoursfeat: enhance answer handler with validation and feedbackGrail Finder (aider)
45 hoursfix: correct whitespace in test question optionsGrail Finder (aider)
46 hoursfix: properly fetch question from DB in HandleAnswerGrail Finder (aider)
46 hoursfix: update question model fields and feedback checkGrail Finder (aider)
46 hoursfix: update test selectors and template error handlingGrail Finder (aider)
47 hoursrefactor: 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
9 daysinitGrail Finder