| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat/backend: send map difficulty in summary (#271) | Arda Serdar Pektezol | 2025-03-19 | 1 | -2/+2 |
| | | |||||
| * | feat/backend: basic map difficulty ratings (#266) | Arda Serdar Pektezol | 2025-03-19 | 1 | -2/+4 |
| | | |||||
| * | fix/backend: turret assassin map name typo (#254) | Arda Serdar Pektezol | 2024-12-31 | 1 | -1/+1 |
| | | |||||
| * | fix/profile: overall completion count wrong (#252) | Arda Serdar Pektezol | 2024-12-22 | 1 | -0/+19 |
| | | |||||
| * | fix/rankings: sort overall placements for lphub (#250) | Arda Serdar Pektezol | 2024-12-21 | 1 | -0/+10 |
| | | |||||
| * | feat/backend: local demos path for testing (#243) | Arda Serdar Pektezol | 2024-11-22 | 1 | -20/+72 |
| | | | | Co-authored-by: NeKz <nekzor@users.noreply.github.com> | ||||
| * | feat/backend: gdrive to backblaze migration, improve create record (#237)v1.0.3 | Arda Serdar Pektezol | 2024-11-21 | 1 | -95/+45 |
| | | |||||
| * | fix: remove insert trigger on users, check insert user on login err (#224)v1.0.1 | Arda Serdar Pektezol | 2024-11-02 | 1 | -1/+5 |
| | | |||||
| * | backend: better auth check, audit logging | Arda Serdar Pektezol | 2024-10-31 | 6 | -211/+9 |
| | | |||||
| * | backend: fix all rankings and placements, use sql funcs | Arda Serdar Pektezol | 2024-10-31 | 2 | -347/+202 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 1 | -17/+26 |
| | | |||||
| * | 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: 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 |
| | | |||||
| * | backend: fix run ranks | Arda Serdar Pektezol | 2024-10-19 | 1 | -16/+24 |
| | | |||||
| * | backend: optimize create record | Arda Serdar Pektezol | 2024-10-18 | 1 | -18/+12 |
| | | |||||
| * | 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 | 1 | -30/+64 |
| | | |||||
| * | refactor: so much shit | Arda Serdar Pektezol | 2024-10-09 | 1 | -0/+2 |
| | | |||||
| * | refactor: proper game/map ordering | Arda Serdar Pektezol | 2024-09-15 | 1 | -4/+4 |
| | | |||||
| * | refactor: unofficial rankings implementation | Arda Serdar Pektezol | 2024-09-12 | 1 | -6/+94 |
| | | |||||
| * | refactor: move backend entry, rename module | Arda Serdar Pektezol | 2024-09-10 | 8 | -17/+25 |
| | | |||||
| * | 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 |
| | | |||||
| * | feat: return portal counts for each cat in chapter select (#175) | Arda Serdar Pektezol | 2024-07-10 | 1 | -7/+49 |
| | | |||||
| * | 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 | 1 | -2/+40 |
| | | |||||
| * | feat: update map tables db schema (#157) | Arda Serdar Pektezol | 2024-07-04 | 3 | -90/+31 |
| | | |||||
| * | 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 | 1 | -8/+8 |
| | | |||||
| * | fix: hopefully fix profile placement calculation (#123) | Arda Serdar Pektezol | 2024-01-28 | 1 | -12/+16 |
| | | |||||
| * | feat: check steam ids when uploading demo (#148) | Arda Serdar Pektezol | 2024-01-28 | 1 | -1/+43 |
| | | |||||
| * | feat: update post on new comment (#59) | Arda Serdar Pektezol | 2023-12-23 | 1 | -0/+6 |
| | | |||||
| * | fix: sql typo discussions delete (#142) | Arda Serdar Pektezol | 2023-12-22 | 1 | -1/+1 |
| | | |||||
| * | fix: discussions logic cleanup, docs title changes (#142) | Arda Serdar Pektezol | 2023-12-22 | 4 | -25/+26 |
| | | |||||
| * | docs: add missing param (#59) | Arda Serdar Pektezol | 2023-12-11 | 1 | -0/+1 |
| | | |||||
| * | feat: add discussion comment posting (#59) | Arda Serdar Pektezol | 2023-12-11 | 1 | -0/+49 |
| | | |||||
| * | feat: add content to discussions list (#59) | Arda Serdar Pektezol | 2023-11-20 | 1 | -13/+4 |
| | | |||||
| * | feat: error check on 0 portal 0 tick record (#133) | Arda Serdar Pektezol | 2023-11-07 | 1 | -0/+6 |
| | | |||||
| * | fix: getplayersummaries cant unmarshal when player is in game (#131) | Arda Serdar Pektezol | 2023-11-07 | 1 | -5/+5 |
| | | |||||
| * | fix: sql typo in update user (#127) | Arda Serdar Pektezol | 2023-11-06 | 1 | -2/+2 |
| | | | | Former-commit-id: dd0f8d101c7bb7e8817ed0e4e284a88674209e14 | ||||
| * | fix is_disabled ambiguity (#124) | Arda Serdar Pektezol | 2023-10-29 | 1 | -1/+1 |
| | | | | Former-commit-id: d432f615ba43aa0605ac9430efb54eb74b8a2edd | ||||