aboutsummaryrefslogtreecommitdiff
path: root/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: fix delete map summaryArda Serdar Pektezol2023-06-291-1/+1
* feat: delete map summaryArda Serdar Pektezol2023-06-292-1/+94
* feat: create map summaryArda Serdar Pektezol2023-06-292-1/+87
* feat: return back to single map summary editArda Serdar Pektezol2023-06-292-36/+28
* fix: map summary sqlArda Serdar Pektezol2023-06-291-1/+1
* feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-292-22/+32
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-294-8/+9
* fix: auth sql typoArda Serdar Pektezol2023-06-291-1/+1
* fix: record controllerArda Serdar Pektezol2023-06-293-57/+41
* feat: mod edit for map summaryArda Serdar Pektezol2023-06-285-5/+127
* feat: image field for mapsArda Serdar Pektezol2023-06-282-4/+5
* feat: parser for cm portal & tick counting (#42)Arda Serdar Pektezol2023-06-201-0/+1
* fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-202-9/+3
* feat: improved map summary response, all routes init (#43, #46)Arda Serdar Pektezol2023-06-205-303/+570
* feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-183-62/+59
* feat: map routes table (#1)Arda Serdar Pektezol2023-06-171-13/+12
* fix: reorganize models (#44)Arda Serdar Pektezol2023-06-175-108/+94
* feat: search with query (#40)Arda Serdar Pektezol2023-06-172-6/+32
* feat: logout endpointArda Serdar Pektezol2023-05-062-0/+26
* doc: token endpointArda Serdar Pektezol2023-05-061-6/+6
* feat: get token endpointArda Serdar Pektezol2023-05-062-0/+25
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-036-32/+32
* feat: add path request to the response with namesArda Serdar Pektezol2023-05-022-15/+31
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-023-2/+126
* feat: set cookie and redirect after loginArda Serdar Pektezol2023-05-021-8/+10
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-013-1/+163
* doc: update history model (#38)Arda Serdar Pektezol2023-04-241-1/+1
* feat: map summary history done (#38)Arda Serdar Pektezol2023-04-242-14/+40
* feat: history data from lp sheet portedArda Serdar Pektezol2023-04-242-3/+280
* fix: able to have null first completionist (#38)Arda Serdar Pektezol2023-04-241-1/+1
* feat: change username to user_nameArda Serdar Pektezol2023-04-246-13/+13
* feat: db transaction for record submission (#33)Arda Serdar Pektezol2023-04-241-5/+17
* fix: adjust record submission (#38)Arda Serdar Pektezol2023-04-241-17/+20
* fix: sql remove avatar and name since its not implemented yet (#38)Arda Serdar Pektezol2023-04-241-1/+1
* feat: map summary and leaderboard endpoints, new models and routes (#38)Arda Serdar Pektezol2023-04-244-29/+140
* doc: change route nameArda Serdar Pektezol2023-04-241-1/+1
* doc: change route nameArda Serdar Pektezol2023-04-241-1/+1
* feat/db: multiple game/chapter support, improved map relations (#1)Arda Serdar Pektezol2023-04-245-162/+189
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-241-1/+1
* doc: added tagsArda Serdar Pektezol2023-04-215-0/+9
* fix: unable to serve swagger on prodArda Serdar Pektezol2023-04-211-1/+4
* doc: add auth header fields (#34)Arda Serdar Pektezol2023-04-212-6/+10
* fix: empty country code on user creation (#36)Arda Serdar Pektezol2023-04-212-1/+5
* finalize swagger, port to prod machine (#34)Arda Serdar Pektezol2023-04-211-2/+2
* possible db schema for communityArda Serdar Pektezol2023-04-201-1/+34
* doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol2023-04-194-5/+47
* doc: swagger init for login and user routes (#34)Arda Serdar Pektezol2023-04-132-5/+52
* actually add update profile route (#30)Arda Serdar Pektezol2023-02-031-0/+1
* fix: only show top record of a person in the map rankings (obviously) shoutou...Arda Serdar Pektezol2023-02-021-2/+18
* feat: refresh/update user via steam (#30)Arda Serdar Pektezol2023-01-184-57/+151