index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Update CHANGELOG.md (#12949)
FineArchs
1
-0
/
+1
2024-01-08
Update CHANGELOG.md (項目の順番の修正)
かっこかり
1
-1
/
+1
2024-01-08
enhance(backend): テストの高速化 (#12939)
おさむのひと
45
-282
/
+562
2024-01-08
fix(backend): `drive/files/update`におけるファイル名のバリデー...
zyoshoka
3
-1
/
+14
2024-01-08
refactor(frontend): router.ts解きほぐし (#12907)
おさむのひと
49
-650
/
+937
2024-01-08
enhance(frontend): add game bgm and refactor sound system
syuilo
8
-63
/
+74
2024-01-08
refactor: make sure promises are settled before app shutdown (#12942)
Kagami Sascha Rosylight
9
-30
/
+59
2024-01-08
refactor(frontend): extract game engine from vue component
syuilo
2
-388
/
+409
2024-01-08
enhance(frontend): バブルゲームの諸々を修正・改良 (#12938)
かっこかり
11
-61
/
+199
2024-01-08
Update logo.png
syuilo
1
-0
/
+0
2024-01-08
(refactor) api呼び出し関数のレスポンス型を必要に応じてオ...
かっこかり
1
-8
/
+18
2024-01-07
refactor(frontend): `widgets/server-metric`内の型エラーを除去 (#12937)
zyoshoka
13
-30
/
+103
2024-01-07
update game logo
syuilo
1
-0
/
+0
2024-01-07
enhance(frontend): tweak ui
syuilo
3
-3
/
+9
2024-01-07
enhance(frontend): tweak game
syuilo
2
-13
/
+23
2024-01-07
fix(frontend/emoji) restore U+FE0F for simple emojis (#12866)
Kagami Sascha Rosylight
5
-18
/
+65
2024-01-07
refactor
syuilo
1
-31
/
+31
2024-01-07
enhance(frontend): ゲームのシェア機能
syuilo
1
-0
/
+44
2024-01-07
Fix: `Mk:C:mfm`の`onClickEv`が正常に呼び出されない問題を修正...
FineArchs
1
-2
/
+2
2024-01-07
tweak game
syuilo
15
-54
/
+245
2024-01-07
feat: export clips (#12931)
Kagami Sascha Rosylight
13
-2
/
+473
2024-01-07
tweak game
syuilo
1
-12
/
+10
2024-01-07
Fix: リストライムラインの「リノートを表示」が正しく機...
_
3
-1
/
+9
2024-01-07
tweak game
syuilo
5
-41
/
+120
2024-01-06
chore(dependabot) open-pull-requests-limit=10?
Kagami Sascha Rosylight
1
-1
/
+1
2024-01-06
feat(frontend): add new game
syuilo
18
-4
/
+827
2024-01-06
feat: Add support for mCaptcha (#12905)
Chocolate Pie
24
-62
/
+336
2024-01-06
refactor(frontend): `scripts/form.ts`の型定義を修正してTS2344/TS2345...
zyoshoka
1
-3
/
+15
2024-01-06
enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requ...
riku6460
7
-8
/
+13
2024-01-06
enhance(backend): ActivityPub Deliver queueでBodyを事前処理するよう...
MeiMei
5
-8
/
+26
2024-01-05
refactor(frontend): reduce type errors
syuilo
6
-9
/
+26
2024-01-05
refactor(frontend): reduce type errors
syuilo
4
-14
/
+19
2024-01-05
refactor(frontend): reduce type errors
syuilo
2
-1
/
+5
2024-01-05
refactor(frontend): reduce type errors
syuilo
2
-3
/
+6
2024-01-04
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
191
-468
/
+581
2024-01-04
refactor(frontend): reduce type errors
syuilo
19
-52
/
+77
2024-01-04
lint
syuilo
1
-1
/
+1
2024-01-04
enhance: Use SI prefixes for job queue widget, extends bytes (#12896)
MeiMei
3
-11
/
+20
2024-01-04
Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)
FineArchs
7
-80
/
+22
2024-01-04
Update ROADMAP.md
syuilo
1
-0
/
+1
2024-01-03
fix(frontend): モデレーターがユーザーのアバターバナーを...
Camilla Ett
2
-2
/
+3
2024-01-03
(fix) MkFormDialogにせっていできる項目がない場合はその旨...
かっこかり
1
-1
/
+6
2024-01-03
fix(misskey-js): /signupと/signinの定義を作成してフロントの型...
おさむのひと
19
-53
/
+170
2024-01-03
enhance(frontend): チャンネルノートのピン留めをノートメニ...
かっこかり
9
-15
/
+61
2024-01-03
enhance(frontend): カスタム絵文字追加画面の「タグ」の説明...
Camilla Ett
3
-1
/
+6
2024-01-02
(fix) MkButtonがリンクのときホバー時にunderlineが出る問題を...
かっこかり
1
-0
/
+4
2024-01-02
refactor(frontend): MkNumberのアニメーションを内製してgsapを削...
かっこかり
3
-17
/
+24
2024-01-02
chore(backend/logger): log data for every level if exists (#12863)
Kagami Sascha Rosylight
1
-2
/
+5
2024-01-02
fix(frontend): MkCodeEditorのデータバインディングを修正 (#12885)
かっこかり
1
-9
/
+6
2023-12-31
chore(dependabot): try enabling again
Kagami Sascha Rosylight
1
-7
/
+23
[next]