aboutsummaryrefslogtreecommitdiff
path: root/backend/database/init.sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-311-2/+2
* backend: better auth check, audit loggingArda Serdar Pektezol2024-10-311-10/+35
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-051-0/+9
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-041-13/+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
* feat: add is_disabled to chapters itself (#112)Arda Serdar Pektezol2023-10-101-0/+1
* 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: removing (by flag) records (#56)Arda Serdar Pektezol2023-09-241-0/+2
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-0/+34
* feat: testing logging system (#55)Arda Serdar Pektezol2023-09-021-0/+10
* 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-201-1/+1
* fix: turn back to serialsArda Serdar Pektezol2023-07-121-6/+6
* fix: unique relation for map history and routesArda Serdar Pektezol2023-07-121-2/+4
* feat: is_coop field on gamesArda Serdar Pektezol2023-07-101-0/+1
* feat: improved map summary response, all routes init (#43, #46)Arda Serdar Pektezol2023-06-201-0/+4
* feat: map routes table (#1)Arda Serdar Pektezol2023-06-171-13/+12
* feat: history data from lp sheet portedArda Serdar Pektezol2023-04-241-3/+1
* 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-241-48/+50
* 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-151-0/+1
* added countries, update country (#4)Arda Serdar Pektezol2023-01-141-0/+7
* 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
* map data prepared (#22)Arda Serdar Pektezol2023-01-111-0/+1
* 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
* init sql for usersArda Serdar Pektezol2022-10-261-0/+11