Commit Graph

23 Commits

Author SHA1 Message Date
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& e008c9947e No more fallback URLs 2025-12-17 10:18:17 +01:00
Rory& fa8f86a51f Prettier u6 2025-12-17 09:17:02 +01:00
Rory& 073bf7e0eb Prettier 8 2025-12-17 07:54:46 +01:00
Rory& 9963ea4527 Prettier 3 2025-12-17 07:44:04 +01:00
Rory& e25e0587de Fix bad imports 2025-12-16 08:23:13 +01:00
Rory& 0da7169b00 Move schemas to separate module 2025-10-14 09:34:21 +02:00
Rory& 1f68a745a5 Fix missed merge 2025-10-04 19:09:26 +02:00
TomatoCake bd66ee0349 Use front end URI instead of API 2024-07-06 17:51:52 +02:00
Rory& 29df169c81 Add nix flake to repo (#1111) 2024-02-19 21:09:50 +11:00
Puyodead1 fe4acbfee5 Fix linter warnings in connections 2023-08-06 23:15:35 -04:00
Puyodead1 5c8359ec45 Fix connection class imports 2023-08-06 22:56:13 -04:00
Madeline 844f1de6aa License information 2023-04-02 11:32:40 +10:00
Madeline 2e27281e23 Less spammy user connection logs 2023-04-02 11:26:51 +10:00
Puyodead1 7116a9a1b0 fix a few linting errors 2023-03-18 19:48:44 -04:00
Madeline c7277efbad Move redirect uri generation to getRedirectUri function of Connection class.
Use api_endpointPublic instead of cdn_endpointPublic
2023-03-18 19:33:32 -04: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
Madeline 50f068400d Don't try to upload entire config for each connection loaded 2023-03-18 19:26:16 -04:00
Madeline 8ff3767d32 Fix ConnectionLoader from throwing when uploading default config keys 2023-03-18 19:25:03 -04:00
Madeline a4961800d7 handleCallback returns connection if created for USER_CONNECTIONS_UPDATE 2023-03-18 19:23:20 -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