| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: improve map and user searches (#77) | Arda Serdar Pektezol | 2023-09-22 | 1 | -120/+127 | |
| * | fix: change all status codes to 200 (#66) | Arda Serdar Pektezol | 2023-09-22 | 7 | -131/+131 | |
| * | feat: completion count on summary for each cm entry (#63) | Arda Serdar Pektezol | 2023-09-22 | 2 | -6/+29 | |
| * | fix: page number error on empty records (#62) | Arda Serdar Pektezol | 2023-09-22 | 1 | -20/+26 | |
| * | fix: leaderboards tie check, ordering (#60) | Arda Serdar Pektezol | 2023-09-22 | 1 | -4/+6 | |
| * | fix: change default page size to 20 | Arda Serdar Pektezol | 2023-09-18 | 1 | -3/+3 | |
| * | feat: pagination for map leaderboards | Arda Serdar Pektezol | 2023-09-18 | 2 | -13/+57 | |
| * | fix: create map summary, why the fuck does this have to be a pointer integer?? | Arda Serdar Pektezol | 2023-09-03 | 1 | -1/+1 | |
| * | feat: added logs for user update (#55) | Arda Serdar Pektezol | 2023-09-03 | 3 | -9/+21 | |
| * | feat: working on rankings, overall rank left (#51) | Arda Serdar Pektezol | 2023-09-03 | 1 | -11/+341 | |
| * | fix: order mod logs by most recent (#55) | Arda Serdar Pektezol | 2023-09-03 | 1 | -1/+2 | |
| * | feat: update user logs (#55) | Arda Serdar Pektezol | 2023-09-03 | 2 | -13/+16 | |
| * | feat: detailed logs for records (#55) | Arda Serdar Pektezol | 2023-09-02 | 2 | -2/+23 | |
| * | feat: map summary logs (#55) | Arda Serdar Pektezol | 2023-09-02 | 2 | -10/+15 | |
| * | fix: remove redundant home route | Arda Serdar Pektezol | 2023-09-02 | 2 | -12/+0 | |
| * | fix: imrpoved user models on responses | Arda Serdar Pektezol | 2023-09-02 | 3 | -32/+30 | |
| * | fix: optimize rankings | Arda Serdar Pektezol | 2023-09-02 | 1 | -71/+78 | |
| * | fix: remove redundant log | Arda Serdar Pektezol | 2023-09-02 | 1 | -3/+0 | |
| * | docs: change tags for logs (#55) | Arda Serdar Pektezol | 2023-09-02 | 1 | -2/+2 | |
| * | docs: update docs for logs (#55) | Arda Serdar Pektezol | 2023-09-02 | 1 | -0/+17 | |
| * | feat: sike, add game to score logs (#55) | Arda Serdar Pektezol | 2023-09-02 | 1 | -7/+12 | |
| * | feat: finalize score logs (#55) | Arda Serdar Pektezol | 2023-09-02 | 1 | -14/+43 | |
| * | fix: row scan pointers (#55) | Arda Serdar Pektezol | 2023-09-02 | 1 | -2/+2 | |
| * | fix: actually pass the parameters for insert (#55) | Arda Serdar Pektezol | 2023-09-02 | 1 | -1/+1 | |
| * | feat: testing logging system (#55) | Arda Serdar Pektezol | 2023-09-02 | 4 | -0/+130 | |
| * | feat: finalized profile scores in one array (#51) | Arda Serdar Pektezol | 2023-08-30 | 1 | -78/+80 | |
| * | fix: change disabled maps | Arda Serdar Pektezol | 2023-08-30 | 1 | -2/+2 | |
| * | fix: actually get is_coop data for the given map (#45) | Arda Serdar Pektezol | 2023-08-30 | 1 | -2/+2 | |
| * | feat: better leaderboards response, coop additions (#45) | Arda Serdar Pektezol | 2023-08-30 | 2 | -53/+79 | |
| * | refactor: reorganizing packages | Arda Serdar Pektezol | 2023-08-26 | 9 | -56/+55 | |
| * | feat: better score handling in profiles (#51) | Arda Serdar Pektezol | 2023-08-25 | 1 | -27/+147 | |
| * | feat: profile cleanup before rework (#51) | Arda Serdar Pektezol | 2023-08-24 | 1 | -47/+12 | |
| * | fix: mod flag for easy check (#49) | Arda Serdar Pektezol | 2023-08-24 | 5 | -88/+93 | |
| * | Merge branch 'main' of https://github.com/pektezol/LeastPortalsHub | Arda Serdar Pektezol | 2023-08-24 | 2 | -2/+2 | |
| |\ | ||||||
| | * | fix: change title handling and login not working (#49) | Arda Serdar Pektezol | 2023-08-24 | 2 | -2/+2 | |
| * | | refactor: move structs around for better understanding | Arda Serdar Pektezol | 2023-08-20 | 9 | -156/+152 | |
| * | | fix: change map history from timestamp to date | Arda Serdar Pektezol | 2023-08-20 | 2 | -262/+262 | |
| |/ | ||||||
| * | 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 | |