Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix connection class imports | Puyodead1 | 2023-08-06 | 1 | -1/+1 |
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
* | License information | Madeline | 2023-04-02 | 2 | -0/+36 |
* | Update connection metadata visibility | Madeline | 2023-04-02 | 1 | -1/+4 |
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 2 | -4/+4 |
* | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 1 | -5/+7 |
* | use connection revoked error | Puyodead1 | 2023-03-18 | 1 | -2/+1 |
* | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 2 | -12/+17 |
* | Fix connection update visibilty dying when given boolean | Madeline | 2023-03-18 | 1 | -1/+7 |
* | Update todo in access-token route | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
* | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 1 | -0/+84 |
* | Delete connections | Madeline | 2023-03-18 | 1 | -1/+24 |
* | Don't use mergeDeep | Madeline | 2023-03-18 | 1 | -6/+2 |
* | implement PATCH connection | Puyodead1 | 2023-03-18 | 1 | -0/+51 |