aboutsummaryrefslogtreecommitdiff
path: root/backend/database (follow)
Commit message (Expand)AuthorAgeFilesLines
* wr: finale 2 - 0 portals (#258)Arda Serdar Pektezol2025-01-251-0/+1
* fix/backend: turret assassin map name typo (#254)Arda Serdar Pektezol2024-12-311-1/+1
* feat/backend: gdrive to backblaze migration, improve create record (#237)v1.0.3Arda Serdar Pektezol2024-11-211-1/+0
* fix: remove insert trigger on users, check insert user on login err (#224)v1.0.1Arda Serdar Pektezol2024-11-021-1/+1
* database: organize sql filesArda Serdar Pektezol2024-10-317-3/+3
* backend: better auth check, audit loggingArda Serdar Pektezol2024-10-312-10/+49
* backend: fix all rankings and placements, use sql funcsArda Serdar Pektezol2024-10-311-0/+212
* docs: add missing nosla/sla history (#186)Arda Serdar Pektezol2024-07-111-0/+8
* docs: add missing nosla/sla history (#185)Arda Serdar Pektezol2024-07-111-0/+8
* docs: update maps table ddl (#168)Arda Serdar Pektezol2024-07-101-111/+111
* docs: add almost all lp history from the sheet (#168)Arda Serdar Pektezol2024-07-101-18/+559
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-052-1/+20
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-042-296/+2
* feat: add images to game/chapter/map select (#151)Arda Serdar Pektezol2024-02-141-0/+3
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-221-0/+1
* fix: set db connection limits (#140)Arda Serdar Pektezol2023-12-151-0/+4
* feat: add is_disabled to chapters itself (#112)Arda Serdar Pektezol2023-10-102-17/+18
* feat: improve logs and mod log endpoint (#55)Arda Serdar Pektezol2023-09-281-2/+2
* feat: detailed logging, db changes (#55)Arda Serdar Pektezol2023-09-271-1/+2
* feat: missing placment data for user records (#51)Arda Serdar Pektezol2023-09-262-0/+2
* feat: removing (by flag) records (#56)Arda Serdar Pektezol2023-09-241-0/+2
* db: update new lp wrs (#88)Arda Serdar Pektezol2023-09-232-0/+6
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-0/+34
* feat: testing logging system (#55)Arda Serdar Pektezol2023-09-021-0/+10
* fix: change disabled mapsArda Serdar Pektezol2023-08-301-2/+2
* fix: mod flag for easy check (#49)Arda Serdar Pektezol2023-08-241-2/+13
* fix: change map history from timestamp to dateArda Serdar Pektezol2023-08-202-262/+262
* 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