aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: add auth header fields (#34)Arda Serdar Pektezol2023-04-211-6/+35
* finalize swagger, port to prod machine (#34)Arda Serdar Pektezol2023-04-211-3/+37
* doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol2023-04-191-0/+207
* doc: swagger init for login and user routes (#34)Arda Serdar Pektezol2023-04-131-3/+290
* swagger implementationArda Serdar Pektezol2022-10-301-0/+39