1
0
forked from mirror/misskey
misskey/packages/backend
Kagami Sascha Rosylight 1b1f82a2e2
feat(backend): accept OAuth bearer token (#11052)
* feat(backend): accept OAuth bearer token

* refactor

* Update packages/backend/src/server/api/ApiCallService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update packages/backend/src/server/api/ApiCallService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* fix

* kind: permission for account moved error

* also for suspended error

* Update packages/backend/src/server/api/StreamingApiServerService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-28 13:37:13 +09:00
..
.vscode
assets sw: なんかもうめっちゃ変えた (#10570) 2023-04-11 14:11:39 +09:00
migration tweak of f3a16bcd6 2023-06-10 17:41:52 +09:00
nsfw-model
src feat(backend): accept OAuth bearer token (#11052) 2023-06-28 13:37:13 +09:00
test feat(backend): accept OAuth bearer token (#11052) 2023-06-28 13:37:13 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
check_connect.js fix check_connect.js 2023-04-14 05:14:00 +00:00
jest.config.cjs
jsconfig.json
ormconfig.js
package.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
README.md
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
watch.mjs

Misskey Backend