| 2023-03-30 |
fix: disable cache if multi threaded
Samuel
committed
on 30 Mar 2023
|
|---|---|
|
Merge pull request #1008 from spacebarchat/dev/samuel
Samuel (Flam3rboy)
authored
on 30 Mar 2023
GitHub
committed
on 30 Mar 2023
|
|
|
SPACEBAR
Madeline
committed
on 30 Mar 2023
|
|
|
SPACEBAR
Madeline
committed
on 30 Mar 2023
|
|
| 2023-03-23 |
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
committed
on 23 Mar 2023
|
|
Work towards fixing openapi spec
Madeline
committed
on 23 Mar 2023
|
|
| 2023-03-22 |
Merge pull request #1012 from Puyodead1/patch/totp-user-settings
...
Madeline
authored
on 22 Mar 2023
GitHub
committed
on 22 Mar 2023
|
|
fix totp using wrong settings key
Puyodead1
committed
on 22 Mar 2023
|
|
| 2023-03-19 |
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
committed
on 19 Mar 2023
|
|
Add basic information page to /
Madeline
committed
on 19 Mar 2023
|
|
| 2023-03-18 |
feat: add DB_LOGGING env
Samuel
committed
on 18 Mar 2023
|
|
fix: local cache
Samuel
committed
on 18 Mar 2023
|
|
|
build: remove sqlite3 in favor of better-sqlite3
Samuel
committed
on 18 Mar 2023
|
|
|
build: remove sqlite3 in favor of better-sqlite3
Samuel
committed
on 18 Mar 2023
|
|
|
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
|
|
|
feat: Database Query Cache
Samuel
committed
on 18 Mar 2023
|
|
| 2023-03-17 |
wip: cache
Samuel
committed
on 17 Mar 2023
|
|
fix: request language property
Samuel
committed
on 17 Mar 2023
|
|
|
perf: optimize getPermission()
Samuel
committed
on 17 Mar 2023
|
|
|
feat: better-sqlite3 support
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
|
|
|
fix: types when using yarn
Samuel
committed
on 17 Mar 2023
|
|
|
build: update dependencies
Samuel
committed
on 17 Mar 2023
|
|
| 2023-03-16 |
Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars
...
Madeline
authored
on 16 Mar 2023
GitHub
committed
on 16 Mar 2023
|
|
Merge pull request #996 from Puyodead1/patch/rename-default-avatars
...
Madeline
authored
on 16 Mar 2023
GitHub
committed
on 16 Mar 2023
|
|
|
Fix UserSettings relation being in `select` rather than `relations`
Madeline
committed
on 16 Mar 2023
|
|
| 2023-03-08 |
add default group dm avatars
Puyodead1
committed
on 8 Mar 2023
|