aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/modController.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: reorganizing packagesArda Serdar Pektezol2023-08-261-334/+0
| | | Former-commit-id: 99410223654c2a5ffc15fdab6ec3e921b5410cba
* fix: mod flag for easy check (#49)Arda Serdar Pektezol2023-08-241-32/+12
| | | Former-commit-id: 06ee23ee9659834252d3cb5c3c255797e9f93b62
* refactor: move structs around for better understandingArda Serdar Pektezol2023-08-201-20/+47
| | | Former-commit-id: 0030a6b0c7b228772d8e27f5722ee6de1718786b
* refactor: changed github repo nameArda Serdar Pektezol2023-07-201-2/+2
| | | Former-commit-id: e579843a0d66574b54b48fc1c02083c868db68a3
* fix: sql typo for edit map summary (#48)Arda Serdar Pektezol2023-07-121-1/+1
| | | Former-commit-id: 79b149b959b8cad999269e16834443c7de295079
* fix: logic error on editing map summary (#48)Arda Serdar Pektezol2023-07-121-3/+9
| | | Former-commit-id: 406a95993a6210ed30f78ad3ea562b2f23e3310a
* feat: edit map imageArda Serdar Pektezol2023-07-121-0/+55
| | | Former-commit-id: 288e6772dda69a9543a01db85069c95476addd4e
* fix: sql typoArda Serdar Pektezol2023-07-121-4/+1
| | | Former-commit-id: a86ddf35ba75a5940575df760ee705473542fd38
* docs: refactor docsArda Serdar Pektezol2023-07-031-27/+27
| | | Former-commit-id: 3f3833af352d8758ca509a4fe3badedd5250b1ba
* docs: update swaggerArda Serdar Pektezol2023-07-031-15/+15
| | | Former-commit-id: d55150a028f67d5dc8668e2b2384d13511339b46
* docs: add jwt token requirementsArda Serdar Pektezol2023-06-291-0/+3
| | | Former-commit-id: e5b56433686e2180a99293f0ddf339e70b304c67
* docs: fix delete map summaryArda Serdar Pektezol2023-06-291-1/+1
| | | Former-commit-id: c94adce2fb9a6210f2732a35075bbe49adebc532
* feat: delete map summaryArda Serdar Pektezol2023-06-291-1/+90
| | | Former-commit-id: bd5bc84fc142f44bfa3c1c1ddc35e435a3f816bf
* feat: create map summaryArda Serdar Pektezol2023-06-291-1/+86
| | | Former-commit-id: 5ab31d8543512b9d32e3d25beee347e9668f8323
* feat: return back to single map summary editArda Serdar Pektezol2023-06-291-25/+20
| | | Former-commit-id: 853dd376267ea63e67b1e4e7041f4c5c5f1be380
* feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-291-22/+27
| | | Former-commit-id: 3820c1363ece1c6616ec0297e44de851bae410af
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-291-3/+4
| | | Former-commit-id: f8db004d2c17f09f665e51ec4e730418248bfd07
* feat: mod edit for map summaryArda Serdar Pektezol2023-06-281-0/+91
Former-commit-id: dbef520658347a8c23546371ced24f1c0271749d