aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-241-1/+1
|
* doc: added tagsArda Serdar Pektezol2023-04-215-0/+9
|
* doc: add auth header fields (#34)Arda Serdar Pektezol2023-04-212-6/+10
|
* fix: empty country code on user creation (#36)Arda Serdar Pektezol2023-04-211-0/+4
|
* finalize swagger, port to prod machine (#34)Arda Serdar Pektezol2023-04-211-2/+2
|
* doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol2023-04-194-5/+47
|
* doc: swagger init for login and user routes (#34)Arda Serdar Pektezol2023-04-132-5/+52
|
* fix: only show top record of a person in the map rankings (obviously) ↵Arda Serdar Pektezol2023-02-021-2/+18
| | | | shoutout chatgpt
* feat: refresh/update user via steam (#30)Arda Serdar Pektezol2023-01-183-57/+127
|
* added delete demo from drive, also delete if an error is encountered while ↵Arda Serdar Pektezol2023-01-171-6/+15
| | | | submitting a record
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-171-0/+90
|
* ranking placements in each map with correct tie handling (#5, #27)Arda Serdar Pektezol2023-01-161-2/+20
|
* fixed logic behind record history for each map (#26)Arda Serdar Pektezol2023-01-161-48/+12
|
* retrieving competitive user records (#26)Arda Serdar Pektezol2023-01-151-5/+149
|
* also update maps table when a new world record is achievedArda Serdar Pektezol2023-01-151-1/+19
|
* added fetch map stats (#25)Arda Serdar Pektezol2023-01-151-0/+79
|
* check if map is disabled or notArda Serdar Pektezol2023-01-151-2/+7
|
* added countries, update country (#4)Arda Serdar Pektezol2023-01-141-0/+30
|
* 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-143-48/+100
|
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-122-91/+126
|
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-063-169/+54
|
* (#20) successful integration of demo upload to driveArda Serdar Pektezol2022-11-061-0/+91
|
* sql typoArda Serdar Pektezol2022-11-061-1/+1
|
* (#4) will work on it laterArda Serdar Pektezol2022-10-301-2/+2
|
* seperate user controllerArda Serdar Pektezol2022-10-301-71/+0
|
* seperate user controller / work on (#4)Arda Serdar Pektezol2022-10-301-0/+173
|
* (#18) routes & controllers for profile & user lookupArda Serdar Pektezol2022-10-291-2/+72
|
* cleanup auth check and routesArda Serdar Pektezol2022-10-291-20/+5
|
* (#2) finished user authentication with steam (probably)Arda Serdar Pektezol2022-10-271-23/+50
|
* delete funcs.go - not neededArda Serdar Pektezol2022-10-261-16/+0
|
* creating new user db execArda Serdar Pektezol2022-10-261-1/+15
|
* initArda Serdar Pektezol2022-10-222-0/+79