aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-101-1/+27
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-051-0/+25
* docs: update modelsArda Serdar Pektezol2024-04-251-0/+9
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-221-16/+19
* docs: add missing param (#59)Arda Serdar Pektezol2023-12-111-25/+8
* feat: add discussion comment posting (#59)Arda Serdar Pektezol2023-12-111-0/+65
* 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-101-0/+6
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-091-0/+43
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-281-2/+6
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-261-0/+6
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-251-2/+5
* docs: add delete record, update discussion and main (#56)Arda Serdar Pektezol2023-09-241-9/+44
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-151/+376
* docs: update search response (#77)Arda Serdar Pektezol2023-09-221-2/+33
* docs: completion count added (#63)Arda Serdar Pektezol2023-09-221-0/+3
* docs: leaderboard pagination parametersArda Serdar Pektezol2023-09-181-0/+32
* docs: update log response typeArda Serdar Pektezol2023-09-031-1/+26
* docs: update swagger for changed modelsArda Serdar Pektezol2023-09-021-5/+2
* docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-021-2/+2
* docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-021-2/+128
* docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-17/+12
* docs: map leaderboards responseArda Serdar Pektezol2023-08-301-64/+55
* docs: profile improvement swagger (#51)Arda Serdar Pektezol2023-08-251-18/+119
* refactor: move structs around for better understandingArda Serdar Pektezol2023-08-201-150/+150
* fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol2023-07-121-2/+0
* feat: edit map imageArda Serdar Pektezol2023-07-121-1/+103
* docs: refactor docsArda Serdar Pektezol2023-07-031-56/+56
* docs: add missing field to post recordArda Serdar Pektezol2023-07-031-0/+7
* docs: update swaggerArda Serdar Pektezol2023-07-031-10/+5
* docs: add jwt token requirementsArda Serdar Pektezol2023-06-291-0/+21
* docs: fix delete map summaryArda Serdar Pektezol2023-06-291-0/+53
* docs: updated for add/edit/delete map summaryArda Serdar Pektezol2023-06-291-9/+87
* feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-291-24/+21
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-291-0/+9
* fix: record controllerArda Serdar Pektezol2023-06-291-30/+88
* fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-201-3/+0
* docs: map summary response (#46)Arda Serdar Pektezol2023-06-201-9/+6
* feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-181-72/+55
* feat: search with query (#40)Arda Serdar Pektezol2023-06-171-1/+9
* feat: logout endpointArda Serdar Pektezol2023-05-061-0/+35
* doc: token endpointArda Serdar Pektezol2023-05-061-0/+37
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-031-28/+39
* feat: add path request to the response with namesArda Serdar Pektezol2023-05-021-10/+15
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-021-6/+222
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-011-3/+25
* doc: update history model (#38)Arda Serdar Pektezol2023-04-241-4/+21
* doc: map summary and leaderboard endpoints (#38)Arda Serdar Pektezol2023-04-241-11/+170
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-241-1/+1
* doc: added tagsArda Serdar Pektezol2023-04-211-0/+24