egirlskey/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 Update settings.json 2022-04-15 21:33:00 +09:00
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 feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
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 use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 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 (#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 test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
jsconfig.json
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
watch.mjs Revert "perf: build backend with swc (#9463)" 2023-01-13 09:32:56 +09:00

Misskey Backend