Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 1 | -2/+2 |
|\ | |||||
| * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 1 | -2/+2 |
| | | | | | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88. | ||||
| * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 1 | -2/+2 |
| |\ | |||||
| | * | feat: Database Query Cache | Samuel | 2023-03-18 | 1 | -2/+2 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| |/ | |||||
* | | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 1 | -2/+8 |
| | | |||||
* | | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | - 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) | ||||
* | | Follow Discord docs for `visibility` and `metadata_visibility` fields in ↵ | Madeline | 2023-03-18 | 1 | -2/+2 |
| | | | | | | | | ConnectedAccount | ||||
* | | implement PATCH connection | Puyodead1 | 2023-03-18 | 1 | -2/+2 |
| | | |||||
* | | adding connection now works | Puyodead1 | 2023-03-18 | 1 | -12/+12 |
| | | |||||
* | | add connections | Puyodead1 | 2023-03-18 | 1 | -4/+19 |
|/ | |||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+4 |
| | | | | | | | * 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 | ||||
* | Prettier | Madeline | 2022-09-26 | 1 | -1/+2 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+42 |