summary refs log tree commit diff
path: root/src/util/connections (follow)
Commit message (Expand)AuthorAgeFilesLines
* Actually run prettier dev/emma-refactorsEmma [it/its]@Rory&2023-12-115-33/+11
* Fix linter warnings in connectionsPuyodead12023-08-062-5/+4
* Fix connection class importsPuyodead12023-08-064-6/+6
* License informationMadeline2023-04-026-0/+108
* Less spammy user connection logsMadeline2023-04-022-11/+13
* fix a few linting errorsPuyodead12023-03-182-4/+7
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-1/+11
* Add Twitch, error handling, revokation changes, etcPuyodead12023-03-181-1/+1
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-184-5/+55
* Don't try to upload entire config for each connection loadedMadeline2023-03-181-1/+2
* Fix ConnectionLoader from throwing when uploading default config keysMadeline2023-03-181-10/+8
* `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-3/+4
* adding connection now worksPuyodead12023-03-183-6/+6
* add connectionsPuyodead12023-03-185-0/+225