aboutsummaryrefslogtreecommitdiff
path: root/backend/handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat/backend: timeline stats endpointArda Serdar Pektezol12 days3-108/+209
* feat/backend: send map difficulty in summary (#271)Arda Serdar Pektezol2025-03-191-2/+2
* feat/backend: basic map difficulty ratings (#266)Arda Serdar Pektezol2025-03-191-2/+4
* fix/backend: turret assassin map name typo (#254)Arda Serdar Pektezol2024-12-311-1/+1
* fix/profile: overall completion count wrong (#252)Arda Serdar Pektezol2024-12-221-0/+19
* fix/rankings: sort overall placements for lphub (#250)Arda Serdar Pektezol2024-12-211-0/+10
* feat/backend: local demos path for testing (#243)Arda Serdar Pektezol2024-11-221-20/+72
* 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