index
:
misskey
master
my misskey 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-07-06
fix import path
syuilo
1
-1
/
+1
2024-07-06
fix(dev): devサーバーで`/notes/`に直でアクセスしたらサーバ...
かっこかり
1
-7
/
+13
2024-07-04
refactor(frontend): refactor popup api and make sure call dispose callback
syuilo
49
-196
/
+317
2024-07-04
fix(storybook): build skipping even after updating impl story files (#14124)
zyoshoka
1
-1
/
+0
2024-07-03
dev: fix pnpm dev is broken (#14123)
anatawa12
1
-0
/
+2
2024-07-02
Use built-in API (#14095)
woxtu
6
-73
/
+69
2024-07-02
test(backend): goodbye, Lenna (#14111)
Kisaragi
13
-18
/
+18
2024-07-02
update deps (#14057)
syuilo
40
-4367
/
+5512
2024-07-02
fix(storybook): prevent infinite remount of component (#14101)
zyoshoka
7
-92
/
+41
2024-06-28
chore(docker-compose): 推奨の名前にする (#14096)
ぬるきゃっと
9
-15
/
+7
2024-06-27
Add null checking (#14089)
woxtu
1
-0
/
+2
2024-06-27
update: CHANGELOG.md for #14097 (#14099)
ぬるきゃっと
1
-0
/
+1
2024-06-27
fix(frontend): テーマプレビューが見れない問題を修正 (#14097)
ぬるきゃっと
3
-0
/
+179
2024-06-26
feat: アンテナの編集画面のボタンにgapを追加 (#14091)
yupix
2
-2
/
+5
2024-06-24
refactor(frontend): Remove unused directives (#14085)
woxtu
2
-2
/
+0
2024-06-23
fix(frontend): run `pnpm build-assets` (#14077)
かっこかり
1
-4
/
+4
2024-06-23
Fix type annotations (#14071)
woxtu
1
-2
/
+2
2024-06-22
enhance: update datasaver switch titles (#12834)
Ibuki Sugiyama
1
-4
/
+4
2024-06-22
fix(backend): fix creating reactions bugs (#13901)
zyoshoka
4
-1
/
+77
2024-06-22
Remove @types/node-fetch (#13948)
woxtu
2
-12
/
+0
2024-06-22
build: install pnpm with corepack on docker build (#13926)
anatawa12
2
-0
/
+5
2024-06-22
refactor: say bye to the weird groupBy friends (#13975)
Kisaragi
2
-76
/
+0
2024-06-22
fix(backend): 自分以外のクリップ内のノート個数が見えるの...
かっこかり
2
-1
/
+2
2024-06-22
fix(frontend): ベースロールを編集してもUI上では変更が反映...
かっこかり
2
-1
/
+3
2024-06-22
ci: add quote (#13990)
Kisaragi
1
-1
/
+1
2024-06-22
refactor: api/*/update系の必須キーを最低限に (#13824)
yupix
8
-84
/
+70
2024-06-22
fix(backend): フィードのノートのMFMはHTMLにレンダーしてか...
Kisaragi
4
-3
/
+26
2024-06-22
enhance(frontend): WidgetInstanceInfo.vue と WidgetProfile.vue のスタイ...
ぬるきゃっと
3
-6
/
+13
2024-06-22
chore(deps): bump docker/build-push-action from 5 to 6 (#14039)
dependabot[bot]
2
-2
/
+2
2024-06-22
fix(frontend): リバーシ開始時の自動投稿のURLが正しくない...
かっこかり
2
-1
/
+3
2024-06-22
fix: notRespondingSinceが実装される前に不通になったインスタ...
anatawa12
2
-0
/
+7
2024-06-22
fix(backend): fallback if `sinceId` is older than the oldest in cache when us...
zyoshoka
3
-8
/
+40
2024-06-22
Replace with `vue/no-setup-props-reactivity-loss` rule (#14062)
woxtu
9
-10
/
+10
2024-06-21
test(frontend): fix component error in `MkChart` story (#14056)
zyoshoka
3
-44
/
+52
2024-06-21
Fix type checking (#14052)
woxtu
1
-5
/
+5
2024-06-21
refactor
syuilo
1
-5
/
+4
2024-06-21
remove unused files
syuilo
3
-34
/
+0
2024-06-21
remove unused file
syuilo
2
-48
/
+0
2024-06-21
refactor(backend): remove unnecessary isNotNull sugar
syuilo
22
-65
/
+36
2024-06-21
update typescript
syuilo
6
-137
/
+137
2024-06-20
Fix type checking (#14047)
woxtu
1
-1
/
+1
2024-06-19
Enable to iterate over DOM collections (#14040)
woxtu
1
-1
/
+2
2024-06-18
Add missing styles (#14031)
woxtu
1
-0
/
+9
2024-06-18
docs: add changelog entry (follow-up of #14036) (#14037)
Kisaragi
1
-0
/
+1
2024-06-18
Fix(backend): Limit antenna/webhook/list to exact amount (#14036)
Ryu jongheon
9
-14
/
+12
2024-06-15
fix(frontend): fix time on `MkChart`'s story (#13958)
zyoshoka
2
-1
/
+14
2024-06-15
fix changelog
かっこかり
1
-1
/
+1
2024-06-15
ci: upgrade dockle (#14002)
anatawa12
1
-2
/
+4
2024-06-15
fix(frontend): chart in `MkInstanceCardMini` is no longer displayed (#13932)
zyoshoka
6
-3
/
+98
2024-06-15
refactor(backend): get column names from metadata (#13943)
Acid Chicken
1
-25
/
+5
[next]