aboutsummaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Collapse)AuthorFilesLines
2025-06-27README and LICENSE to repoHEADmasterMax Nanis1-4/+2
2025-06-26api build gitignores and common.ts to gitMax Nanis2-0/+157
2025-06-23Typescript validation finally passes.Max Nanis1-0/+1
2025-06-21Contests and new openapi models definitions to API buildMax Nanis2-1/+1768
2025-06-07rebuilding API models to new 1.2.0 versionMax Nanis4-6/+302
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ↵Max Nanis134-10393/+8433
- which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface
2025-05-28initial commitMax Nanis135-0/+10646