History for percord / src / api
2023-03-19
@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
@Samuel
build: update dependencies
Samuel committed on 17 Mar 2023
2023-03-16
@Madeline
Fix UserSettings relation being in `select` rather than `relations`
Madeline committed on 16 Mar 2023
2023-03-01
@Madeline
Remove test client and client patcher
Madeline committed on 1 Mar 2023
2023-02-25
@Madeline
Rename password_reset config to passwordReset as it messes with config key generation
Madeline committed on 25 Feb 2023
2023-02-24
@Madeline
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline committed on 24 Feb 2023
@Madeline
send required_action in gateway for when email verification is required
Madeline committed on 24 Feb 2023
@Puyodead1
fix a few issues with emails
Puyodead1 committed on 24 Feb 2023
@Puyodead1
first batch of requested changes
Puyodead1 committed on 24 Feb 2023