| 2023-03-19 |
prettier
Puyodead1
committed
on 19 Mar 2023
|
|---|---|
|
Move redirect uri generation to getRedirectUri function of Connection class.
...
Madeline
authored
on 24 Jan 2023
Puyodead1
committed
on 19 Mar 2023
|
|
|
Check visibility for connected accounts in /users/:id/profile
Madeline
authored
on 24 Jan 2023
Puyodead1
committed
on 19 Mar 2023
|
|
|
don't send token_data on connection update
Puyodead1
committed
on 19 Mar 2023
|
|
|
use connection revoked error
Puyodead1
committed
on 19 Mar 2023
|
|
|
Add Twitch, error handling, revokation changes, etc
Puyodead1
committed
on 19 Mar 2023
|
|
|
Fix connection update visibilty dying when given boolean
Madeline
authored
on 24 Dec 2022
Puyodead1
committed
on 19 Mar 2023
|
|
|
Update todo in access-token route
Puyodead1
committed
on 19 Mar 2023
|
|
|
|
|
|
Delete connections
Madeline
authored
on 23 Dec 2022
Puyodead1
committed
on 19 Mar 2023
|
|
|
entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema
Madeline
authored
on 23 Dec 2022
Puyodead1
committed
on 19 Mar 2023
|
|
|
Don't use mergeDeep
Madeline
authored
on 23 Dec 2022
Puyodead1
committed
on 19 Mar 2023
|
|
|
`handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`
Madeline
authored
on 23 Dec 2022
Puyodead1
committed
on 19 Mar 2023
|
|
|
implement PATCH connection
Puyodead1
committed
on 19 Mar 2023
|
|
|
adding connection now works
Puyodead1
committed
on 19 Mar 2023
|
|
|
add connections
Puyodead1
committed
on 19 Mar 2023
|
|
| 2023-03-18 |
fix: remove proxy
Samuel
committed
on 18 Mar 2023
|
|
fix: use entity.save() instead of insert (needed for caching)
Samuel
committed
on 18 Mar 2023
|
|
|
fix: missing id in select query
Samuel
committed
on 18 Mar 2023
|
|
| 2023-03-17 |
fix: request language property
Samuel
committed
on 17 Mar 2023
|
|
perf: custom i18next middleware that only initializes when needed
Samuel
committed
on 17 Mar 2023
|
|
|
perf: cache jwt secret as key
Samuel
committed
on 17 Mar 2023
|
|
|
build: update dependencies
Samuel
committed
on 17 Mar 2023
|
|
| 2023-03-16 |
Fix UserSettings relation being in `select` rather than `relations`
Madeline
committed
on 16 Mar 2023
|
| 2023-03-01 |
Remove test client and client patcher
Madeline
committed
on 1 Mar 2023
|
| 2023-02-25 |
Rename password_reset config to passwordReset as it messes with config key generation
Madeline
committed
on 25 Feb 2023
|
| 2023-02-24 |
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
committed
on 24 Feb 2023
|
|
send required_action in gateway for when email verification is required
Madeline
committed
on 24 Feb 2023
|
|
|
fix a few issues with emails
Puyodead1
committed
on 24 Feb 2023
|
|
|
first batch of requested changes
Puyodead1
committed
on 24 Feb 2023
|