summaryrefslogtreecommitdiff
path: root/internal/handlers/main.go
AgeCommit message (Expand)Author
10 daysFeat: get next question in mixed groupHEADmasterGrail Finder
2025-04-06Feat: add mixed exercsisesGrail Finder
2025-04-06feat: add mixed exercise endpoint handlerGrail Finder (aider)
2025-04-06refactor: rename DBGetFirst10MixedUbungs to DBListMixedGrail Finder
2025-04-06feat: add MixedUbung buttons to main pageGrail Finder (aider)
2025-04-05Chore: index.html updateGrail Finder
2025-04-05fix: properly increment question ID on next button pressGrail Finder (aider)
2025-04-05fix: correct type mismatch in answer comparisonGrail Finder (aider)
2025-04-05feat: Update question status based on answer correctnessGrail Finder
2025-04-05Enha: /answer to return questionGrail Finder
2025-04-05feat: return full Question model in /answer responseGrail Finder (aider)
2025-04-05feat: update question template and simplify handler logicGrail Finder
2025-04-05refactor: track question status using Status field instead of showNext flagGrail Finder (aider)
2025-04-05feat: extract feedback into template partial and add Correct fieldGrail Finder (aider)
2025-04-05refactor: fix variable declaration and remove duplicate codeGrail Finder
2025-04-05fix: properly define MainPage handler methodGrail Finder (aider)
2025-04-05feat: add next question button functionalityGrail Finder (aider)
2025-04-05Enha: index adjustGrail Finder
2025-04-05fix: update test selectors and question text for reliabilityGrail Finder (aider)
2025-04-05refactor: clean up imports and formatting in main.goGrail Finder
2025-04-05feat: enhance answer handler with validation and feedbackGrail Finder (aider)
2025-04-05fix: correct whitespace in test question optionsGrail Finder (aider)
2025-04-05fix: properly fetch question from DB in HandleAnswerGrail Finder (aider)
2025-04-05fix: update question model fields and feedback checkGrail Finder (aider)
2025-04-05fix: update test selectors and template error handlingGrail Finder (aider)
2025-04-05refactor: 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