| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-09-03 | feat: update user logs (#55) | Arda Serdar Pektezol | 2 | -13/+16 |
| 2023-09-03 | docs: update log response type | Arda Serdar Pektezol | 3 | -3/+69 |
| 2023-09-02 | docs: update swagger for changed models | Arda Serdar Pektezol | 3 | -14/+6 |
| 2023-09-02 | feat: detailed logs for records (#55) | Arda Serdar Pektezol | 2 | -2/+23 |
| 2023-09-02 | feat: map summary logs (#55) | Arda Serdar Pektezol | 2 | -10/+15 |
| 2023-09-02 | fix: remove redundant home route | Arda Serdar Pektezol | 2 | -12/+0 |
| 2023-09-02 | fix: imrpoved user models on responses | Arda Serdar Pektezol | 3 | -32/+30 |
| 2023-09-02 | fix: optimize rankings | Arda Serdar Pektezol | 1 | -71/+78 |
| 2023-09-02 | fix: remove redundant log | Arda Serdar Pektezol | 1 | -3/+0 |
| 2023-09-02 | docs: change tags for logs (#55) | Arda Serdar Pektezol | 4 | -8/+8 |
| 2023-09-02 | docs: update docs for logs (#55) | Arda Serdar Pektezol | 4 | -6/+351 |
| 2023-09-02 | feat: sike, add game to score logs (#55) | Arda Serdar Pektezol | 1 | -7/+12 |
| 2023-09-02 | feat: finalize score logs (#55) | Arda Serdar Pektezol | 1 | -14/+43 |
| 2023-09-02 | fix: row scan pointers (#55) | Arda Serdar Pektezol | 1 | -2/+2 |
| 2023-09-02 | fix: actually pass the parameters for insert (#55) | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-09-02 | feat: testing logging system (#55) | Arda Serdar Pektezol | 4 | -0/+130 |
| 2023-08-30 | docs: added privacy policy | Arda Serdar Pektezol | 1 | -1/+14 |
| 2023-08-30 | docs: finalized profile scores in one array (#51) | Arda Serdar Pektezol | 3 | -46/+33 |
| 2023-08-30 | feat: finalized profile scores in one array (#51) | Arda Serdar Pektezol | 1 | -78/+80 |
| 2023-08-30 | fix: change disabled maps | Arda Serdar Pektezol | 1 | -2/+2 |
| 2023-08-30 | fix: actually get is_coop data for the given map (#45) | Arda Serdar Pektezol | 1 | -2/+2 |
| 2023-08-30 | docs: map leaderboards response | Arda Serdar Pektezol | 3 | -183/+162 |
| 2023-08-30 | feat: better leaderboards response, coop additions (#45) | Arda Serdar Pektezol | 2 | -53/+79 |
| 2023-08-26 | refactor: reorganizing packages | Arda Serdar Pektezol | 10 | -60/+59 |
| 2023-08-25 | docs: profile improvement swagger (#51) | Arda Serdar Pektezol | 4 | -52/+319 |
| 2023-08-25 | feat: better score handling in profiles (#51) | Arda Serdar Pektezol | 1 | -27/+147 |
| 2023-08-24 | feat: profile cleanup before rework (#51) | Arda Serdar Pektezol | 1 | -47/+12 |
| 2023-08-24 | fix: mod flag for easy check (#49) | Arda Serdar Pektezol | 6 | -89/+95 |
| 2023-08-24 | fix: change title handling and login not working (#49) | Arda Serdar Pektezol | 2 | -2/+2 |
| 2023-08-20 | refactor: move structs around for better understanding | Arda Serdar Pektezol | 12 | -564/+560 |
| 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 |