summary refs log tree commit diff
path: root/src/util/interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-182-2/+19
| | | | | | | | - 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 connectionsPuyodead12023-03-181-0/+7
|
* Add ESLint (#941)Madeline2023-01-202-6/+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)Madeline2023-01-186-0/+108
| | | | | | | | | * 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
* Add /users/:id/delete (#926)Erkin Alp Güney2023-01-141-0/+10
|
* PrettierMadeline2023-01-051-5/+5
|
* Client: update to canary 165341Puyodead12022-12-201-2/+3
|
* commentsMadeline2022-12-191-0/+1
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-1/+1
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move src-slowcord to own repo ↵Madeline2022-10-281-21/+28
| | | | https://github.com/MaddyUnderStars/slowcord-services
* Fix client crash on GUILD_CREATEMadeline2022-09-281-0/+1
|
* PrettierMadeline2022-09-262-2/+3
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-256-0/+752