aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/recordController.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-20docs: shoutout nekzArda Serdar Pektezol1-3/+4
Former-commit-id: 085ce45347ff6769ddd7d4de6f3dbac7698bacc4
2023-07-20fix: change web titleArda Serdar Pektezol1-1/+1
Former-commit-id: 6df37e4a2fb2a4649a14e20a2a739473a1688081
2023-07-20feat: about pageArda Serdar Pektezol3-1/+51
Former-commit-id: 103850ab3128cf9042565a59b216cd2dac553682
2023-07-12quick link fixNidboj1321-1/+1
Former-commit-id: 4a579d7668f72cc05b53ba8b655e427d3ca105dc
2023-07-12summaryNidboj13212-32/+2413
2023-07-12fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol4-10/+4
Former-commit-id: 2a1cea87348e0af8d97512a46093bd38768257ef
2023-07-12fix: sql typo for edit map summary (#48)Arda Serdar Pektezol1-1/+1
Former-commit-id: 79b149b959b8cad999269e16834443c7de295079
2023-07-12fix: logic error on editing map summary (#48)Arda Serdar Pektezol1-3/+9
Former-commit-id: 406a95993a6210ed30f78ad3ea562b2f23e3310a
2023-07-12feat: edit map imageArda Serdar Pektezol6-3/+328
Former-commit-id: 288e6772dda69a9543a01db85069c95476addd4e
2023-07-12fix: turn back to serialsArda Serdar Pektezol1-6/+6
Former-commit-id: 9c83d4ac7297c7306f4872d76334507fa09cbde9
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