aboutsummaryrefslogtreecommitdiff
path: root/backend/controllers/homeController.go (unfollow)
Commit message (Collapse)AuthorFilesLines
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