aboutsummaryrefslogtreecommitdiff
path: root/backend/database (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: turn back to serialsArda Serdar Pektezol2023-07-121-6/+6
* fix: unique relation for map history and routesArda Serdar Pektezol2023-07-123-4/+6
* feat: is_coop field on gamesArda Serdar Pektezol2023-07-102-3/+4
* feat: add chapter numbers in namesArda Serdar Pektezol2023-07-031-16/+16
* feat: improved map summary response, all routes init (#43, #46)Arda Serdar Pektezol2023-06-203-262/+545
* feat: map routes table (#1)Arda Serdar Pektezol2023-06-171-13/+12
* feat: history data from lp sheet portedArda Serdar Pektezol2023-04-242-3/+280
* feat: change username to user_nameArda Serdar Pektezol2023-04-241-1/+1
* feat: map summary and leaderboard endpoints, new models and routes (#38)Arda Serdar Pektezol2023-04-241-1/+12
* feat/db: multiple game/chapter support, improved map relations (#1)Arda Serdar Pektezol2023-04-245-162/+189
* fix: empty country code on user creation (#36)Arda Serdar Pektezol2023-04-211-1/+1
* possible db schema for communityArda Serdar Pektezol2023-04-201-1/+34
* add wr time to maps databaseArda Serdar Pektezol2023-01-152-111/+112
* added countries, update country (#4)Arda Serdar Pektezol2023-01-142-0/+259
* record submission looks like its working! (#23, #20)Arda Serdar Pektezol2023-01-141-6/+31
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-121-8/+3
* 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-061-6/+46
* change default country_code to 'XX'Arda Serdar Pektezol2022-10-291-1/+1
* change env key retrieve methodArda Serdar Pektezol2022-10-261-6/+6
* init sql for usersArda Serdar Pektezol2022-10-261-0/+11
* add database integrationArda Serdar Pektezol2022-10-241-0/+31