aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/recordController.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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