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-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
2023-06-09
tweak of 6032c2be1
syuilo
2
-24
/
+26
2023-06-09
fix(frontend): Scrolling Issue in Safari for Top and Bottom Bars
syuilo
2
-0
/
+42
2023-06-09
add note
syuilo
1
-0
/
+1
2023-06-09
Update CHANGELOG.md (#10979)
mappi
1
-1
/
+2
2023-06-09
fix: correctly check the sensitivity flag (#10976)
Outvi V
1
-2
/
+2
2023-06-06
Update misskey-js.api.md
syuilo
1
-0
/
+4
2023-06-06
13.13.1
syuilo
2
-2
/
+2
2023-06-06
tweak of 981e6f996
syuilo
2
-1
/
+9
2023-06-06
New translations ja-JP.yml (Japanese, Kansai) (#10954)
syuilo
1
-0
/
+14
2023-06-06
perf(frontend): WebGL contextの数を減らす
syuilo
1
-2
/
+1
[next]