Madeline
5a6cb33f5e
Merge branch 'master' into feat/refactorIdentify
2023-04-13 19:45:44 +10:00
Madeline
9a6390b9bd
Fix DC client throwing on GUILD_CREATE
2023-04-12 21:03:49 +10:00
Madeline
a9eac479bb
prettier whoops
2023-04-05 19:42:28 +10:00
Madeline
89c77dc449
Missing ready guild properties
2023-04-04 00:20:13 +10:00
Madeline
844f1de6aa
License information
2023-04-02 11:32:40 +10:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections
2023-04-02 10:55:17 +10:00
Madeline
13dedb6d25
Merge branch 'master' into feat/refactorIdentify
2023-04-01 19:04:22 +11:00
Madeline
8b2faf0b18
SPACEBAR
2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR
2023-03-31 02:05:02 +11:00
Puyodead1
6d6944cfee
Add Twitch, error handling, revokation changes, etc
2023-03-18 19:28:45 -04:00
Puyodead1
0db1fa5f0b
Refreshable connections, refactoring, access-token endpoint
...
- 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)
2023-03-18 19:27:39 -04:00
Puyodead1
5c682137b2
implement PATCH connection
2023-03-18 19:16:41 -04:00
Puyodead1
6a52e65e27
adding connection now works
2023-03-18 19:15:40 -04:00
Puyodead1
21bfda32e4
add connections
2023-03-18 19:09:51 -04:00
Madeline
f228561f4c
Initial identify rewrite
2023-03-13 19:02:52 +11:00
Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* 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
2023-01-18 13:05:49 +11:00
Puyodead1
8a28dd4675
Client: update to canary 165341
2022-12-20 23:25:20 -05:00
Madeline
99ee7e9400
Prettier
2022-09-26 22:41:21 +10:00
Madeline
f44f5d7ac2
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00