aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/mapController.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-26Delete vite-env.d.tsNidboj1321-1/+0
2023-02-26Delete main.tsxNidboj1321-10/+0
2023-02-26Delete index.cssNidboj1321-70/+0
2023-02-26Delete App.tsxNidboj1321-34/+0
2023-02-26Delete react.svgNidboj1321-1/+0
2023-02-26Delete index.htmlNidboj1321-13/+0
2023-02-26Delete vite.config.tsNidboj1321-7/+0
2023-02-26Delete tsconfig.node.jsonNidboj1321-9/+0
2023-02-26Delete tsconfig.jsonNidboj1321-21/+0
2023-02-26Update README.mdNidboj1321-70/+1
2023-02-26Add files via uploadNidboj13222-899/+29224
2023-02-03actually add update profile route (#30)Arda Serdar Pektezol1-0/+1
2023-02-02fix: only show top record of a person in the map rankings (obviously) shoutou...Arda Serdar Pektezol1-2/+18
2023-01-18feat: refresh/update user via steam (#30)Arda Serdar Pektezol4-57/+151
2023-01-17added delete demo from drive, also delete if an error is encountered while su...Arda Serdar Pektezol1-6/+15
2023-01-17added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol3-0/+102
2023-01-16ranking placements in each map with correct tie handling (#5, #27)Arda Serdar Pektezol2-2/+22
2023-01-16fixed logic behind record history for each map (#26)Arda Serdar Pektezol1-48/+12
2023-01-15retrieving competitive user records (#26)Arda Serdar Pektezol3-32/+182
2023-01-15also update maps table when a new world record is achievedArda Serdar Pektezol1-1/+19
2023-01-15added fetch map stats (#25)Arda Serdar Pektezol3-2/+110
2023-01-15check if map is disabled or notArda Serdar Pektezol1-2/+7
2023-01-15add wr time to maps databaseArda Serdar Pektezol2-111/+112
2023-01-14added countries, update country (#4)Arda Serdar Pektezol4-0/+290
2023-01-14delete demo after serving it from local (#24)Arda Serdar Pektezol1-0/+1
2023-01-14upload record fix, download demo success (#24)Arda Serdar Pektezol2-5/+48
2023-01-14record submission looks like its working! (#23, #20)Arda Serdar Pektezol6-65/+137
2023-01-12demo to google drive is worknig properly (#20)Arda Serdar Pektezol5-101/+146
2023-01-11remove cutscene maps (#22)Arda Serdar Pektezol1-2/+0
2023-01-11map data prepared (#22)Arda Serdar Pektezol2-0/+132
2023-01-07switch to reactArda Serdar Pektezol14-0/+1627
2023-01-06what the fuck is this mess (#21)Arda Serdar Pektezol38-8470/+147