aboutsummaryrefslogtreecommitdiff
path: root/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* database: organize sql filesArda Serdar Pektezol2024-10-317-3/+3
* backend: add rate limitingArda Serdar Pektezol2024-10-314-14/+37
* backend: better auth check, audit loggingArda Serdar Pektezol2024-10-3113-467/+106
* backend: fix all rankings and placements, use sql funcsArda Serdar Pektezol2024-10-313-347/+414
* 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
* docs: url independentArda Serdar Pektezol2024-10-221-1/+1
* docs: point to pektezoldevArda Serdar Pektezol2024-10-225-5/+5
* backend: specify 250mb limitArda Serdar Pektezol2024-10-221-1/+1
* backend: importance of || and &&Arda Serdar Pektezol2024-10-221-1/+1
* backend: no need for partner_id for record submissionArda Serdar Pektezol2024-10-224-55/+32
* 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: fix parserArda Serdar Pektezol2024-10-211-1/+2
* backend: increase limit to 500mbArda Serdar Pektezol2024-10-201-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
* stop pushing local changes idiotArda Serdar Pektezol2024-10-193-18/+13
* backend: fix run ranksArda Serdar Pektezol2024-10-194-29/+42
* backend: optimize create recordArda Serdar Pektezol2024-10-182-24/+18
* backend: fix prop crushers map nameArda Serdar Pektezol2024-10-181-1/+1
* docs: add swagger page backArda Serdar Pektezol2024-10-181-0/+26
* backend: fix parser map nameArda Serdar Pektezol2024-10-181-1/+1
* backend: 200mb file limit, hide debug commandsArda Serdar Pektezol2024-10-183-24/+17
* backend: increase file limit to 500mbArda Serdar Pektezol2024-10-181-0/+1
* backend: check map wr count by cm categoryArda Serdar Pektezol2024-10-181-1/+1
* refactor: upload run logic improvementArda Serdar Pektezol2024-10-162-46/+244
* refactor: so much shitArda Serdar Pektezol2024-10-094-0/+23
* refactor: proper game/map orderingArda Serdar Pektezol2024-09-151-4/+4
* refactor: unofficial rankings implementationArda Serdar Pektezol2024-09-125-14/+329
* refactor: fix module verArda Serdar Pektezol2024-09-101-1/+1
* refactor: move backend entry, rename moduleArda Serdar Pektezol2024-09-1017-20/+6048
* 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
* docs: add missing nosla/sla history (#186)Arda Serdar Pektezol2024-07-111-0/+8
* docs: add missing nosla/sla history (#185)Arda Serdar Pektezol2024-07-111-0/+8
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-102-7/+58
* docs: update maps table ddl (#168)Arda Serdar Pektezol2024-07-101-111/+111
* docs: add almost all lp history from the sheet (#168)Arda Serdar Pektezol2024-07-101-18/+559
* 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-054-11/+76
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-045-386/+33
* 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-143-8/+14
* 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-282-10/+128