| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-08-20 | refactor: move structs around for better understanding | Arda Serdar Pektezol | 1 | -150/+150 |
| 2023-08-20 | fix: change map history from timestamp to date | Arda Serdar Pektezol | 2 | -262/+262 |
| 2023-08-07 | docs: update license name in disclaimer | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-07-20 | refactor: changed github repo name | Arda Serdar Pektezol | 12 | -25/+25 |
| 2023-07-20 | docs: relicense to AGPLv3 | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-07-20 | docs: relicense to AGPLv3 | Arda Serdar Pektezol | 1 | -295/+617 |
| 2023-07-20 | docs: shoutout nekz | Arda Serdar Pektezol | 1 | -3/+4 |
| 2023-07-20 | fix: change web title | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-07-20 | feat: about page | Arda Serdar Pektezol | 3 | -1/+51 |
| 2023-07-12 | quick link fix | Nidboj132 | 1 | -1/+1 |
| 2023-07-12 | summary | Nidboj132 | 12 | -32/+2413 |
| 2023-07-12 | fix: 0 score count / showcase not required (#47) | Arda Serdar Pektezol | 4 | -10/+4 |
| 2023-07-12 | fix: sql typo for edit map summary (#48) | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-07-12 | fix: logic error on editing map summary (#48) | Arda Serdar Pektezol | 1 | -3/+9 |
| 2023-07-12 | feat: edit map image | Arda Serdar Pektezol | 6 | -3/+328 |
| 2023-07-12 | fix: turn back to serials | Arda Serdar Pektezol | 1 | -6/+6 |
| 2023-07-12 | fix: sql typo | Arda Serdar Pektezol | 1 | -4/+1 |
| 2023-07-12 | feat: delete map summary route | Arda Serdar Pektezol | 1 | -0/+1 |
| 2023-07-12 | fix: unique relation for map history and routes | Arda Serdar Pektezol | 3 | -4/+6 |
| 2023-07-10 | feat: is_coop field on map summary | Arda Serdar Pektezol | 2 | -2/+3 |
| 2023-07-10 | feat: is_coop field on games | Arda Serdar Pektezol | 4 | -7/+9 |
| 2023-07-03 | feat: add chapter numbers in names | Arda Serdar Pektezol | 1 | -16/+16 |
| 2023-07-03 | feat: display score count and time in record response (#42) | Arda Serdar Pektezol | 2 | -4/+9 |
| 2023-07-03 | docs: refactor docs | Arda Serdar Pektezol | 9 | -304/+304 |
| 2023-07-03 | fix: save uploaded demos as .dem in order for parser to work (#42) | Arda Serdar Pektezol | 1 | -4/+4 |
| 2023-07-03 | fix: cleanup post record, uuid file saving, defer file delete (#42) | Arda Serdar Pektezol | 1 | -4/+4 |
| 2023-07-03 | fix: parser actually works now (#42) | Arda Serdar Pektezol | 2 | -11/+15 |
| 2023-07-03 | fix: change demo save location | Arda Serdar Pektezol | 1 | -4/+4 |
| 2023-07-03 | fix: change demo save location | Arda Serdar Pektezol | 1 | -4/+4 |
| 2023-07-03 | docs: add missing field to post record | Arda Serdar Pektezol | 4 | -0/+20 |
| 2023-07-03 | fix: sql typo record controller | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-07-03 | docs: update swagger | Arda Serdar Pektezol | 5 | -37/+26 |