FoundKey/packages/backend
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
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: Add Badge Image to Push Notification (#8012) 2022-07-09 05:52:01 -04:00
migration refactor: remove repositoryUrl & feedbackUrl from meta 2022-07-18 14:39:27 +02:00
src refactor: remove repositoryUrl & feedbackUrl from meta 2022-07-18 14:39:27 +02:00
test fix: streamingテストおそい (#8912) 2022-07-16 11:49:45 -04:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix broken mocha tests v2 2022-07-13 12:49:58 +02:00
.npmrc refactoring 2021-11-12 02:02:25 +09:00
.yarnrc use eslint 2021-11-12 10:35:41 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json update package name, packages 2022-07-18 06:41:58 -04:00
tsconfig.json update node to 18 2022-04-23 12:37:44 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00
yarn.lock update package name, packages 2022-07-18 06:41:58 -04:00