History for percord / src / api
2023-03-30
@Madeline
SPACEBAR
Madeline committed on 30 Mar 2023
@Madeline
SPACEBAR
Madeline committed on 30 Mar 2023
2023-03-23
@Madeline
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline committed on 23 Mar 2023
@Madeline
Work towards fixing openapi spec
Madeline committed on 23 Mar 2023
2023-03-22
@Madeline
Merge pull request #1012 from Puyodead1/patch/totp-user-settings ...
Madeline authored on 22 Mar 2023 GitHub committed on 22 Mar 2023
@Puyodead1
fix totp using wrong settings key
Puyodead1 committed on 22 Mar 2023
2023-03-19
@Madeline
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline committed on 19 Mar 2023
@Madeline
Add basic information page to /
Madeline committed on 19 Mar 2023
@Puyodead1
prettier
Puyodead1 committed on 19 Mar 2023
@Madeline
Move redirect uri generation to getRedirectUri function of Connection class. ...
Madeline authored on 24 Jan 2023 Puyodead1 committed on 19 Mar 2023
@Madeline
Check visibility for connected accounts in /users/:id/profile
Madeline authored on 24 Jan 2023 Puyodead1 committed on 19 Mar 2023
@Puyodead1
don't send token_data on connection update
Puyodead1 committed on 19 Mar 2023
@Puyodead1
use connection revoked error
Puyodead1 committed on 19 Mar 2023
@Puyodead1
Add Twitch, error handling, revokation changes, etc
Puyodead1 committed on 19 Mar 2023
@Madeline
Fix connection update visibilty dying when given boolean
Madeline authored on 24 Dec 2022 Puyodead1 committed on 19 Mar 2023
@Puyodead1
Update todo in access-token route
Puyodead1 committed on 19 Mar 2023
@Puyodead1
Refreshable connections, refactoring, access-token endpoint ...
Puyodead1 committed on 19 Mar 2023
@Madeline
Delete connections
Madeline authored on 23 Dec 2022 Puyodead1 committed on 19 Mar 2023
@Madeline
entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema
Madeline authored on 23 Dec 2022 Puyodead1 committed on 19 Mar 2023
@Madeline
Don't use mergeDeep
Madeline authored on 23 Dec 2022 Puyodead1 committed on 19 Mar 2023
@Madeline
`handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`
Madeline authored on 23 Dec 2022 Puyodead1 committed on 19 Mar 2023
@Puyodead1
implement PATCH connection
Puyodead1 committed on 19 Mar 2023
@Puyodead1
adding connection now works
Puyodead1 committed on 19 Mar 2023
@Puyodead1
add connections
Puyodead1 committed on 19 Mar 2023
2023-03-18
@Samuel
fix: remove proxy
Samuel committed on 18 Mar 2023
@Samuel
fix: use entity.save() instead of insert (needed for caching)
Samuel committed on 18 Mar 2023
@Samuel
fix: missing id in select query
Samuel committed on 18 Mar 2023
2023-03-17
@Samuel
fix: request language property
Samuel committed on 17 Mar 2023
@Samuel
perf: custom i18next middleware that only initializes when needed
Samuel committed on 17 Mar 2023
@Samuel
perf: cache jwt secret as key
Samuel committed on 17 Mar 2023