aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-103-3/+72
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-053-0/+67
* docs: update modelsArda Serdar Pektezol2024-04-253-0/+24
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-223-48/+56
* docs: add missing param (#59)Arda Serdar Pektezol2023-12-113-67/+22
* feat: add discussion comment posting (#59)Arda Serdar Pektezol2023-12-113-0/+170
* fix: sql typo in update user (#127)Arda Serdar Pektezol2023-11-061-2/+3
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-103-0/+16
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-093-0/+111
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-283-6/+16
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-263-0/+16
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-253-6/+14
* docs: add delete record, update discussion and main (#56)Arda Serdar Pektezol2023-09-243-25/+118
* feat: discussions (#59)Arda Serdar Pektezol2023-09-223-410/+997
* docs: update search response (#77)Arda Serdar Pektezol2023-09-223-6/+88
* docs: completion count added (#63)Arda Serdar Pektezol2023-09-223-0/+8
* docs: leaderboard pagination parametersArda Serdar Pektezol2023-09-183-0/+85
* docs: update log response typeArda Serdar Pektezol2023-09-033-3/+69
* docs: update swagger for changed modelsArda Serdar Pektezol2023-09-023-14/+6
* docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-023-6/+6
* docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-023-6/+334
* docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-303-46/+33
* docs: map leaderboards responseArda Serdar Pektezol2023-08-303-183/+162
* docs: profile improvement swagger (#51)Arda Serdar Pektezol2023-08-253-50/+317
* refactor: move structs around for better understandingArda Serdar Pektezol2023-08-203-408/+408
* fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol2023-07-123-6/+0
* feat: edit map imageArda Serdar Pektezol2023-07-123-3/+268
* docs: refactor docsArda Serdar Pektezol2023-07-033-152/+152
* docs: add missing field to post recordArda Serdar Pektezol2023-07-033-0/+19
* docs: update swaggerArda Serdar Pektezol2023-07-033-19/+8
* docs: add jwt token requirementsArda Serdar Pektezol2023-06-293-0/+57
* docs: fix delete map summaryArda Serdar Pektezol2023-06-293-3/+141
* docs: updated for add/edit/delete map summaryArda Serdar Pektezol2023-06-293-26/+232
* feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-293-61/+56
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-293-0/+24
* fix: record controllerArda Serdar Pektezol2023-06-293-80/+228
* fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-203-8/+0
* docs: map summary response (#46)Arda Serdar Pektezol2023-06-203-24/+16
* feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-183-188/+148
* feat: search with query (#40)Arda Serdar Pektezol2023-06-173-3/+24
* feat: logout endpointArda Serdar Pektezol2023-05-063-0/+90
* doc: token endpointArda Serdar Pektezol2023-05-063-0/+95
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-033-79/+108
* feat: add path request to the response with namesArda Serdar Pektezol2023-05-023-27/+40
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-023-17/+577
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-013-8/+66
* doc: update history model (#38)Arda Serdar Pektezol2023-04-243-12/+57
* doc: map summary and leaderboard endpoints (#38)Arda Serdar Pektezol2023-04-243-32/+442
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-243-3/+3
* doc: added tagsArda Serdar Pektezol2023-04-213-0/+64