aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/homeController.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-30feat: add moderator status into jwt tokenArda Serdar Pektezol1-0/+10
2023-06-29fix: remove middleware for unneeded routesArda Serdar Pektezol1-3/+3
2023-06-29docs: add jwt token requirementsArda Serdar Pektezol4-0/+60
2023-06-29docs: fix delete map summaryArda Serdar Pektezol4-4/+142
2023-06-29docs: updated for add/edit/delete map summaryArda Serdar Pektezol3-26/+232
2023-06-29feat: delete map summaryArda Serdar Pektezol2-1/+94
2023-06-29feat: create map summaryArda Serdar Pektezol2-1/+87
2023-06-29feat: return back to single map summary editArda Serdar Pektezol2-36/+28
2023-06-29fix: map summary sqlArda Serdar Pektezol1-1/+1
2023-06-29feat: support for multiple route edit, image fieldArda Serdar Pektezol5-83/+88
2023-06-29feat: route id in map summary, update docsArda Serdar Pektezol7-8/+33
2023-06-29fix: auth sql typoArda Serdar Pektezol1-1/+1
2023-06-29fix: record controllerArda Serdar Pektezol6-137/+269
2023-06-28feat: mod edit for map summaryArda Serdar Pektezol5-5/+127
2023-06-28feat: image field for mapsArda Serdar Pektezol2-4/+5