misskey/packages/backend
xtex 054ba3fea5
feat: nodeinfo 2.1 ()
* feat: enable nodeinfo 2.1

Since 9dd06a7621, nodeinfo 2.1 has been released.

Signed-off-by: xtex <xtexchooser@duck.com>

* feat: only add software.repository to nodeinfo 2.1

e54c48e171
Signed-off-by: xtex <xtexchooser@duck.com>

* feat: add software.homepage url to nodeinfo 2.1

507822cb3c
Signed-off-by: xtex <xtexchooser@duck.com>

* fix: set proper Content-Type for nodeinfo

Signed-off-by: xtex <xtexchooser@duck.com>

* style: fix lint warnings

Signed-off-by: xtex <xtexchooser@duck.com>

---------

Signed-off-by: xtex <xtexchooser@duck.com>
2023-09-10 16:16:00 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
migration feat: passkey support () 2023-09-08 14:05:03 +09:00
nsfw-model feat: auto nsfw detection () 2022-07-07 21:06:37 +09:00
src feat: nodeinfo 2.1 () 2023-09-10 16:16:00 +09:00
test feat: passkey support () 2023-09-08 14:05:03 +09:00
.eslintignore
.eslintrc.cjs test(server): add validation test of api:notes/create () 2023-02-26 11:28:05 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc refactor(backend): use node16 for moduleResolution () 2023-06-25 21:13:15 +09:00
check_connect.js chore: 著作権とライセンスについての情報を各ファイルに追加する () 2023-07-27 14:31:52 +09:00
jest.config.cjs test(backend): APIテストの復活 () 2023-03-03 11:13:12 +09:00
jsconfig.json
ormconfig.js fix: postgre -> postgres () 2023-02-07 19:50:38 +09:00
package.json feat: passkey support () 2023-09-08 14:05:03 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json update deps () 2023-09-04 13:33:38 +09:00
watch.mjs chore: 著作権とライセンスについての情報を各ファイルに追加する () 2023-07-27 14:31:52 +09:00

Misskey Backend