summary refs log tree commit diff
path: root/scripts/stresstest/src (unfollow)
Commit message (Collapse)AuthorFilesLines
0 min.var -> letTheArcaneBrony62-133/+133
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Move isTextChannel to channelTheArcaneBrony6-47/+29
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Move rest of endpoints that return nothing into v0TheArcaneBrony1-0/+0
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Move endpoints to respective versions, split out non implemented routesTheArcaneBrony129-14/+29
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Update openapiMadeline1-0/+37
0 min.Add /users/:id/delete (#926)Erkin Alp Güney4-0/+53
0 min.Fix missed moveCursor callTheArcaneBrony1-1/+1
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Fix console fuckery to allow running in a headless terminal, and to fix ↵TheArcaneBrony1-13/+8
flickering of output. Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Fix guild delete failing when template existsMadeline4-1/+70
0 min.Fix dumping incoming messagesMadeline1-2/+2
0 min.Fix setting user premium_type/etc (non-nullable) to null in db when null in ↵Madeline1-3/+3
config
0 min.Dont send sessions replace or presence update for unidentified usersMadeline1-0/+3
0 min.Dev/post refactor fixes (#927)TheArcaneBrony9-9/+55
* Re-introduce outgoing message logging Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Websocket dumping * Sentry user count on API * Generate session ID upon opening websocket, fix gateway dumps * Async file io in src/gateway/events/Message.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Async file io in src/util/util/Config.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Make pre-commit hook executable Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Fixed sync file io in src/util/util/Config.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Fixed missing await call in src/util/util/AutoUpdate.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Add comment to src/gateway/events/Connection.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Clean up gateway dumping code Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
0 min.Temp fix for DMsMadeline1-4/+5
0 min.fix rights lolMadeline1-1/+2
0 min.If defaults_user_premium is false, don't give a user `premium_since: new Date`Madeline1-9/+8
0 min.https://discord.com/channels/806142446094385153/898197424340860928/106240434 ↵Madeline1-1/+1
0427534446
0 min.Add sentry close to sigterm handlerMadeline2-0/+5
0 min.Add back include_url param to reg tokensMadeline1-3/+11
0 min.Move sentry init to util. use sentry in each module, not just bundleMadeline7-80/+125
0 min.Add error handler for individual gateway socketsMadeline1-0/+3
0 min.add back openapi generation. todo: find way to keep route text descriptions ↵Madeline4-5999/+7050
in code, and find way to get usages of right/permission .hasThrow
0 min.Don't allow BaseClass props through schemaMadeline2-38/+18
0 min.Prettier precommit hookMadeline3-2/+372
0 min.Don't send private user data in ready eventMadeline1-3/+4
0 min.migration stuff againMadeline1-1/+13
0 min.PrettierMadeline125-1767/+3753
0 min.channel flags whoopsMadeline1-0/+2
0 min.Add migrations (#923)Madeline10-60/+893
* Fix typeorm migration cli and server migrations. * Add `migrate-from-staging` script
0 min.Use adjusted email in /auth/loginMadeline1-1/+1
0 min.Only send public user details in GUILD_MEMBER_LIST_UPDATEMadeline1-1/+1
0 min.Revert "Don't let users undisable their accounts"Madeline1-6/+8
This reverts commit 52840f4f9806d1caa6fa21733e961275dd3d7547.
0 min.Don't let users undisable their accountsMadeline1-8/+6
0 min.Profile themes and pronounsMadeline8-5/+71
0 min.Allow Bearer tokens through, like BotMadeline1-0/+1
0 min.Add WS_LOGEVENTS and WS_VERBOSE env varsMadeline2-1/+17
0 min.Update build workflow to use v3 checkout and setup-nodeMadeline1-2/+2
0 min.Patch body-parser to use json-bigintMadeline3-45/+75
0 min.Fix new roles having duplicate positionsMadeline2-6/+13
0 min.Fix `npm ci`!!!Madeline2-10/+112
0 min.Update build workflow to use node 18, update lock file to v3Madeline3-4480/+2
0 min.Move datasource to own file for typeorm cliMadeline3-33/+48
0 min.Add GH workflow for buildMadeline2-215/+253
0 min.OAuth2 authorize bot flowMadeline5-1/+744
0 min.Fix creating bot accountsMadeline2-5/+16
0 min.Use config for some default guild propertiesMadeline2-30/+27
0 min.fix developer portalPuyodead11-3/+3
- Fixes styling issues - Changes the name to use fosscord
0 min.Rename limits_rate_disabled -> limits_rate_enabled and remove ↵Madeline3-4/+3
limits_guilds_hideOfflineMember
0 min.Allow BitField's to be passed as number strings. Pretty sure it fixes #722Madeline1-2/+11
0 min.Update patcher to disable qr loginPuyodead11-0/+3
0 min.Fix sync script not closing for some dbmsMadeline2-1/+2
0 min.Fix redirect when test client disabledMadeline2-10/+9
0 min.Disable test client by defaultMadeline2-1/+7
0 min.Fix logo patch and update changelog generatorMadeline3-3889/+5
0 min.Set default cdn endpoints so that local testing worksMadeline2-1/+4
0 min.Update client script js hashesPuyodead11-4/+4
0 min.Client: update to canary 165341Puyodead111-26/+4079
0 min.Fix the roles bugMadeline1-5/+8
0 min.Fix guild features being undefined if not using defaultFeaturesMadeline1-1/+1
0 min.Set default threads to 1. Multiple threads is broken without RabbitmqMadeline1-7/+1
0 min.Add back various docs/readmeMadeline4-4/+71
0 min.Reg tokens bypass other restrictionsMadeline1-21/+22
0 min.Message rate limitingTheArcaneBrony3-2/+54
0 min.Registration tokensMadeline6-12/+77
0 min.Add register ratelimitTheArcaneBrony6-5/+34
0 min.commentsMadeline2-0/+2
0 min.flags related rights and stats apiErkin Alp Güney3-0/+27
0 min.fix user profile not displaying correctlyPuyodead11-2/+9
0 min.Fix config loadingMadeline1-1/+5
0 min.implement guild profiles and fix user profilesPuyodead111-2422/+3755
0 min.Configurable MFA backup token lengthTheArcaneBrony1-0/+1
0 min.case insensitive header for rate limits, fix rate limit default settingsTheArcaneBrony2-30/+30
Also disabled rate limit bypass right as it doesn't work...
0 min.Added Env and Software Vars.Catalan Lover1-1/+9
0 min.Fix typo and add not applicable instructions for Version.Catalan Lover1-1/+1
0 min.Update issue templatesCatalan Lover2-0/+53
0 min.Update .vscode/launch.jsonErkin Alp Güney1-3/+0
0 min.Replace deprecated propertyTheArcaneBrony2-2/+2
0 min.Create webhooksMadeline5-5/+34
0 min.Don't override existing config valuesMadeline1-1/+3
0 min.Move UserSettings to own entityTheArcaneBrony12-208/+2915
0 min.Add additional configMadeline15-24/+53
0 min.Make ConfigValue a directory, move defaults to those classes instead of a ↵TheArcaneBrony52-424/+356
separate object
0 min.removed char joiners as they are actually useful, added page breakErkin Alp Güney1-3/+4
0 min.make it configurable by guild feature flagErkin Alp Güney1-5/+5
0 min.Make fosscord read config from json if CONFIG_PATH is setTheArcaneBrony1-8/+14
0 min.Do the funny thing (make user->invite cascade delet)TheArcaneBrony1-1/+3
0 min.Made nitro stuff make some senseChrisChrome1-1/+0
0 min.Invalidate tokens on password changeChrisChrome1-2/+10
0 min.Make teams nullableTheArcaneBrony2-1/+1
0 min.Refactor applicationsMadeline11-86/+1702
0 min.WhoopsChrisChrome1-1/+1
0 min.Whoops, missed oneChrisChrome1-1/+0
0 min.I'm probably forgetting a lot of things, but hey, it worksChrisChrome1-1/+6
0 min.It works now... I guessChrisChrome2-2/+1
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Add basic developer panel functionality - doesn't work yetChrisChrome10-48/+242
> > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
0 min.Remove some old test logs that expose info to consoleTheArcaneBrony2-3/+0
0 min.Remove todo line that has been implemented.TheArcaneBrony2-7/+1
0 min.Move to migrations. Use `npm run generate:db` for first database generation.Madeline5-8/+22
0 min.Refactored testclientMadeline4-133/+104
0 min.fix: not being able to enable communityPuyodead12-5/+5
0 min.Add comment for 123 magic numberMadeline1-1/+1
0 min.Remove discord login configMadeline1-10/+0
0 min.Remove /policies/instance/statsMadeline1-21/+0
0 min.Remove Discord oauth login supportMadeline5-135/+13
0 min.Use staging's GLOBAL_ENVMadeline1-12/+13
0 min.Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline5-3009/+2157
0 min.Remove unneeded commentsMadeline1-2/+2
0 min.Remove IP logging from gatewayMadeline2-4/+4
0 min.comments and suchMadeline2-47/+9
0 min.user validation stuffMadeline2-12/+5
0 min.Remove `sharp` depMadeline3-107/+4
0 min.Remove bad banned words implementationMadeline9-60/+5
0 min.Remove /api/-/monitorzMadeline1-22/+0
0 min.Premium tier 0 SKU from stagingMadeline4-80/+207
0 min.Remove Slowcord demo user restrictionsMadeline2-6/+0
0 min.Remove use of `PRODUCTION` env varMadeline1-4/+1
0 min.murder migrationsMadeline9-317/+0
0 min.First pass of removing Slowcord mentionsMadeline21-515/+168
0 min.Update readmeMadeline1-100/+3
0 min.Only allow specific server features to be editedMadeline2-0/+27
0 min.Fix private messages being returned when no channel_id provided in searchMadeline1-3/+17
0 min.Fix bug allowing any member from kicking any member instance-wideMadeline1-3/+3
0 min.Fix pruneMadeline1-1/+1
0 min.Await some rabbitmq methods, don't reset some config values on startMadeline2-37/+37
0 min.Fix 404 handlerMadeline1-3/+4
0 min.Rewrite gateway message decodingMadeline1-11/+15
0 min.Disable webrtc preload pluginMadeline1-0/+0
0 min.Fast connect but send identifyMadeline2-1/+80
0 min.Fix message patching sending old message rather than updated oneMadeline1-3/+3
0 min.Allow running api, cdn, gateway separatelyMadeline5-14/+19
0 min.Add token check back to loginRedirectMadeline1-1/+1
0 min.Add `private_channels_version` to `client_state` in identity. also set ↵Madeline4-933/+44
sentry user in gateway
0 min.Sentry stuff?Madeline4-76/+125
0 min.Added fast connect to indexMadeline1-18/+3
0 min.client patcher: discordstatus.com -> status.understars.devMadeline1-1/+2
0 min.various typosMadeline3-16/+16
0 min.Fix user settings not saving properly and guild foldersMadeline6-221/+1117
0 min.lolMadeline1-1/+1
0 min.Move src-slowcord to own repo ↵Madeline35-6530/+185
https://github.com/MaddyUnderStars/slowcord-services
0 min.fix bad user validationMadeline2-8/+10
0 min.Try to fix loginRedirectMadeline1-1/+1
0 min.Added scripts for changelogs and removed premium referencesMadeline4-1/+61
0 min.Make /stop route not ugly as hellMadeline2-27/+8
0 min.Fix typo in user validationMadeline1-3/+3
0 min.Prevent client from deleting localStorageMadeline1-0/+5
0 min.'localStorage is not defined'?Madeline5-61/+43
0 min.handle a specific case with rtl characterMadeline1-1/+4
0 min.Remove whitespace characters in banned words detectionMadeline1-0/+2
0 min.Fix BannedWords breaking because windows line endingsMadeline1-1/+1
0 min.Fix fix for twitter embeds from yesterdayMadeline1-1/+1
0 min.Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline4-17/+17
0 min.Fix tweets with only video breaking embedsMadeline1-8/+8
0 min.Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline10-9370/+33
0 min.rearrange test client's index a bitMadeline7-198/+136
0 min.Fix server -> guild patch and add status.discord.com -> ↵Madeline2-29/+74
status.understars.dev patch
0 min.Handle fetch errors in cdn external endpointMadeline1-0/+3
0 min.TestClient middleware will now add cache misses to file for generate:client ↵Madeline3-23/+250
script to fetch. Also patch discord icon top left
0 min.Change android and ios client downloads to use /download endpoint, update ↵Madeline6-32/+68
Release entity to suck less
0 min.remove self_edit_guilds, was dumbMadeline4-5/+3
0 min.fix self_edit_guilds rightMadeline1-2/+2
0 min.embed failMadeline1-2/+2
0 min.Check nonce in Message sendMadeline1-0/+13
0 min.Add the automatic install script, thanks @HaydaralqassamMadeline1-1/+12
0 min.Video attachment support!Madeline4-8/+118
0 min.capture exception in sentry for embed processingMadeline2-1/+7
0 min.Embed cacheMadeline3-7/+37
0 min.Twitter embedsMadeline3-11/+102
0 min.Make imagor optionalMadeline2-12/+17
0 min.Use imagor for image resizingMadeline2-3/+17
0 min.More embed improvementsMadeline1-50/+74
0 min.Update readme.Madeline1-14/+88
0 min.Slightly better embedsMadeline2-27/+159
0 min.Better embed handlingMadeline5-128/+298
0 min.Make `afk` optional in ActivitySchemaMadeline2-56/+2
0 min.Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and ↵Madeline2-2/+3
SELF_EDIT_GUILDS for control over guilds you own or have perms to edit
0 min.Fix fetching members for roles in POST messageMadeline2-16/+21
0 min.Prevent URL embedding and mentions when in codeblockMadeline1-3/+3
0 min.Update read state on message createMadeline1-8/+16
0 min.Fix client crash on GUILD_CREATEMadeline2-0/+2
0 min.Remove user settings from GUILD_MEMBER_LIST_UPDATE responseMadeline1-1/+1
0 min.whoopsMadeline1-1/+1
0 min.fix loginRedirectMadeline1-1/+1
0 min.Discovery splashes + fix guild icons disappearing on settings changeMadeline4-7/+23
0 min.Fix user guild settingsMadeline1-13/+7
0 min.Missed some schemasMadeline11-2495/+2580
0 min.Use PrimaryIdColumn instead of PrimaryColumn in Invite and CategoryMadeline2-6/+5
0 min.Generate IDs for entities by defaultMadeline1-1/+2
0 min.Fix user validator preventing updateMadeline1-40/+51
0 min.Fix message editingMadeline1-1/+1
0 min.Make client cacher suck less?Madeline1-10/+18
0 min.Bad check for if buffer is json string instead of gzipMadeline1-2/+2
0 min.Set tutorial to nullMadeline1-0/+1
0 min.Don't fetch all members in guild in Member.addToGuildMadeline2-4/+18
0 min.client patcher stuffMadeline2-10/+15
0 min.PrettierMadeline281-4076/+7015
0 min.Remove the cdn storage location logMadeline2-2/+3
0 min.Move schemas to /src/util/schemasMadeline94-8368/+8252
0 min.Fix scripts/benchmark/connections.jsMadeline1-2/+2
0 min.Add generate:client scriptMadeline6-4/+149
0 min.Fix slowcord additional servicesMadeline8-12204/+249
0 min.Remove import to class-validator, fix listening on port message in bundleMadeline5-2/+41
0 min.Fix and remove some scripts + use ajv/typescript-json-schema required by patches<