Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Connection.ts | Zert3x | 2023-05-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Fix a bug prevent connections using erlpack (#977) | Madeline | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | Use erlpack instead of @yukikaze-bot/erlpack (#968) | Madeline | 2023-02-01 | 1 | -12/+10 |
| | |||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+5 |
| | | | | | | | * 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 | ||||
* | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Add error handler for individual gateway sockets | Madeline | 2023-01-10 | 1 | -0/+3 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 1 | -2/+2 |
| | |||||
* | Add WS_LOGEVENTS and WS_VERBOSE env vars | Madeline | 2022-12-31 | 1 | -1/+15 |
| | |||||
* | Remove IP logging from gateway | Madeline | 2022-12-17 | 1 | -3/+3 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -4/+8 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+84 |