aboutsummaryrefslogtreecommitdiff
path: root/backend/handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat/backend: gdrive to backblaze migration, improve create record (#237)v1.0.3Arda Serdar Pektezol2024-11-211-95/+45
* fix: remove insert trigger on users, check insert user on login err (#224)v1.0.1Arda Serdar Pektezol2024-11-021-1/+5
* backend: better auth check, audit loggingArda Serdar Pektezol2024-10-316-211/+9
* backend: fix all rankings and placements, use sql funcsArda Serdar Pektezol2024-10-312-347/+202
* backend: order map routesArda Serdar Pektezol2024-10-301-1/+1
* backend: fix user completion countArda Serdar Pektezol2024-10-241-24/+24
* backend: fix wr deltasArda Serdar Pektezol2024-10-241-3/+3
* backend: importance of || and &&Arda Serdar Pektezol2024-10-221-1/+1
* backend: no need for partner_id for record submissionArda Serdar Pektezol2024-10-221-17/+26
* backend: record get is_coop from db instead of hardcoded idiotArda Serdar Pektezol2024-10-221-5/+2
* backend: fix typo cached mapArda Serdar Pektezol2024-10-221-1/+1
* backend: actually fix download demoArda Serdar Pektezol2024-10-192-5/+0
* backend: actually fix download demoArda Serdar Pektezol2024-10-191-1/+7
* backend: fix download demoArda Serdar Pektezol2024-10-191-5/+14
* backend: fix run ranksArda Serdar Pektezol2024-10-191-16/+24
* backend: optimize create recordArda Serdar Pektezol2024-10-181-18/+12
* backend: check map wr count by cm categoryArda Serdar Pektezol2024-10-181-1/+1
* refactor: upload run logic improvementArda Serdar Pektezol2024-10-161-30/+64
* refactor: so much shitArda Serdar Pektezol2024-10-091-0/+2
* refactor: proper game/map orderingArda Serdar Pektezol2024-09-151-4/+4
* refactor: unofficial rankings implementationArda Serdar Pektezol2024-09-121-6/+94
* refactor: move backend entry, rename moduleArda Serdar Pektezol2024-09-108-17/+25
* feat: return categoryportals in gameid/maps endpoint (#191)Arda Serdar Pektezol2024-07-141-6/+91
* fix: empty country code on new account (#187)Arda Serdar Pektezol2024-07-121-1/+1
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-101-7/+49
* fix: pq mismatched values (#166)Arda Serdar Pektezol2024-07-081-1/+1
* fix: score count 0p summary fail (#164)Arda Serdar Pektezol2024-07-081-5/+5
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-051-2/+40
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-043-90/+31
* fix: fetchmaps image sqlArda Serdar Pektezol2024-04-251-1/+1
* fix: sql typo in fetchmapsArda Serdar Pektezol2024-04-251-1/+1
* feat: add images to game/chapter/map select (#151)Arda Serdar Pektezol2024-02-141-8/+8
* fix: hopefully fix profile placement calculation (#123)Arda Serdar Pektezol2024-01-281-12/+16
* feat: check steam ids when uploading demo (#148)Arda Serdar Pektezol2024-01-281-1/+43
* feat: update post on new comment (#59)Arda Serdar Pektezol2023-12-231-0/+6
* fix: sql typo discussions delete (#142)Arda Serdar Pektezol2023-12-221-1/+1
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-224-25/+26
* docs: add missing param (#59)Arda Serdar Pektezol2023-12-111-0/+1
* feat: add discussion comment posting (#59)Arda Serdar Pektezol2023-12-111-0/+49
* feat: add content to discussions list (#59)Arda Serdar Pektezol2023-11-201-13/+4
* feat: error check on 0 portal 0 tick record (#133)Arda Serdar Pektezol2023-11-071-0/+6
* fix: getplayersummaries cant unmarshal when player is in game (#131)Arda Serdar Pektezol2023-11-071-5/+5
* fix: sql typo in update user (#127)Arda Serdar Pektezol2023-11-061-2/+2
* fix is_disabled ambiguity (#124)Arda Serdar Pektezol2023-10-291-1/+1
* remove pagination for profile/user (#121)Arda Serdar Pektezol2023-10-211-63/+2
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-101-11/+73
* feat: add is_disabled to chapters itself (#112)Arda Serdar Pektezol2023-10-101-2/+2
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-091-0/+40
* feat: add is_disabled to chapters maps (#112)Arda Serdar Pektezol2023-10-091-2/+2
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-281-2/+2