Kagami Sascha Rosylight
|
150a6f80d0
|
Use MemoryKVCache
|
2023-06-28 22:15:02 +02:00 |
|
Kagami Sascha Rosylight
|
c0f63234d7
|
use verifyChallenge
|
2023-06-28 22:15:02 +02:00 |
|
Kagami Sascha Rosylight
|
9c29880f8b
|
Update to @types/oauth2orize@1.11, fix type errors
|
2023-06-28 22:15:02 +02:00 |
|
Kagami Sascha Rosylight
|
94ea15d2d7
|
merge authorization validation logic
|
2023-06-28 22:15:01 +02:00 |
|
Kagami Sascha Rosylight
|
8e7fc1ed98
|
use errorHandler()
|
2023-06-28 22:15:01 +02:00 |
|
Kagami Sascha Rosylight
|
937e9be34e
|
fix import order
|
2023-06-28 22:15:01 +02:00 |
|
Kagami Sascha Rosylight
|
027c5734a4
|
concurrent flow test
|
2023-06-28 22:15:00 +02:00 |
|
Kagami Sascha Rosylight
|
a688bd1061
|
more discovery test
|
2023-06-28 22:15:00 +02:00 |
|
Kagami Sascha Rosylight
|
f6d9cf1ef1
|
strict redirection uri
|
2023-06-28 22:15:00 +02:00 |
|
Kagami Sascha Rosylight
|
333d6a9283
|
server metadata test
|
2023-06-28 22:15:00 +02:00 |
|
Kagami Sascha Rosylight
|
deb4429e3a
|
return scope in token response
|
2023-06-28 22:14:59 +02:00 |
|
Kagami Sascha Rosylight
|
6385ca9b0d
|
iss parameter test
|
2023-06-28 22:14:59 +02:00 |
|
Kagami Sascha Rosylight
|
401575a903
|
scope test
|
2023-06-28 22:14:59 +02:00 |
|
Kagami Sascha Rosylight
|
2f566e4173
|
resolve conflicts
|
2023-06-28 22:14:58 +02:00 |
|
Kagami Sascha Rosylight
|
71f62b9d89
|
tmp
|
2023-06-28 22:14:58 +02:00 |
|
Kagami Sascha Rosylight
|
82c9820ac8
|
tmp
|
2023-06-28 22:14:58 +02:00 |
|
Kagami Sascha Rosylight
|
39526d0225
|
tmp
|
2023-06-28 22:14:57 +02:00 |
|
Kagami Sascha Rosylight
|
049dbfeb66
|
tmp
|
2023-06-28 22:14:57 +02:00 |
|
Kagami Sascha Rosylight
|
8ea1288234
|
tmp
|
2023-06-28 22:14:35 +02:00 |
|
Kagami Sascha Rosylight
|
a55d3f7382
|
tmp
|
2023-06-28 22:14:35 +02:00 |
|
Kagami Sascha Rosylight
|
f5a6509663
|
tmp
|
2023-06-28 22:14:34 +02:00 |
|
Kagami Sascha Rosylight
|
a4fb17620c
|
tmp
|
2023-06-28 22:14:34 +02:00 |
|
Kagami Sascha Rosylight
|
0621e94c7d
|
tmp
|
2023-06-28 22:14:34 +02:00 |
|
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 |
|
Kagami Sascha Rosylight
|
d23ad8b511
|
fix(backend): APIエラーのHTTP status code変更 (#11047)
|
2023-06-26 10:09:12 +09:00 |
|
syuilo
|
8099bc24e1
|
refactor(backend): use node16 for moduleResolution (#10938)
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
|
2023-06-25 21:13:15 +09:00 |
|
Kagami Sascha Rosylight
|
ef354e94f2
|
refactor(backend): replace rndstr with secureRndstr (#11044)
* refactor(backend): replace rndstr with secureRndstr
* Update pnpm-lock.yaml
* .js
|
2023-06-25 11:04:33 +09:00 |
|
syuilo
|
60cc7f62e6
|
update deps
|
2023-06-24 13:11:53 +09:00 |
|
syuilo
|
f5dfb64a52
|
ユーザー統計表示機能を削除
Resolve #10998
|
2023-06-13 14:13:33 +09:00 |
|
syuilo
|
46222d0258
|
tweak of f3a16bcd6
|
2023-06-10 17:41:52 +09:00 |
|
nenohi
|
f3a16bcd6d
|
ロールのユーザーリストを非公開にできるように (#10987)
* ロールのユーザーリストを非公開にできるように
* Changelog update
|
2023-06-10 17:26:48 +09:00 |
|
syuilo
|
e8420ad90b
|
fix(backend): キャッシュが溜まり続けないように
Related #10984
|
2023-06-10 13:45:11 +09:00 |
|
syuilo
|
6182a1cb2c
|
enhance(backend): WebSocketのPing/Pongをプロトコル制御フレームの物で判別する
Resolve #10969
|
2023-06-09 17:07:57 +09:00 |
|
syuilo
|
308ab8f177
|
chore
|
2023-06-09 16:11:28 +09:00 |
|
Ebise Lutica
|
34a32a8334
|
エラー画像URLを設定可能に (#10959)
* エラー画像URLを設定可能に
* Update CHANGELOG.md
* 設定したエラーアイコンをprefetchするようにbase.pugを変更
* 不足していたデータを追加
* enhance(frontend): デザイン調整
|
2023-06-09 14:00:53 +09:00 |
|
syuilo
|
703f3a8e37
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-06-09 12:51:19 +09:00 |
|
syuilo
|
13870c63b0
|
add note
|
2023-06-09 12:47:36 +09:00 |
|
Outvi V
|
95b2148bfe
|
fix: correctly check the sensitivity flag (#10976)
|
2023-06-09 10:13:46 +09:00 |
|
CaffeeLake
|
8263cc0094
|
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
* Fix: JSON5.parse is not a function
* update changelog
* update chglog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-06-05 21:44:28 +09:00 |
|
tamaina
|
565c502bbf
|
fix(backend): pageのピン留めを解除することができない問題を修正
Fix #10950
|
2023-06-05 09:04:30 +00:00 |
|
syuilo
|
0cb3c7481c
|
fix typo: schema -> scheme
|
2023-06-05 10:55:18 +09:00 |
|
syuilo
|
5230ec883e
|
fix(backend): 7日経過して無効化されたアンテナを再度有効化する方法がない問題を修正
Fix #10476
|
2023-06-02 15:18:34 +09:00 |
|
syuilo
|
91d790bbb6
|
update deps
|
2023-06-02 11:34:38 +09:00 |
|
syuilo
|
9eaca966a4
|
perf(backend): terminate stalled websocket connections
Resolve #10885
|
2023-06-02 09:13:41 +09:00 |
|
syuilo
|
ec2f05d4f7
|
fix(backend): i/notificationsのsinceIdが機能しない問題を修正
Fix #10902
|
2023-06-01 13:28:43 +09:00 |
|
syuilo
|
a6cd97ca9a
|
fix(backend): 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正
Fix #10920
|
2023-05-30 17:27:47 +09:00 |
|
syuilo
|
8f14b42e81
|
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
|
2023-05-30 11:51:29 +09:00 |
|
syuilo
|
f930eaee02
|
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node
Resolve #10883
* refactor
* Update StreamingApiServerService.ts
* Update StreamingApiServerService.ts
* ✌️
* Update StreamingApiServerService.ts
* fix main stream init
* fix timing 2
* setIntervalの重複を避ける(気休め)
* add comment
* ✌️
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-05-29 13:32:19 +09:00 |
|
syuilo
|
b6f21b6edb
|
refactor
|
2023-05-29 13:21:26 +09:00 |
|
syuilo
|
fd7b77c542
|
enhance(backend): migrate bull to bullmq (#10910)
* wip
* wip
* Update QueueService.ts
* wip
* refactor
* ✌️
* fix
* Update QueueStatsService.ts
* refactor
* Update ApNoteService.ts
* Update mock-resolver.ts
* refactor
* Update mock-resolver.ts
|
2023-05-29 11:54:49 +09:00 |
|