Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sentry db instrumentation for gateway events | Madeline | 2023-09-02 | 1 | -30/+25 |
| | |||||
* | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -2/+2 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | Use erlpack instead of @yukikaze-bot/erlpack (#968) | Madeline | 2023-02-01 | 1 | -6/+6 |
| | |||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -7/+8 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | Fix dumping incoming messages | Madeline | 2023-01-13 | 1 | -2/+2 |
| | |||||
* | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Prettier | Madeline | 2023-01-05 | 1 | -22/+31 |
| | |||||
* | Add WS_LOGEVENTS and WS_VERBOSE env vars | Madeline | 2022-12-31 | 1 | -0/+2 |
| | |||||
* | Add comment for 123 magic number | Madeline | 2022-12-17 | 1 | -1/+1 |
| | |||||
* | Remove fluent-ffmpeg dep. TODO: Merge puyo's PR | Madeline | 2022-12-17 | 1 | -4/+2 |
| | |||||
* | Rewrite gateway message decoding | Madeline | 2022-10-31 | 1 | -11/+15 |
| | |||||
* | Add `private_channels_version` to `client_state` in identity. also set ↵ | Madeline | 2022-10-31 | 1 | -1/+6 |
| | | | | sentry user in gateway | ||||
* | Sentry stuff? | Madeline | 2022-10-30 | 1 | -5/+8 |
| | |||||
* | capture exception in sentry for embed processing | Madeline | 2022-10-04 | 1 | -1/+1 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -14/+7 |
| | |||||
* | Bad check for if buffer is json string instead of gzip | Madeline | 2022-09-27 | 1 | -2/+2 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -5/+3 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -10/+10 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+74 |