summary refs log tree commit diff
path: root/src/util/schemas/LazyRequestSchema.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-17remove duplicate keyPuyodead11-2/+1
2022-08-16Fix the latest SKU errors and further debrandingErkin Alp Güney1-18/+29
2022-08-15New translations common.json (Russian) translation legacySamuel1-8/+8
2022-08-15New translations auth.json (Russian)Samuel1-2/+2
2022-08-15New translations common.json (Belarusian)Samuel1-4/+4
2022-08-15New translations auth.json (Belarusian)Samuel1-12/+12
2022-08-15New translations common.json (Dutch)Samuel1-10/+10
2022-08-15New translations auth.json (Dutch)Samuel1-9/+9
2022-08-15New translations common.json (German)Samuel1-14/+14
2022-08-15New translations auth.json (German)Samuel1-12/+12
2022-08-15change dev panel path, we missed this one...TheArcaneBrony1-1/+1
2022-08-15Fix nullables, fix user settings hanging stuffTheArcaneBrony6-7/+307
2022-08-15oops.. move migrations to right folderTheArcaneBrony2-0/+0
2022-08-15Update package, sync migrationsTheArcaneBrony9-5229/+5598
2022-08-15Fix missing stuffTheArcaneBrony8-51/+38
2022-08-15Update db migration scriptTheArcaneBrony1-2/+2
2022-08-15Fix rebase conflictsTheArcaneBrony13-860/+2
2022-08-15Do the funny thing (make user->invite cascade delet)TheArcaneBrony3-17/+292
2022-08-15downgrade ajv so patches applyTheArcaneBrony2-8/+8
2022-08-15Update .vscode/launch.jsonErkin Alp Güney1-3/+0
2022-08-15Update scripts, update workspace, add launch.jsonTheArcaneBrony9-121/+167
2022-08-13restructure to single projectFlam3rboy626-95551/+10391
2022-08-13try to update build scriptTheArcaneBrony2-4/+1
2022-08-13Add test pluginTheArcaneBrony7-11/+129
2022-08-13Add template plugin baseTheArcaneBrony2-0/+8
2022-08-13Replace deprecated propertyTheArcaneBrony1-1/+1
2022-08-13Forgot some schemas, removed no longer used paths from generate schema scriptTheArcaneBrony7-372/+193
2022-08-13Split schemas into files in utilTheArcaneBrony90-1184/+1701
2022-08-13Move some invite defaults into classTheArcaneBrony1-5/+1
2022-08-13Fix updated client stuff...TheArcaneBrony15-520/+218
2022-08-13Push local state...TheArcaneBrony29-13818/+2865
2022-08-13Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony52-409/+364
2022-08-13Make fosscord read config from json if CONFIG_PATH is setTheArcaneBrony1-8/+11
2022-08-13Do the funny thing (make user->invite cascade delet)TheArcaneBrony4-5/+336
2022-08-13Thats it, thats the fix, thanks erkinalpChrisChrome1-1/+1
2022-08-13That... Was a bad ideaChrisChrome1-1/+1
2022-08-13HmmmmmmChrisChrome1-5/+6
2022-08-13That don't workChrisChrome1-2/+3
2022-08-12Handle avatar uploadsChrisChrome1-2/+2
2022-08-12Made nitro stuff make some senseChrisChrome3-6/+6
2022-08-12Update index.tsRealMANI1-2/+10
2022-08-10Invalidate tokens on password changeChrisChrome1-3/+9
2022-08-10Make teams nullableTheArcaneBrony3-2/+20
2022-08-10Add migrationsTheArcaneBrony6-1116/+613
2022-08-10WhoopsChrisChrome1-1/+1
2022-08-10Whoops, missed oneChrisChrome1-1/+0
2022-08-10I'm probably forgetting a lot of things, but hey, it worksChrisChrome1-1/+6
2022-08-10It works now... I guessChrisChrome2-2/+1
2022-08-10Add basic developer panel functionality - doesn't work yetChrisChrome14-77/+1971
2022-08-10