FoundKey/packages/backend/src
Francis Dinh 683b0cfa82
backend: remove unused prelude modules
Much of these modules are no longer used in the backend. They seem to be
from before the code was organized in packages.
2022-10-11 01:53:34 -04:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot refactor expiring data and expire signins after 60 days 2022-10-02 00:18:07 +02:00
config remove outgoingAddressFamily 2022-09-30 11:05:50 -04:00
daemons refactor expiring data and expire signins after 60 days 2022-10-02 00:18:07 +02:00
db backend: refactor Redis option loading 2022-09-30 11:05:49 -04:00
mfm backend: fix mentionedUsers and userInfo queries 2022-09-11 15:28:35 -04:00
misc backend: Fix type errors in genId 2022-10-10 20:50:04 +02:00
models Fix type in thread muting 2022-10-03 13:24:27 -04:00
prelude backend: remove unused prelude modules 2022-10-11 01:53:34 -04:00
queue Merge pull request 'refactor expiring data and expire signins after 60 days' (#180) from expire-data into main 2022-10-03 18:27:13 +00:00
remote bacakend: prefer absolute over relative imports 2022-10-01 14:40:30 +02:00
server Merge branch 'refactor/use-null-coalesce-etc' 2022-10-10 18:44:19 -04:00
services refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
const.ts backend: update THRESHOLD constants to use time constants 2022-10-05 00:54:16 -04:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts backend: change Misskey -> FoundKey and use absolute import in index.ts 2022-10-03 20:04:06 +00:00