aboutsummaryrefslogtreecommitdiff
path: root/backend/handlers/map.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat/backend: send map difficulty in summary (#271)Arda Serdar Pektezol2025-03-191-2/+2
|
* feat/backend: basic map difficulty ratings (#266)Arda Serdar Pektezol2025-03-191-2/+4
|
* backend: order map routesArda Serdar Pektezol2024-10-301-1/+1
|
* refactor: proper game/map orderingArda Serdar Pektezol2024-09-151-4/+4
|
* refactor: move backend entry, rename moduleArda Serdar Pektezol2024-09-101-2/+3
|
* feat: return categoryportals in gameid/maps endpoint (#191)Arda Serdar Pektezol2024-07-141-6/+91
|
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-101-7/+49
|
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-051-2/+40
|
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-041-6/+5
|
* fix: fetchmaps image sqlArda Serdar Pektezol2024-04-251-1/+1
|
* fix: sql typo in fetchmapsArda Serdar Pektezol2024-04-251-1/+1
|
* feat: add images to game/chapter/map select (#151)Arda Serdar Pektezol2024-02-141-8/+8
|
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-221-2/+2
|
* fix is_disabled ambiguity (#124)Arda Serdar Pektezol2023-10-291-1/+1
| | | Former-commit-id: d432f615ba43aa0605ac9430efb54eb74b8a2edd
* feat: add is_disabled to chapters itself (#112)Arda Serdar Pektezol2023-10-101-2/+2
| | | Former-commit-id: 86a6b1564e835d6c637144bf313a9cdec2fc4207
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-091-0/+40
| | | Former-commit-id: 708f57ef08abea7f2b0549e8dad75096fd315558
* feat: add is_disabled to chapters maps (#112)Arda Serdar Pektezol2023-10-091-2/+2
| | | Former-commit-id: 89a0cb3ddd290f9274eeca68ea9d1ed21d978296
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-281-2/+2
| | | Former-commit-id: de8434e14fc35df28e2cc5ed0c4f31bfa741c7d6
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-251-0/+2
| | | Former-commit-id: a2ef452a32803181f6937f08840e5f0e55ed6403
* feat: removing (by flag) records (#56)Arda Serdar Pektezol2023-09-241-4/+4
| | | Former-commit-id: cc1bed84ee7ff9133192e1278c8315afee73d23a
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-19/+16
| | | Former-commit-id: ac6ac59367650b6a37650f5aec0587c6ce4d3dd1
* fix: change all status codes to 200 (#66)Arda Serdar Pektezol2023-09-221-23/+23
| | | Former-commit-id: ae632415e3f6f79a462240f151ada2e428318c6b
* feat: completion count on summary for each cm entry (#63)Arda Serdar Pektezol2023-09-221-0/+22
| | | Former-commit-id: 38779e7cbddb7e850a5f4a56565938b3dcb14857
* fix: page number error on empty records (#62)Arda Serdar Pektezol2023-09-221-20/+26
| | | Former-commit-id: 2cc0de90a469feed0dd42cc2c0529b2e7ed72bae
* fix: leaderboards tie check, ordering (#60)Arda Serdar Pektezol2023-09-221-4/+6
| | | Former-commit-id: 69f789db003f9c1a8eaf200bbbb0f5cb773d5e45
* fix: change default page size to 20Arda Serdar Pektezol2023-09-181-3/+3
| | | Former-commit-id: 87bc4f4fe939cce3a00c74b1c3483a1c22cf0c41
* feat: pagination for map leaderboardsArda Serdar Pektezol2023-09-181-13/+50
| | | Former-commit-id: 0a38362eadcf1c1ecf5ae29d5a58a015abfd54ee
* fix: imrpoved user models on responsesArda Serdar Pektezol2023-09-021-24/+18
| | | Former-commit-id: 3aeb7e76928081664f33a4012bd1d84c81eef77c
* fix: actually get is_coop data for the given map (#45)Arda Serdar Pektezol2023-08-301-2/+2
| | | Former-commit-id: f29b6ca5d0e23ae622451b011e7d64758a8f598c
* feat: better leaderboards response, coop additions (#45)Arda Serdar Pektezol2023-08-301-25/+79
| | | Former-commit-id: 3a4a8af14d054512204b5ca4c25a6603ec94773e
* refactor: reorganizing packagesArda Serdar Pektezol2023-08-261-0/+314
Former-commit-id: 99410223654c2a5ffc15fdab6ec3e921b5410cba