| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | backend: remove auth check for viewing user page | Arda Serdar Pektezol | 2024-10-31 | 1 | -1/+1 |
| * | database: organize sql files | Arda Serdar Pektezol | 2024-10-31 | 7 | -3/+3 |
| * | backend: add rate limiting | Arda Serdar Pektezol | 2024-10-31 | 4 | -14/+37 |
| * | backend: better auth check, audit logging | Arda Serdar Pektezol | 2024-10-31 | 13 | -467/+106 |
| * | backend: fix all rankings and placements, use sql funcs | Arda Serdar Pektezol | 2024-10-31 | 3 | -347/+414 |
| * | backend: order map routes | Arda Serdar Pektezol | 2024-10-30 | 1 | -1/+1 |
| * | backend: fix user completion count | Arda Serdar Pektezol | 2024-10-24 | 1 | -24/+24 |
| * | backend: fix wr deltas | Arda Serdar Pektezol | 2024-10-24 | 1 | -3/+3 |
| * | docs: url independent | Arda Serdar Pektezol | 2024-10-22 | 1 | -1/+1 |
| * | docs: point to pektezoldev | Arda Serdar Pektezol | 2024-10-22 | 5 | -5/+5 |
| * | backend: specify 250mb limit | Arda Serdar Pektezol | 2024-10-22 | 1 | -1/+1 |
| * | backend: importance of || and && | Arda Serdar Pektezol | 2024-10-22 | 1 | -1/+1 |
| * | backend: no need for partner_id for record submission | Arda Serdar Pektezol | 2024-10-22 | 4 | -55/+32 |
| * | backend: record get is_coop from db instead of hardcoded idiot | Arda Serdar Pektezol | 2024-10-22 | 1 | -5/+2 |
| * | backend: fix typo cached map | Arda Serdar Pektezol | 2024-10-22 | 1 | -1/+1 |
| * | backend: fix parser | Arda Serdar Pektezol | 2024-10-21 | 1 | -1/+2 |
| * | backend: increase limit to 500mb | Arda Serdar Pektezol | 2024-10-20 | 1 | -1/+1 |
| * | backend: actually fix download demo | Arda Serdar Pektezol | 2024-10-19 | 2 | -5/+0 |
| * | backend: actually fix download demo | Arda Serdar Pektezol | 2024-10-19 | 1 | -1/+7 |
| * | backend: fix download demo | Arda Serdar Pektezol | 2024-10-19 | 1 | -5/+14 |
| * | stop pushing local changes idiot | Arda Serdar Pektezol | 2024-10-19 | 3 | -18/+13 |
| * | backend: fix run ranks | Arda Serdar Pektezol | 2024-10-19 | 4 | -29/+42 |
| * | backend: optimize create record | Arda Serdar Pektezol | 2024-10-18 | 2 | -24/+18 |
| * | backend: fix prop crushers map name | Arda Serdar Pektezol | 2024-10-18 | 1 | -1/+1 |
| * | docs: add swagger page back | Arda Serdar Pektezol | 2024-10-18 | 1 | -0/+26 |
| * | backend: fix parser map name | Arda Serdar Pektezol | 2024-10-18 | 1 | -1/+1 |
| * | backend: 200mb file limit, hide debug commands | Arda Serdar Pektezol | 2024-10-18 | 3 | -24/+17 |
| * | backend: increase file limit to 500mb | Arda Serdar Pektezol | 2024-10-18 | 1 | -0/+1 |
| * | backend: check map wr count by cm category | Arda Serdar Pektezol | 2024-10-18 | 1 | -1/+1 |
| * | refactor: upload run logic improvement | Arda Serdar Pektezol | 2024-10-16 | 2 | -46/+244 |
| * | refactor: so much shit | Arda Serdar Pektezol | 2024-10-09 | 4 | -0/+23 |
| * | refactor: proper game/map ordering | Arda Serdar Pektezol | 2024-09-15 | 1 | -4/+4 |
| * | refactor: unofficial rankings implementation | Arda Serdar Pektezol | 2024-09-12 | 5 | -14/+329 |
| * | refactor: fix module ver | Arda Serdar Pektezol | 2024-09-10 | 1 | -1/+1 |
| * | refactor: move backend entry, rename module | Arda Serdar Pektezol | 2024-09-10 | 17 | -20/+6048 |
| * | feat: return categoryportals in gameid/maps endpoint (#191) | Arda Serdar Pektezol | 2024-07-14 | 1 | -6/+91 |
| * | fix: empty country code on new account (#187) | Arda Serdar Pektezol | 2024-07-12 | 1 | -1/+1 |
| * | docs: add missing nosla/sla history (#186) | Arda Serdar Pektezol | 2024-07-11 | 1 | -0/+8 |
| * | docs: add missing nosla/sla history (#185) | Arda Serdar Pektezol | 2024-07-11 | 1 | -0/+8 |
| * | feat: return portal counts for each cat in chapter select (#175) | Arda Serdar Pektezol | 2024-07-10 | 2 | -7/+58 |
| * | docs: update maps table ddl (#168) | Arda Serdar Pektezol | 2024-07-10 | 1 | -111/+111 |
| * | docs: add almost all lp history from the sheet (#168) | Arda Serdar Pektezol | 2024-07-10 | 1 | -18/+559 |
| * | fix: pq mismatched values (#166) | Arda Serdar Pektezol | 2024-07-08 | 1 | -1/+1 |
| * | fix: score count 0p summary fail (#164) | Arda Serdar Pektezol | 2024-07-08 | 1 | -5/+5 |
| * | feat: return portal count from games and chapter map select (#155) | Arda Serdar Pektezol | 2024-07-05 | 4 | -11/+76 |
| * | feat: update map tables db schema (#157) | Arda Serdar Pektezol | 2024-07-04 | 5 | -386/+33 |
| * | fix: fetchmaps image sql | Arda Serdar Pektezol | 2024-04-25 | 1 | -1/+1 |
| * | fix: sql typo in fetchmaps | Arda Serdar Pektezol | 2024-04-25 | 1 | -1/+1 |
| * | feat: add images to game/chapter/map select (#151) | Arda Serdar Pektezol | 2024-02-14 | 3 | -8/+14 |
| * | fix: hopefully fix profile placement calculation (#123) | Arda Serdar Pektezol | 2024-01-28 | 1 | -12/+16 |