| 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 | -1/+18 |
| * | feat: return portal count from games and chapter map select (#155) | Arda Serdar Pektezol | 2024-07-05 | 1 | -0/+17 |
| * | docs: update models | Arda Serdar Pektezol | 2024-04-25 | 1 | -0/+6 |
| * | fix: discussions logic cleanup, docs title changes (#142) | Arda Serdar Pektezol | 2023-12-22 | 1 | -16/+18 |
| * | docs: add missing param (#59) | Arda Serdar Pektezol | 2023-12-11 | 1 | -17/+6 |
| * | feat: add discussion comment posting (#59) | Arda Serdar Pektezol | 2023-12-11 | 1 | -0/+40 |
| * | feat: pagination for user/profile scores (#118) | Arda Serdar Pektezol | 2023-10-10 | 1 | -0/+4 |
| * | feat: new endpoint for getting every map for a game (#114) | Arda Serdar Pektezol | 2023-10-09 | 1 | -0/+25 |
| * | feat: add is_deleted data to map summary (#109) | Arda Serdar Pektezol | 2023-09-28 | 1 | -2/+4 |
| * | feat: check for deleted records in users (#56) | Arda Serdar Pektezol | 2023-09-26 | 1 | -0/+4 |
| * | feat: completed profile rankings (#51) | Arda Serdar Pektezol | 2023-09-25 | 1 | -2/+4 |
| * | docs: add delete record, update discussion and main (#56) | Arda Serdar Pektezol | 2023-09-24 | 1 | -7/+30 |
| * | feat: discussions (#59) | Arda Serdar Pektezol | 2023-09-22 | 1 | -108/+245 |
| * | docs: update search response (#77) | Arda Serdar Pektezol | 2023-09-22 | 1 | -2/+22 |
| * | docs: completion count added (#63) | Arda Serdar Pektezol | 2023-09-22 | 1 | -0/+2 |
| * | docs: leaderboard pagination parameters | Arda Serdar Pektezol | 2023-09-18 | 1 | -0/+21 |
| * | docs: update log response type | Arda Serdar Pektezol | 2023-09-03 | 1 | -1/+17 |
| * | docs: update swagger for changed models | Arda Serdar Pektezol | 2023-09-02 | 1 | -4/+2 |
| * | 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 | -2/+78 |
| * | docs: finalized profile scores in one array (#51) | Arda Serdar Pektezol | 2023-08-30 | 1 | -12/+9 |
| * | docs: map leaderboards response | Arda Serdar Pektezol | 2023-08-30 | 1 | -55/+52 |
| * | docs: profile improvement swagger (#51) | Arda Serdar Pektezol | 2023-08-25 | 1 | -14/+79 |
| * | refactor: move structs around for better understanding | Arda Serdar Pektezol | 2023-08-20 | 1 | -108/+108 |
| * | fix: 0 score count / showcase not required (#47) | Arda Serdar Pektezol | 2023-07-12 | 1 | -2/+0 |
| * | feat: edit map image | Arda Serdar Pektezol | 2023-07-12 | 1 | -1/+62 |
| * | docs: refactor docs | Arda Serdar Pektezol | 2023-07-03 | 1 | -40/+40 |
| * | docs: add missing field to post record | Arda Serdar Pektezol | 2023-07-03 | 1 | -0/+5 |
| * | docs: update swagger | Arda Serdar Pektezol | 2023-07-03 | 1 | -3/+0 |
| * | docs: add jwt token requirements | Arda Serdar Pektezol | 2023-06-29 | 1 | -0/+15 |
| * | docs: fix delete map summary | Arda Serdar Pektezol | 2023-06-29 | 1 | -3/+35 |
| * | docs: updated for add/edit/delete map summary | Arda Serdar Pektezol | 2023-06-29 | 1 | -8/+58 |
| * | feat: support for multiple route edit, image field | Arda Serdar Pektezol | 2023-06-29 | 1 | -13/+14 |
| * | feat: route id in map summary, update docs | Arda Serdar Pektezol | 2023-06-29 | 1 | -0/+6 |
| * | fix: record controller | Arda Serdar Pektezol | 2023-06-29 | 1 | -22/+56 |
| * | fix: remove duplicate score count in routes (#46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -2/+0 |
| * | docs: map summary response (#46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -6/+4 |
| * | feat: improved map summary response (#43) | Arda Serdar Pektezol | 2023-06-18 | 1 | -44/+38 |
| * | feat: search with query (#40) | Arda Serdar Pektezol | 2023-06-17 | 1 | -1/+6 |
| * | feat: logout endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -0/+20 |
| * | doc: token endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -0/+21 |
| * | fix: sql typos, routing change | Arda Serdar Pektezol | 2023-05-03 | 1 | -23/+30 |
| * | feat: add path request to the response with names | Arda Serdar Pektezol | 2023-05-02 | 1 | -7/+10 |
| * | feat: game, chapter, map endpoints for records page | Arda Serdar Pektezol | 2023-05-02 | 1 | -5/+133 |
| * | search endpoint init, fetch all data (#40) | Arda Serdar Pektezol | 2023-05-01 | 1 | -2/+16 |
| * | doc: update history model (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -4/+15 |
| * | doc: map summary and leaderboard endpoints (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -10/+102 |
| * | doc: fix demo download uuid from path to query | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| * | doc: added tags | Arda Serdar Pektezol | 2023-04-21 | 1 | -0/+16 |
| * | doc: add auth header fields (#34) | Arda Serdar Pektezol | 2023-04-21 | 1 | -3/+24 |