| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: changed github repo name | Arda Serdar Pektezol | 2023-07-20 | 8 | -17/+17 |
| * | fix: 0 score count / showcase not required (#47) | Arda Serdar Pektezol | 2023-07-12 | 1 | -4/+4 |
| * | 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 | 3 | -0/+60 |
| * | fix: turn back to serials | Arda Serdar Pektezol | 2023-07-12 | 1 | -6/+6 |
| * | fix: sql typo | Arda Serdar Pektezol | 2023-07-12 | 1 | -4/+1 |
| * | feat: delete map summary route | Arda Serdar Pektezol | 2023-07-12 | 1 | -0/+1 |
| * | fix: unique relation for map history and routes | Arda Serdar Pektezol | 2023-07-12 | 3 | -4/+6 |
| * | feat: is_coop field on map summary | Arda Serdar Pektezol | 2023-07-10 | 2 | -2/+3 |
| * | feat: is_coop field on games | Arda Serdar Pektezol | 2023-07-10 | 4 | -7/+9 |
| * | feat: add chapter numbers in names | Arda Serdar Pektezol | 2023-07-03 | 1 | -16/+16 |
| * | feat: display score count and time in record response (#42) | Arda Serdar Pektezol | 2023-07-03 | 2 | -4/+9 |
| * | 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 | 2 | -11/+15 |
| * | 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 | 2 | -4/+39 |
| * | feat: add moderator status into jwt token | Arda Serdar Pektezol | 2023-06-30 | 1 | -0/+10 |
| * | fix: remove middleware for unneeded routes | Arda Serdar Pektezol | 2023-06-29 | 1 | -3/+3 |
| * | 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 | 2 | -1/+94 |
| * | feat: create map summary | Arda Serdar Pektezol | 2023-06-29 | 2 | -1/+87 |
| * | feat: return back to single map summary edit | Arda Serdar Pektezol | 2023-06-29 | 2 | -36/+28 |
| * | 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 | 2 | -22/+32 |
| * | feat: route id in map summary, update docs | Arda Serdar Pektezol | 2023-06-29 | 4 | -8/+9 |
| * | fix: auth sql typo | Arda Serdar Pektezol | 2023-06-29 | 1 | -1/+1 |
| * | fix: record controller | Arda Serdar Pektezol | 2023-06-29 | 3 | -57/+41 |
| * | feat: mod edit for map summary | Arda Serdar Pektezol | 2023-06-28 | 5 | -5/+127 |
| * | feat: image field for maps | Arda Serdar Pektezol | 2023-06-28 | 2 | -4/+5 |
| * | feat: parser for cm portal & tick counting (#42) | Arda Serdar Pektezol | 2023-06-20 | 1 | -0/+1 |
| * | fix: remove duplicate score count in routes (#46) | Arda Serdar Pektezol | 2023-06-20 | 2 | -9/+3 |
| * | feat: improved map summary response, all routes init (#43, #46) | Arda Serdar Pektezol | 2023-06-20 | 5 | -303/+570 |
| * | feat: improved map summary response (#43) | Arda Serdar Pektezol | 2023-06-18 | 3 | -62/+59 |
| * | feat: map routes table (#1) | Arda Serdar Pektezol | 2023-06-17 | 1 | -13/+12 |
| * | fix: reorganize models (#44) | Arda Serdar Pektezol | 2023-06-17 | 5 | -108/+94 |
| * | feat: search with query (#40) | Arda Serdar Pektezol | 2023-06-17 | 2 | -6/+32 |
| * | feat: logout endpoint | Arda Serdar Pektezol | 2023-05-06 | 2 | -0/+26 |
| * | doc: token endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -6/+6 |
| * | feat: get token endpoint | Arda Serdar Pektezol | 2023-05-06 | 2 | -0/+25 |
| * | fix: sql typos, routing change | Arda Serdar Pektezol | 2023-05-03 | 6 | -32/+32 |
| * | feat: add path request to the response with names | Arda Serdar Pektezol | 2023-05-02 | 2 | -15/+31 |
| * | feat: game, chapter, map endpoints for records page | Arda Serdar Pektezol | 2023-05-02 | 3 | -2/+126 |