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
2023-07-06
feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)
anatawa12
2
-0
/
+17
2023-07-06
refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...
okayurisotto
1
-20
/
+12
2023-07-05
update CHANGELOG.md
tamaina
1
-1
/
+2
2023-07-05
feat(frontend): allow cropping images on drive (#11092)
Kagami Sascha Rosylight
7
-18
/
+55
2023-07-05
feat(frontend): deck UIのカラムからアンテナ、リストの編集画...
anatawa12
5
-10
/
+37
2023-07-05
refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#...
Umisyo(Souta Kusunoki)
1
-8
/
+13
2023-07-05
perf(backend): Use addBulk to add deliver queues (#11114)
tamaina
2
-10
/
+45
2023-07-05
enhance(frontend): Better Timeline(MkPagination) Experience (#11066)
tamaina
3
-47
/
+127
2023-07-04
perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)
tamaina
1
-9
/
+16
2023-07-04
chore(frontend): add comment
tamaina
1
-0
/
+2
2023-07-04
perf(backend): JSON.parse の呼び出しを削減する (#11091)
riku6460
2
-5
/
+14
2023-07-03
Update MkRetentionLineChart.vue
syuilo
1
-0
/
+1
2023-07-03
fix(frontend): sparkle内にリンクを入れるとクリック不能にな...
mappi
2
-2
/
+3
2023-07-02
perf(backend): make some features optionable
syuilo
13
-8
/
+105
2023-07-02
perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用...
tamaina
3
-23
/
+39
2023-07-02
perf(backend): allow get for some endpoints
syuilo
5
-3
/
+7
2023-06-28
feat(backend): accept OAuth bearer token (#11052)
Kagami Sascha Rosylight
6
-52
/
+222
2023-06-27
refactor(backend/test): add `interface UserToken` (#11050)
Kagami Sascha Rosylight
1
-17
/
+19
2023-06-26
Fix offscreencanvas undefined (#11017)
Yuriha
1
-2
/
+2
2023-06-26
fix(backend): APIエラーのHTTP status code変更 (#11047)
Kagami Sascha Rosylight
2
-3
/
+49
2023-06-25
refactor(backend): use node16 for moduleResolution (#10938)
syuilo
29
-86
/
+72
2023-06-25
refactor(backend): replace rndstr with secureRndstr (#11044)
Kagami Sascha Rosylight
16
-64
/
+57
2023-06-25
chore(backend, misskey-js): add type for signup (#11043)
Kagami Sascha Rosylight
21
-280
/
+354
2023-06-25
refactor(backend): replace private-ip with ipaddr.js (#11041)
Kagami Sascha Rosylight
4
-36
/
+17
2023-06-24
chore(frontend): use @vitest/coverage-v8
Kagami Sascha Rosylight
2
-19
/
+19
2023-06-24
chore(misskey-js): fix invalid version string format
Kagami Sascha Rosylight
1
-1
/
+1
2023-06-24
chore(dev): use buraha via npm
syuilo
2
-9
/
+7
2023-06-24
update deps
syuilo
7
-1625
/
+1036
2023-06-24
enhance(frontend): improve ux of deck scroll
syuilo
2
-8
/
+14
2023-06-24
update misskey-js version
syuilo
2
-4
/
+4
2023-06-24
Make role tag clickable on user pages (#11019)
Yuriha
1
-2
/
+4
2023-06-23
fix(backend): Resolve missing parseObjectId in IdService (#11039)
Caipira
1
-2
/
+2
2023-06-22
fix: clear queue endpoint error with redis script (#11037)
Balazs Nadasdi
1
-2
/
+2
2023-06-17
fix(client): サーバーメトリクスが90度傾いている (#11012)
NoriDev
2
-0
/
+6
2023-06-13
ユーザー統計表示機能を削除
syuilo
9
-391
/
+1
2023-06-11
fix image of MkError.vue
syuilo
1
-2
/
+2
2023-06-11
13.13.2
syuilo
2
-6
/
+13
2023-06-11
New Crowdin updates (#10971)
syuilo
5
-10
/
+85
2023-06-11
:art:
syuilo
1
-0
/
+1
2023-06-10
tweak of f3a16bcd6
syuilo
9
-36
/
+5
2023-06-10
Update CHANGELOG.md
syuilo
1
-12
/
+2
2023-06-10
ロールのユーザーリストを非公開にできるように (#10987)
nenohi
9
-1
/
+45
2023-06-10
Update misskey-js.api.md
syuilo
1
-1
/
+3
2023-06-10
fix(backend): キャッシュが溜まり続けないように
syuilo
10
-13
/
+117
2023-06-09
enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...
syuilo
1
-6
/
+5
2023-06-09
chore
syuilo
1
-0
/
+1
2023-06-09
enhance(frontend): サーバーのテーマ設定を別ページに分離
syuilo
6
-77
/
+144
2023-06-09
chore: instance → server
tamaina
1
-1
/
+3
2023-06-09
Fix: enhance: タイムラインにフォロイーの行った他人へのリ...
atsuchan
1
-3
/
+1
2023-06-09
エラー画像URLを設定可能に (#10959)
Ebise Lutica
30
-65
/
+177
[next]