| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: sql typo for edit map summary (#48) | Arda Serdar Pektezol | 2023-07-12 | 1 | -1/+1 |
| * | fix: logic error on editing map summary (#48) | Arda Serdar Pektezol | 2023-07-12 | 1 | -3/+9 |
| * | feat: edit map image | Arda Serdar Pektezol | 2023-07-12 | 1 | -0/+55 |
| * | fix: sql typo | Arda Serdar Pektezol | 2023-07-12 | 1 | -4/+1 |
| * | feat: is_coop field on map summary | Arda Serdar Pektezol | 2023-07-10 | 1 | -2/+2 |
| * | feat: is_coop field on games | Arda Serdar Pektezol | 2023-07-10 | 1 | -2/+2 |
| * | feat: display score count and time in record response (#42) | Arda Serdar Pektezol | 2023-07-03 | 1 | -4/+4 |
| * | docs: refactor docs | Arda Serdar Pektezol | 2023-07-03 | 6 | -152/+152 |
| * | fix: save uploaded demos as .dem in order for parser to work (#42) | Arda Serdar Pektezol | 2023-07-03 | 1 | -4/+4 |
| * | fix: cleanup post record, uuid file saving, defer file delete (#42) | Arda Serdar Pektezol | 2023-07-03 | 1 | -4/+4 |
| * | fix: parser actually works now (#42) | Arda Serdar Pektezol | 2023-07-03 | 1 | -5/+8 |
| * | fix: change demo save location | Arda Serdar Pektezol | 2023-07-03 | 1 | -4/+4 |
| * | fix: change demo save location | Arda Serdar Pektezol | 2023-07-03 | 1 | -4/+4 |
| * | docs: add missing field to post record | Arda Serdar Pektezol | 2023-07-03 | 1 | -0/+1 |
| * | fix: sql typo record controller | Arda Serdar Pektezol | 2023-07-03 | 1 | -1/+1 |
| * | docs: update swagger | Arda Serdar Pektezol | 2023-07-03 | 2 | -18/+18 |
| * | feat: parser for getting portal and tick count (#42) | Arda Serdar Pektezol | 2023-07-03 | 1 | -1/+1 |
| * | feat: add moderator status into jwt token | Arda Serdar Pektezol | 2023-06-30 | 1 | -0/+10 |
| * | docs: add jwt token requirements | Arda Serdar Pektezol | 2023-06-29 | 1 | -0/+3 |
| * | docs: fix delete map summary | Arda Serdar Pektezol | 2023-06-29 | 1 | -1/+1 |
| * | feat: delete map summary | Arda Serdar Pektezol | 2023-06-29 | 1 | -1/+90 |
| * | feat: create map summary | Arda Serdar Pektezol | 2023-06-29 | 1 | -1/+86 |
| * | feat: return back to single map summary edit | Arda Serdar Pektezol | 2023-06-29 | 1 | -25/+20 |
| * | fix: map summary sql | Arda Serdar Pektezol | 2023-06-29 | 1 | -1/+1 |
| * | feat: support for multiple route edit, image field | Arda Serdar Pektezol | 2023-06-29 | 1 | -22/+27 |
| * | feat: route id in map summary, update docs | Arda Serdar Pektezol | 2023-06-29 | 3 | -8/+8 |
| * | fix: record controller | Arda Serdar Pektezol | 2023-06-29 | 1 | -55/+32 |
| * | feat: mod edit for map summary | Arda Serdar Pektezol | 2023-06-28 | 1 | -0/+91 |
| * | feat: image field for maps | Arda Serdar Pektezol | 2023-06-28 | 1 | -4/+4 |
| * | fix: remove duplicate score count in routes (#46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -8/+3 |
| * | feat: improved map summary response, all routes init (#43, #46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -34/+18 |
| * | feat: improved map summary response (#43) | Arda Serdar Pektezol | 2023-06-18 | 1 | -44/+35 |
| * | fix: reorganize models (#44) | Arda Serdar Pektezol | 2023-06-17 | 2 | -21/+6 |
| * | feat: search with query (#40) | Arda Serdar Pektezol | 2023-06-17 | 1 | -5/+31 |
| * | feat: logout endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -0/+25 |
| * | doc: token endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -6/+6 |
| * | feat: get token endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -0/+24 |
| * | fix: sql typos, routing change | Arda Serdar Pektezol | 2023-05-03 | 4 | -29/+29 |
| * | feat: add path request to the response with names | Arda Serdar Pektezol | 2023-05-02 | 1 | -9/+17 |
| * | feat: game, chapter, map endpoints for records page | Arda Serdar Pektezol | 2023-05-02 | 1 | -2/+106 |
| * | feat: set cookie and redirect after login | Arda Serdar Pektezol | 2023-05-02 | 1 | -8/+10 |
| * | search endpoint init, fetch all data (#40) | Arda Serdar Pektezol | 2023-05-01 | 1 | -1/+151 |
| * | feat: map summary history done (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -8/+28 |
| * | feat: change username to user_name | Arda Serdar Pektezol | 2023-04-24 | 3 | -8/+8 |
| * | feat: db transaction for record submission (#33) | Arda Serdar Pektezol | 2023-04-24 | 1 | -5/+17 |
| * | fix: adjust record submission (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -17/+20 |
| * | fix: sql remove avatar and name since its not implemented yet (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| * | feat: map summary and leaderboard endpoints, new models and routes (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -19/+93 |
| * | doc: change route name | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| * | doc: change route name | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |