summary refs log tree commit diff
path: root/src/gateway/opcodes/LazyRequest.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-13restructure to single projectFlam3rboy1-1/+1
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 ↵TheArcaneBrony52-409/+364
separate object
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
Adding member field to message gateway
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
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-08-10Add basic developer panel functionality - doesn't work yetChrisChrome14-77/+1971
> > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-08-10Make sigterm exit after 3 seconds to resolve hang under systemdTheArcaneBrony1-0/+1
2022-08-10Fix heartbeat not accepting d == nullTheArcaneBrony1-1/+1