aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/controllers.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sql typoArda Serdar Pektezol2022-11-061-1/+1
|
* seperate user controllerArda Serdar Pektezol2022-10-301-71/+0
|
* (#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
|
* creating new user db execArda Serdar Pektezol2022-10-261-1/+15
|
* initArda Serdar Pektezol2022-10-221-0/+63