aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: removing (by flag) records (#56)Arda Serdar Pektezol2023-09-246-11/+97
* fix: delete demo if parsing goes wrong (#90)Arda Serdar Pektezol2023-09-241-0/+1
* feat: specify using proxy for steam auth (#57)Arda Serdar Pektezol2023-09-243-2/+4
* feat: improved steam authentication (#57)Arda Serdar Pektezol2023-09-243-6/+6
* db: update new lp wrs (#88)Arda Serdar Pektezol2023-09-232-0/+6
* fix: dont check wait error (#83)Arda Serdar Pektezol2023-09-231-3/+1
* fix: parser not launching (#83)Arda Serdar Pektezol2023-09-231-7/+5
* feat: much better parser (#83)Arda Serdar Pektezol2023-09-233-7/+8
* feat: discussions (#59)Arda Serdar Pektezol2023-09-2213-496/+1422
* feat: map search (#78)Nidboj1322023-09-223-6/+103
* docs: update search response (#77)Arda Serdar Pektezol2023-09-223-6/+88
* feat: improve map and user searches (#77)Arda Serdar Pektezol2023-09-221-120/+127
* feat: coop demos (#53)Nidboj1322023-09-221-1/+12
* feat: coop leaderboards (#53)Nidboj1322023-09-222-13/+65
* feat: completion count (#52)Nidboj1322023-09-221-13/+12
* docs: completion count added (#63)Arda Serdar Pektezol2023-09-223-0/+8
* fix: summary crashing (#53)Nidboj1322023-09-221-1/+1
* fix: change all status codes to 200 (#66)Arda Serdar Pektezol2023-09-227-131/+131
* feat: completion count on summary for each cm entry (#63)Arda Serdar Pektezol2023-09-222-6/+29
* quicker summary fix (#53)Nidboj1322023-09-221-1/+1
* quick summary fix (#53)Nidboj1322023-09-221-1/+1
* added leaderboard (#53)Nidboj1322023-09-224-18/+224
* fix: page number error on empty records (#62)Arda Serdar Pektezol2023-09-221-20/+26
* fix: leaderboards tie check, ordering (#60)Arda Serdar Pektezol2023-09-221-4/+6
* docs: leaderboard pagination parametersArda Serdar Pektezol2023-09-183-0/+85
* fix: change default page size to 20Arda Serdar Pektezol2023-09-181-3/+3
* feat: pagination for map leaderboardsArda Serdar Pektezol2023-09-182-13/+57
* Merge branch 'main' of https://github.com/pektezol/LeastPortalsHubNidboj1322023-09-0523-1355/+2644
|\
| * fix: create map summary, why the fuck does this have to be a pointer integer??Arda Serdar Pektezol2023-09-031-1/+1
| * feat: added logs for user update (#55)Arda Serdar Pektezol2023-09-033-9/+21
| * feat: working on rankings, overall rank left (#51)Arda Serdar Pektezol2023-09-031-11/+341
| * fix: order mod logs by most recent (#55)Arda Serdar Pektezol2023-09-031-1/+2
| * feat: update user logs (#55)Arda Serdar Pektezol2023-09-032-13/+16
| * docs: update log response typeArda Serdar Pektezol2023-09-033-3/+69
| * docs: update swagger for changed modelsArda Serdar Pektezol2023-09-023-14/+6
| * feat: detailed logs for records (#55)Arda Serdar Pektezol2023-09-022-2/+23
| * feat: map summary logs (#55)Arda Serdar Pektezol2023-09-022-10/+15
| * fix: remove redundant home routeArda Serdar Pektezol2023-09-022-12/+0
| * fix: imrpoved user models on responsesArda Serdar Pektezol2023-09-023-32/+30
| * fix: optimize rankingsArda Serdar Pektezol2023-09-021-71/+78
| * fix: remove redundant logArda Serdar Pektezol2023-09-021-3/+0
| * docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-024-8/+8
| * docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-024-6/+351
| * feat: sike, add game to score logs (#55)Arda Serdar Pektezol2023-09-021-7/+12
| * feat: finalize score logs (#55)Arda Serdar Pektezol2023-09-021-14/+43
| * fix: row scan pointers (#55)Arda Serdar Pektezol2023-09-021-2/+2
| * fix: actually pass the parameters for insert (#55)Arda Serdar Pektezol2023-09-021-1/+1
| * feat: testing logging system (#55)Arda Serdar Pektezol2023-09-024-0/+130
| * docs: added privacy policyArda Serdar Pektezol2023-08-301-1/+14
| * docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-303-46/+33