summary refs log tree commit diff
path: root/src/connections/GitHub (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make connections more verbose and include some setup instructionsRory&2026-04-192-24/+9
* Shorten importsRory&2026-03-141-2/+2
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-172-75/+75
* Prettier connectionsRory&2025-12-171-28/+7
* Reorganise schemas a little bitRory&2025-10-151-1/+1
* Fix loading connection settingsTomatoCake2024-07-061-5/+8
* Fix linter warnings in connectionsPuyodead12023-08-061-8/+17
* Fix connection class importsPuyodead12023-08-061-1/+1
* License informationMadeline2023-04-022-0/+36
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-1/+1
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-8/+1
* replace node-fetch with wretchPuyodead12023-03-181-30/+12
* Add Twitch, error handling, revokation changes, etcPuyodead12023-03-181-4/+24
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-181-12/+7
* Switch from Github real name to username for GH connectionMadeline2023-03-181-1/+1
* add epic games connectionPuyodead12023-03-181-3/+10
* `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-5/+5
* adding connection now worksPuyodead12023-03-181-6/+1
* add connectionsPuyodead12023-03-182-0/+119