aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/recordController.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: parser actually works now (#42)Arda Serdar Pektezol2023-07-031-5/+8
| | | Former-commit-id: 28378525f79e2879a1306b3bb169668d238cc117
* fix: change demo save locationArda Serdar Pektezol2023-07-031-4/+4
| | | Former-commit-id: 9f12bccafd5433775c7de315950f02f9464777fa
* fix: change demo save locationArda Serdar Pektezol2023-07-031-4/+4
| | | Former-commit-id: 2e7592b91f3787b501c798397838ba858f4103f7
* docs: add missing field to post recordArda Serdar Pektezol2023-07-031-0/+1
| | | Former-commit-id: 73726de788daf38a82d9663ab2d8f0544b76c3e3
* fix: sql typo record controllerArda Serdar Pektezol2023-07-031-1/+1
| | | Former-commit-id: 8d78b48a9c745d94f4e287b0d2b7871ecdb4873b
* docs: update swaggerArda Serdar Pektezol2023-07-031-3/+3
| | | Former-commit-id: d55150a028f67d5dc8668e2b2384d13511339b46
* feat: parser for getting portal and tick count (#42)Arda Serdar Pektezol2023-07-031-1/+1
| | | Former-commit-id: 1619ece868b7009a661dcc3b622746cc09981042
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-291-3/+2
| | | Former-commit-id: f8db004d2c17f09f665e51ec4e730418248bfd07
* fix: record controllerArda Serdar Pektezol2023-06-291-55/+32
| | | Former-commit-id: bff6b62474e02f644d93f49827145cfd92682c6f
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-031-6/+6
|
* feat: db transaction for record submission (#33)Arda Serdar Pektezol2023-04-241-5/+17
|
* fix: adjust record submission (#38)Arda Serdar Pektezol2023-04-241-17/+20
|
* doc: change route nameArda Serdar Pektezol2023-04-241-1/+1
|
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-241-1/+1
|
* doc: added tagsArda Serdar Pektezol2023-04-211-0/+2
|
* doc: add auth header fields (#34)Arda Serdar Pektezol2023-04-211-0/+1
|
* doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol2023-04-191-0/+23
|
* added delete demo from drive, also delete if an error is encountered while ↵Arda Serdar Pektezol2023-01-171-6/+15
| | | | submitting a record
* also update maps table when a new world record is achievedArda Serdar Pektezol2023-01-151-1/+19
|
* check if map is disabled or notArda Serdar Pektezol2023-01-151-2/+7
|
* delete demo after serving it from local (#24)Arda Serdar Pektezol2023-01-141-0/+1
|
* upload record fix, download demo success (#24)Arda Serdar Pektezol2023-01-141-4/+46
|
* record submission looks like its working! (#23, #20)Arda Serdar Pektezol2023-01-141-44/+96
|
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-121-0/+126