| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat: return portal counts for each cat in chapter select (#175) | Arda Serdar Pektezol | 2024-07-10 | 1 | -0/+9 |
| * | feat: return portal count from games and chapter map select (#155) | Arda Serdar Pektezol | 2024-07-05 | 1 | -8/+16 |
| * | feat: add images to game/chapter/map select (#151) | Arda Serdar Pektezol | 2024-02-14 | 1 | -0/+3 |
| * | fix: getplayersummaries cant unmarshal when player is in game (#131) | Arda Serdar Pektezol | 2023-11-07 | 1 | -21/+4 |
| * | feat: add is_disabled to chapters itself (#112) | Arda Serdar Pektezol | 2023-10-10 | 1 | -2/+3 |
| * | feat: add is_disabled to chapters maps (#112) | Arda Serdar Pektezol | 2023-10-09 | 1 | -2/+3 |
| * | feat: add is_deleted data to map summary (#109) | Arda Serdar Pektezol | 2023-09-28 | 1 | -0/+1 |
| * | feat: completed profile rankings (#51) | Arda Serdar Pektezol | 2023-09-25 | 1 | -3/+4 |
| * | feat: completion count on summary for each cm entry (#63) | Arda Serdar Pektezol | 2023-09-22 | 1 | -6/+7 |
| * | feat: pagination for map leaderboards | Arda Serdar Pektezol | 2023-09-18 | 1 | -0/+7 |
| * | fix: imrpoved user models on responses | Arda Serdar Pektezol | 2023-09-02 | 1 | -3/+8 |
| * | feat: better leaderboards response, coop additions (#45) | Arda Serdar Pektezol | 2023-08-30 | 1 | -28/+0 |
| * | fix: mod flag for easy check (#49) | Arda Serdar Pektezol | 2023-08-24 | 1 | -1/+13 |
| * | refactor: move structs around for better understanding | Arda Serdar Pektezol | 2023-08-20 | 3 | -103/+14 |
| * | fix: 0 score count / showcase not required (#47) | Arda Serdar Pektezol | 2023-07-12 | 1 | -4/+4 |
| * | feat: edit map image | Arda Serdar Pektezol | 2023-07-12 | 1 | -0/+4 |
| * | feat: is_coop field on map summary | Arda Serdar Pektezol | 2023-07-10 | 1 | -0/+1 |
| * | feat: is_coop field on games | Arda Serdar Pektezol | 2023-07-10 | 1 | -2/+3 |
| * | feat: display score count and time in record response (#42) | Arda Serdar Pektezol | 2023-07-03 | 1 | -0/+5 |
| * | feat: delete map summary | Arda Serdar Pektezol | 2023-06-29 | 1 | -0/+4 |
| * | feat: return back to single map summary edit | Arda Serdar Pektezol | 2023-06-29 | 1 | -11/+8 |
| * | feat: support for multiple route edit, image field | Arda Serdar Pektezol | 2023-06-29 | 1 | -0/+5 |
| * | feat: route id in map summary, update docs | Arda Serdar Pektezol | 2023-06-29 | 1 | -0/+1 |
| * | fix: record controller | Arda Serdar Pektezol | 2023-06-29 | 1 | -2/+2 |
| * | feat: mod edit for map summary | Arda Serdar Pektezol | 2023-06-28 | 2 | -4/+26 |
| * | feat: image field for maps | Arda Serdar Pektezol | 2023-06-28 | 1 | -0/+1 |
| * | fix: remove duplicate score count in routes (#46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -1/+0 |
| * | feat: improved map summary response, all routes init (#43, #46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -7/+7 |
| * | feat: improved map summary response (#43) | Arda Serdar Pektezol | 2023-06-18 | 2 | -18/+24 |
| * | fix: reorganize models (#44) | Arda Serdar Pektezol | 2023-06-17 | 3 | -87/+88 |
| * | feat: add path request to the response with names | Arda Serdar Pektezol | 2023-05-02 | 1 | -6/+14 |
| * | feat: game, chapter, map endpoints for records page | Arda Serdar Pektezol | 2023-05-02 | 1 | -0/+17 |
| * | search endpoint init, fetch all data (#40) | Arda Serdar Pektezol | 2023-05-01 | 1 | -0/+11 |
| * | doc: update history model (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| * | feat: map summary history done (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -6/+12 |
| * | fix: able to have null first completionist (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| * | feat: change username to user_name | Arda Serdar Pektezol | 2023-04-24 | 1 | -3/+3 |
| * | feat: map summary and leaderboard endpoints, new models and routes (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -6/+31 |
| * | feat: refresh/update user via steam (#30) | Arda Serdar Pektezol | 2023-01-18 | 1 | -0/+24 |
| * | added rankings for finishing all sp and mp maps (#28) | Arda Serdar Pektezol | 2023-01-17 | 1 | -0/+11 |
| * | ranking placements in each map with correct tie handling (#5, #27) | Arda Serdar Pektezol | 2023-01-16 | 1 | -0/+2 |
| * | retrieving competitive user records (#26) | Arda Serdar Pektezol | 2023-01-15 | 2 | -27/+33 |
| * | added fetch map stats (#25) | Arda Serdar Pektezol | 2023-01-15 | 1 | -2/+30 |
| * | record submission looks like its working! (#23, #20) | Arda Serdar Pektezol | 2023-01-14 | 1 | -10/+5 |
| * | demo to google drive is worknig properly (#20) | Arda Serdar Pektezol | 2023-01-12 | 1 | -1/+16 |
| * | what the fuck is this mess (#21) | Arda Serdar Pektezol | 2023-01-06 | 2 | -19/+33 |
| * | (#18) enums for user types | Arda Serdar Pektezol | 2022-10-29 | 1 | -1/+13 |
| * | models structure | Arda Serdar Pektezol | 2022-10-26 | 1 | -0/+13 |