aboutsummaryrefslogtreecommitdiff
path: root/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* added delete demo from drive, also delete if an error is encountered while su...Arda Serdar Pektezol2023-01-171-6/+15
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-173-0/+102
* ranking placements in each map with correct tie handling (#5, #27)Arda Serdar Pektezol2023-01-162-2/+22
* fixed logic behind record history for each map (#26)Arda Serdar Pektezol2023-01-161-48/+12
* retrieving competitive user records (#26)Arda Serdar Pektezol2023-01-153-32/+182
* also update maps table when a new world record is achievedArda Serdar Pektezol2023-01-151-1/+19
* added fetch map stats (#25)Arda Serdar Pektezol2023-01-153-2/+110
* check if map is disabled or notArda Serdar Pektezol2023-01-151-2/+7
* add wr time to maps databaseArda Serdar Pektezol2023-01-152-111/+112
* added countries, update country (#4)Arda Serdar Pektezol2023-01-144-0/+290
* delete demo after serving it from local (#24)Arda Serdar Pektezol2023-01-141-0/+1
* upload record fix, download demo success (#24)Arda Serdar Pektezol2023-01-142-5/+48
* record submission looks like its working! (#23, #20)Arda Serdar Pektezol2023-01-145-64/+136
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-125-101/+146
* remove cutscene maps (#22)Arda Serdar Pektezol2023-01-111-2/+0
* map data prepared (#22)Arda Serdar Pektezol2023-01-112-0/+132
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-068-204/+144
* (#20) successful integration of demo upload to driveArda Serdar Pektezol2022-11-061-0/+91
* add demo post routeArda Serdar Pektezol2022-11-061-0/+1