aboutsummaryrefslogtreecommitdiff
path: root/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* map data prepared (#22)Arda Serdar Pektezol2023-01-112-0/+132
|
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-068-204/+144
|
* (#20) successful integration of demo upload to driveArda Serdar Pektezol2022-11-061-0/+91
|
* add demo post routeArda Serdar Pektezol2022-11-061-0/+1
|
* sql typoArda Serdar Pektezol2022-11-061-1/+1
|
* (#4) will work on it laterArda Serdar Pektezol2022-10-302-3/+3
|
* add swagger and country code entry routes (#4)Arda Serdar Pektezol2022-10-301-1/+2
|
* seperate user controllerArda Serdar Pektezol2022-10-301-71/+0
|
* seperate user controller / work on (#4)Arda Serdar Pektezol2022-10-301-0/+173
|
* implement swaggerArda Serdar Pektezol2022-10-301-0/+3
|
* (#18) enums for user typesArda Serdar Pektezol2022-10-291-1/+13
|
* change steamid to stringArda Serdar Pektezol2022-10-291-1/+1
|
* (#18) routes & controllers for profile & user lookupArda Serdar Pektezol2022-10-292-2/+74
|
* cleanup auth check and routesArda Serdar Pektezol2022-10-293-41/+12
|
* change default country_code to 'XX'Arda Serdar Pektezol2022-10-291-1/+1
|
* change middleware directoryArda Serdar Pektezol2022-10-272-1/+57
|
* (#2) finished user authentication with steam (probably)Arda Serdar Pektezol2022-10-271-23/+50
|
* (#2) add validate endpointArda Serdar Pektezol2022-10-271-1/+3
|
* delete funcs.go - not neededArda Serdar Pektezol2022-10-261-16/+0
|
* models structureArda Serdar Pektezol2022-10-261-0/+13
|
* change env key retrieve methodArda Serdar Pektezol2022-10-261-1/+3
|
* change env key retrieve methodArda Serdar Pektezol2022-10-261-6/+6
|
* creating new user db execArda Serdar Pektezol2022-10-261-1/+15
|
* init sql for usersArda Serdar Pektezol2022-10-261-0/+11
|
* add database integrationArda Serdar Pektezol2022-10-241-0/+31
|
* categorize /api/v1 routesArda Serdar Pektezol2022-10-221-3/+7
|
* initArda Serdar Pektezol2022-10-223-0/+95