| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-09-24 | feat: removing (by flag) records (#56) | Arda Serdar Pektezol | 6 | -11/+97 |
| 2023-09-24 | fix: delete demo if parsing goes wrong (#90) | Arda Serdar Pektezol | 1 | -0/+1 |
| 2023-09-24 | feat: specify using proxy for steam auth (#57) | Arda Serdar Pektezol | 3 | -2/+4 |
| 2023-09-24 | feat: improved steam authentication (#57) | Arda Serdar Pektezol | 3 | -6/+6 |
| 2023-09-23 | db: update new lp wrs (#88) | Arda Serdar Pektezol | 2 | -0/+6 |
| 2023-09-23 | fix: dont check wait error (#83) | Arda Serdar Pektezol | 1 | -3/+1 |
| 2023-09-23 | fix: parser not launching (#83) | Arda Serdar Pektezol | 1 | -7/+5 |
| 2023-09-23 | feat: much better parser (#83) | Arda Serdar Pektezol | 3 | -7/+8 |
| 2023-09-22 | feat: discussions (#59) | Arda Serdar Pektezol | 13 | -496/+1422 |
| 2023-09-22 | feat: map search (#78) | Nidboj132 | 3 | -6/+103 |
| 2023-09-22 | docs: update search response (#77) | Arda Serdar Pektezol | 3 | -6/+88 |
| 2023-09-22 | feat: improve map and user searches (#77) | Arda Serdar Pektezol | 1 | -120/+127 |
| 2023-09-22 | feat: coop demos (#53) | Nidboj132 | 1 | -1/+12 |
| 2023-09-22 | feat: coop leaderboards (#53) | Nidboj132 | 2 | -13/+65 |
| 2023-09-22 | feat: completion count (#52) | Nidboj132 | 1 | -13/+12 |
| 2023-09-22 | docs: completion count added (#63) | Arda Serdar Pektezol | 3 | -0/+8 |
| 2023-09-22 | fix: summary crashing (#53) | Nidboj132 | 1 | -1/+1 |
| 2023-09-22 | fix: change all status codes to 200 (#66) | Arda Serdar Pektezol | 7 | -131/+131 |
| 2023-09-22 | feat: completion count on summary for each cm entry (#63) | Arda Serdar Pektezol | 2 | -6/+29 |
| 2023-09-22 | quicker summary fix (#53) | Nidboj132 | 1 | -1/+1 |
| 2023-09-22 | quick summary fix (#53) | Nidboj132 | 1 | -1/+1 |
| 2023-09-22 | added leaderboard (#53) | Nidboj132 | 4 | -18/+224 |
| 2023-09-22 | fix: page number error on empty records (#62) | Arda Serdar Pektezol | 1 | -20/+26 |
| 2023-09-22 | fix: leaderboards tie check, ordering (#60) | Arda Serdar Pektezol | 1 | -4/+6 |
| 2023-09-18 | docs: leaderboard pagination parameters | Arda Serdar Pektezol | 3 | -0/+85 |
| 2023-09-18 | fix: change default page size to 20 | Arda Serdar Pektezol | 1 | -3/+3 |
| 2023-09-18 | feat: pagination for map leaderboards | Arda Serdar Pektezol | 2 | -13/+57 |
| 2023-09-05 | added graph and fixed some css | Nidboj132 | 2 | -69/+208 |
| 2023-09-03 | fix: create map summary, why the fuck does this have to be a pointer integer?? | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-09-03 | feat: added logs for user update (#55) | Arda Serdar Pektezol | 3 | -9/+21 |
| 2023-09-03 | feat: working on rankings, overall rank left (#51) | Arda Serdar Pektezol | 1 | -11/+341 |
| 2023-09-03 | fix: order mod logs by most recent (#55) | Arda Serdar Pektezol | 1 | -1/+2 |
| 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 |