aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | Former-commit-id: dd0f8d101c7bb7e8817ed0e4e284a88674209e14
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-101-0/+6
| | | Former-commit-id: 1a1244a49c9be8f73240f2d5b6f7abe05a1544ab
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-091-0/+43
| | | Former-commit-id: 708f57ef08abea7f2b0549e8dad75096fd315558
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-281-2/+6
| | | Former-commit-id: de8434e14fc35df28e2cc5ed0c4f31bfa741c7d6
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-261-0/+6
| | | Former-commit-id: b2e66ec5562f059137c7e1bf310f185441ce2b38
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-251-2/+5
| | | Former-commit-id: a2ef452a32803181f6937f08840e5f0e55ed6403
* docs: add delete record, update discussion and main (#56)Arda Serdar Pektezol2023-09-241-9/+44
| | | Former-commit-id: 8abea862f066e06fc31df3d5ddd921334fe76f5c
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-151/+376
| | | Former-commit-id: ac6ac59367650b6a37650f5aec0587c6ce4d3dd1
* docs: update search response (#77)Arda Serdar Pektezol2023-09-221-2/+33
| | | Former-commit-id: 3dcdf5e4745c9e74a30e91f9f71db1b7610e1fc5
* docs: completion count added (#63)Arda Serdar Pektezol2023-09-221-0/+3
| | | Former-commit-id: f0bd5dbb55bb8ca91314f84d1b0279b59a73c34a
* docs: leaderboard pagination parametersArda Serdar Pektezol2023-09-181-0/+32
| | | Former-commit-id: 902316661475df90e1de1365c232a9cabb5760a9
* docs: update log response typeArda Serdar Pektezol2023-09-031-1/+26
| | | Former-commit-id: 8e2be25b6ce30d3f42b388b7c67ee14e230cce80
* docs: update swagger for changed modelsArda Serdar Pektezol2023-09-021-5/+2
| | | Former-commit-id: 45b281132d5d5cf05297230ac9b17f2790a4c75f
* docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-021-2/+2
| | | Former-commit-id: c3f9968ecb1a8734bbc87ad4fe28073b14b9920c
* docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-021-2/+128
| | | Former-commit-id: 0478aa459bfe9a7c81073d4ff8d8264aa1258bc1
* docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-17/+12
| | | Former-commit-id: 93b44c71389b5ff98d9a610611be21fd12c88664
* docs: map leaderboards responseArda Serdar Pektezol2023-08-301-64/+55
| | | Former-commit-id: a2c27052fbdacaa0e329270e1dd961602623d5d1
* docs: profile improvement swagger (#51)Arda Serdar Pektezol2023-08-251-18/+119
| | | Former-commit-id: ff35be478c4f29c611c40fa34ca5d134e970cc16
* refactor: move structs around for better understandingArda Serdar Pektezol2023-08-201-150/+150
| | | Former-commit-id: 0030a6b0c7b228772d8e27f5722ee6de1718786b
* fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol2023-07-121-2/+0
| | | Former-commit-id: 2a1cea87348e0af8d97512a46093bd38768257ef
* feat: edit map imageArda Serdar Pektezol2023-07-121-1/+103
| | | Former-commit-id: 288e6772dda69a9543a01db85069c95476addd4e
* docs: refactor docsArda Serdar Pektezol2023-07-031-56/+56
| | | Former-commit-id: 3f3833af352d8758ca509a4fe3badedd5250b1ba
* docs: add missing field to post recordArda Serdar Pektezol2023-07-031-0/+7
| | | Former-commit-id: 73726de788daf38a82d9663ab2d8f0544b76c3e3
* docs: update swaggerArda Serdar Pektezol2023-07-031-10/+5
| | | Former-commit-id: d55150a028f67d5dc8668e2b2384d13511339b46
* docs: add jwt token requirementsArda Serdar Pektezol2023-06-291-0/+21
| | | Former-commit-id: e5b56433686e2180a99293f0ddf339e70b304c67
* docs: fix delete map summaryArda Serdar Pektezol2023-06-291-0/+53
| | | Former-commit-id: c94adce2fb9a6210f2732a35075bbe49adebc532
* docs: updated for add/edit/delete map summaryArda Serdar Pektezol2023-06-291-9/+87
| | | Former-commit-id: 0f2f20f84b5a52d747f18fba771bc88478f8c059
* feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-291-24/+21
| | | Former-commit-id: 3820c1363ece1c6616ec0297e44de851bae410af
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-291-0/+9
| | | Former-commit-id: f8db004d2c17f09f665e51ec4e730418248bfd07
* fix: record controllerArda Serdar Pektezol2023-06-291-30/+88
| | | Former-commit-id: bff6b62474e02f644d93f49827145cfd92682c6f
* 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
|