aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/modController.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-12fix: sql typoArda Serdar Pektezol1-4/+1
Former-commit-id: a86ddf35ba75a5940575df760ee705473542fd38
2023-07-12feat: delete map summary routeArda Serdar Pektezol1-0/+1
Former-commit-id: 2f2f884426ff0be75d4ec1b1220edb05b20ba9d8
2023-07-12fix: unique relation for map history and routesArda Serdar Pektezol3-4/+6
Former-commit-id: f3ea2ce6784973385d63980b6680294bbcee0188
2023-07-10feat: is_coop field on map summaryArda Serdar Pektezol2-2/+3
Former-commit-id: f780291d97e9df9f0d0743b06cedae7345308887
2023-07-10feat: is_coop field on gamesArda Serdar Pektezol4-7/+9
Former-commit-id: bf3a5a262557ade646ce8e59db152be8c521ac06
2023-07-03feat: add chapter numbers in namesArda Serdar Pektezol1-16/+16
Former-commit-id: 237a4cf44c7930145a8829b640d7f2c95e370860
2023-07-03feat: display score count and time in record response (#42)Arda Serdar Pektezol2-4/+9
Former-commit-id: f123f9383519780a6e6d0f6828332635b93bad82
2023-07-03docs: refactor docsArda Serdar Pektezol9-304/+304
Former-commit-id: 3f3833af352d8758ca509a4fe3badedd5250b1ba
2023-07-03fix: save uploaded demos as .dem in order for parser to work (#42)Arda Serdar Pektezol1-4/+4
Former-commit-id: aa6485ebbdeffe4eaf903988a676fa69f37d67b9
2023-07-03fix: cleanup post record, uuid file saving, defer file delete (#42)Arda Serdar Pektezol1-4/+4
Former-commit-id: b98bc4164983e6f78566f0a7dd296e7f9cfd9e3e
2023-07-03fix: parser actually works now (#42)Arda Serdar Pektezol2-11/+15
Former-commit-id: 28378525f79e2879a1306b3bb169668d238cc117
2023-07-03fix: change demo save locationArda Serdar Pektezol1-4/+4
Former-commit-id: 9f12bccafd5433775c7de315950f02f9464777fa
2023-07-03fix: change demo save locationArda Serdar Pektezol1-4/+4
Former-commit-id: 2e7592b91f3787b501c798397838ba858f4103f7
2023-07-03docs: add missing field to post recordArda Serdar Pektezol4-0/+20
Former-commit-id: 73726de788daf38a82d9663ab2d8f0544b76c3e3
2023-07-03fix: sql typo record controllerArda Serdar Pektezol1-1/+1
Former-commit-id: 8d78b48a9c745d94f4e287b0d2b7871ecdb4873b
2023-07-03docs: update swaggerArda Serdar Pektezol5-37/+26
Former-commit-id: d55150a028f67d5dc8668e2b2384d13511339b46