FoundKey/packages/backend/src
Johann150 a0940c49a2
refactor: remove repositoryUrl & feedbackUrl from meta
These two URLs are static so there is no reason to keep them in the
database. They are also not even used anywhere by the API, so they can
also be removed from there.

Where they are used is in the nodeinfo, where they are now hardcoded.

While editing the nodeinfo, also uncommented nodeinfo version 2.1.
2022-07-18 14:39:27 +02:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot chore: remove unused imports 2022-07-12 14:41:10 +02:00
config detect outdated ID generation configuration 2022-07-13 21:30:21 +00:00
daemons refactor: fix type 2022-04-17 14:42:13 +09:00
db remove ads from database 2022-07-13 23:20:18 +02:00
mfm migrate parse5 to 7.0.0 (#8916) 2022-07-15 10:14:36 +02:00
misc remove alternative ID generation 2022-07-13 21:30:21 +00:00
models refactor: remove repositoryUrl & feedbackUrl from meta 2022-07-18 14:39:27 +02:00
prelude refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queue refactor: use nullish coalescing / optional chaining 2022-07-13 19:08:22 +02:00
remote fix lints 2022-07-13 10:42:16 +02:00
server refactor: remove repositoryUrl & feedbackUrl from meta 2022-07-18 14:39:27 +02:00
services refactor: use nullish coalescing / optional chaining 2022-07-13 19:08:22 +02:00
const.ts fix: use correct variable names 2022-07-17 23:44:13 +02: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 refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00