| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Aded /users/@me/connections/:connection_name/:connection_id/access-token
- Replaced `access_token` property on ConnectedAccount with `token_data` object for refreshing tokens
- Made a common interface for connection things like ComonOAuthTokenResponse
- Added `RefreshableConnection` class
- Added token refresh to Spotify connection (disabled)
|
| |
|
|
|
|
|
|
|
| |
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
|
|
|
|
| |
https://github.com/MaddyUnderStars/slowcord-services
|
| |
|
| |
|
|
|