aboutsummaryrefslogtreecommitdiff
path: root/backend/routes/routes.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: reorganizing packagesArda Serdar Pektezol2023-08-261-41/+0
* refactor: changed github repo nameArda Serdar Pektezol2023-07-201-2/+2
* feat: edit map imageArda Serdar Pektezol2023-07-121-0/+1
* feat: delete map summary routeArda Serdar Pektezol2023-07-121-0/+1
* fix: remove middleware for unneeded routesArda Serdar Pektezol2023-06-291-3/+3
* feat: create map summaryArda Serdar Pektezol2023-06-291-0/+1
* feat: mod edit for map summaryArda Serdar Pektezol2023-06-281-0/+1
* feat: search with query (#40)Arda Serdar Pektezol2023-06-171-1/+1
* feat: logout endpointArda Serdar Pektezol2023-05-061-0/+1
* feat: get token endpointArda Serdar Pektezol2023-05-061-0/+1
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-031-2/+2
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-021-0/+3
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-011-0/+1
* feat: map summary and leaderboard endpoints, new models and routes (#38)Arda Serdar Pektezol2023-04-241-3/+4
* fix: unable to serve swagger on prodArda Serdar Pektezol2023-04-211-1/+4
* actually add update profile route (#30)Arda Serdar Pektezol2023-02-031-0/+1
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-171-0/+1
* added fetch map stats (#25)Arda Serdar Pektezol2023-01-151-0/+1
* added countries, update country (#4)Arda Serdar Pektezol2023-01-141-0/+1
* upload record fix, download demo success (#24)Arda Serdar Pektezol2023-01-141-1/+2
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-121-1/+1
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-061-2/+0
* add demo post routeArda Serdar Pektezol2022-11-061-0/+1
* (#4) will work on it laterArda Serdar Pektezol2022-10-301-1/+1
* add swagger and country code entry routes (#4)Arda Serdar Pektezol2022-10-301-1/+2
* implement swaggerArda Serdar Pektezol2022-10-301-0/+3
* (#18) routes & controllers for profile & user lookupArda Serdar Pektezol2022-10-291-0/+2
* cleanup auth check and routesArda Serdar Pektezol2022-10-291-9/+2
* change middleware directoryArda Serdar Pektezol2022-10-271-1/+1
* (#2) add validate endpointArda Serdar Pektezol2022-10-271-1/+3
* change env key retrieve methodArda Serdar Pektezol2022-10-261-1/+3
* categorize /api/v1 routesArda Serdar Pektezol2022-10-221-3/+7
* initArda Serdar Pektezol2022-10-221-0/+16