aboutsummaryrefslogtreecommitdiff
path: root/backend/database (follow)
Commit message (Collapse)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
| | | Former-commit-id: 86a6b1564e835d6c637144bf313a9cdec2fc4207
* feat: improve logs and mod log endpoint (#55)Arda Serdar Pektezol2023-09-281-2/+2
| | | Former-commit-id: 7f2d9100cc4bd78c27544909fe7215913d6a2dfe
* feat: detailed logging, db changes (#55)Arda Serdar Pektezol2023-09-271-1/+2
| | | Former-commit-id: 74219281915f55ac46cff3795edd4364be84d561
* feat: missing placment data for user records (#51)Arda Serdar Pektezol2023-09-262-0/+2
| | | Former-commit-id: a549ad6074438916f62c18a24eebe638870ee89a
* feat: removing (by flag) records (#56)Arda Serdar Pektezol2023-09-241-0/+2
| | | Former-commit-id: cc1bed84ee7ff9133192e1278c8315afee73d23a
* db: update new lp wrs (#88)Arda Serdar Pektezol2023-09-232-0/+6
| | | Former-commit-id: 9e57b2b24f2fbb00dca12c7e2f18fbe494148aed
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-0/+34
| | | Former-commit-id: ac6ac59367650b6a37650f5aec0587c6ce4d3dd1
* feat: testing logging system (#55)Arda Serdar Pektezol2023-09-021-0/+10
| | | Former-commit-id: d8c5fda30ab08b42218aead1febdf83200948763
* fix: change disabled mapsArda Serdar Pektezol2023-08-301-2/+2
| | | Former-commit-id: ed6aca7192bd4d142107983cf0cda5efc14e0609
* fix: mod flag for easy check (#49)Arda Serdar Pektezol2023-08-241-2/+13
| | | Former-commit-id: 06ee23ee9659834252d3cb5c3c255797e9f93b62
* fix: change map history from timestamp to dateArda Serdar Pektezol2023-08-202-262/+262
| | | Former-commit-id: 8a46950e919891f380dda5502e40434383c91245
* fix: turn back to serialsArda Serdar Pektezol2023-07-121-6/+6
| | | Former-commit-id: 9c83d4ac7297c7306f4872d76334507fa09cbde9
* fix: unique relation for map history and routesArda Serdar Pektezol2023-07-123-4/+6
| | | Former-commit-id: f3ea2ce6784973385d63980b6680294bbcee0188
* feat: is_coop field on gamesArda Serdar Pektezol2023-07-102-3/+4
| | | Former-commit-id: bf3a5a262557ade646ce8e59db152be8c521ac06
* feat: add chapter numbers in namesArda Serdar Pektezol2023-07-031-16/+16
| | | Former-commit-id: 237a4cf44c7930145a8829b640d7f2c95e370860
* 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