Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Reformat code | Noah | 2022-07-09 | 4 | -9/+7 |
* | feat(rest): Added a class with methods to access api, with a single session | mjk134 | 2022-07-09 | 1 | -27/+14 |
* | feat(http): Add basic API for sending HTTP requests | Noah | 2022-07-09 | 2 | -0/+63 |
* | update typings and event logic | mjk134 | 2022-07-09 | 1 | -14/+8 |
* | Add `EventEmitter` + fix `User` constructor not being able to set key, values | mjk134 | 2022-07-08 | 2 | -0/+30 |