index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
fix: hide sensitive gallery image on OGP (#11380)
Acid Chicken (硫酸鶏)
1
-2
/
+6
2023-07-25
fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)
tamaina
8
-10
/
+10
2023-07-25
Use BullMQAdapter (#11367)
hutchisr
1
-2
/
+2
2023-07-21
enhance: Add OGP data for notes with multiple images/videos (#11142)
Alex
1
-10
/
+12
2023-07-21
fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...
syuilo
1
-5
/
+5
2023-07-21
fix(server): アンテナ再有効の手段にアンテナ設定の更新を...
meron
1
-0
/
+2
2023-07-21
chore(backend): better error message for unsupported attestation (#11333)
Kagami Sascha Rosylight
1
-1
/
+1
2023-07-20
enhance(backend): admin/emoji/addで作成した絵文字を返すように
syuilo
1
-3
/
+3
2023-07-20
enhance: ユーザーにロールが期限付きでアサインされてい...
syuilo
1
-0
/
+6
2023-07-19
Fix auto-fixable issues (#11314)
woxtu
16
-30
/
+30
2023-07-17
enhance(backend): add unix socket support (#11275)
dogcraft
1
-1
/
+12
2023-07-15
feat(backend): allow disabling cache for sensitive files (#11245)
Kagami Sascha Rosylight
3
-2
/
+16
2023-07-15
refactor(backend): Improve UUID generation (#11286)
woxtu
3
-6
/
+6
2023-07-15
update deps
syuilo
1
-1
/
+1
2023-07-15
enhance: 招待機能の改善 (#11195)
yukineko
9
-29
/
+448
2023-07-14
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
1
-3
/
+3
2023-07-13
refactor(backend): `core/activitypub` (#11247)
okayurisotto
1
-4
/
+17
2023-07-11
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
29
-126
/
+184
2023-07-08
fix(frontend): search user with trailing space (#11184)
nomad
2
-0
/
+2
2023-07-08
perf(backend): use limit() instead of take()
syuilo
69
-74
/
+74
2023-07-08
fix(backend): ジョブキュー再試行時のタイミングずれによる...
CyberRex
1
-2
/
+22
2023-07-08
広告の曜日を設定できるように (#10095)
nenohi
3
-10
/
+18
2023-07-08
cleanup: trim trailing whitespace (#11136)
okayurisotto
35
-75
/
+75
2023-07-07
update deps
syuilo
1
-1
/
+1
2023-07-06
エスケープせずにDescriptionを出力、Update info-card.pug (#11108)
EdamAme
1
-1
/
+1
2023-07-04
perf(backend): JSON.parse の呼び出しを削減する (#11091)
riku6460
1
-5
/
+11
2023-07-02
perf(backend): make some features optionable
syuilo
4
-4
/
+50
2023-07-02
perf(backend): allow get for some endpoints
syuilo
2
-0
/
+4
2023-06-28
feat(backend): accept OAuth bearer token (#11052)
Kagami Sascha Rosylight
2
-31
/
+64
2023-06-26
fix(backend): APIエラーのHTTP status code変更 (#11047)
Kagami Sascha Rosylight
1
-2
/
+6
2023-06-25
refactor(backend): use node16 for moduleResolution (#10938)
syuilo
12
-14
/
+16
2023-06-25
refactor(backend): replace rndstr with secureRndstr (#11044)
Kagami Sascha Rosylight
9
-29
/
+27
2023-06-24
update deps
syuilo
1
-1
/
+1
2023-06-13
ユーザー統計表示機能を削除
syuilo
3
-234
/
+0
2023-06-10
tweak of f3a16bcd6
syuilo
4
-7
/
+2
2023-06-10
ロールのユーザーリストを非公開にできるように (#10987)
nenohi
3
-0
/
+7
2023-06-10
fix(backend): キャッシュが溜まり続けないように
syuilo
1
-2
/
+12
2023-06-09
enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...
syuilo
1
-6
/
+5
2023-06-09
chore
syuilo
1
-0
/
+1
2023-06-09
エラー画像URLを設定可能に (#10959)
Ebise Lutica
5
-41
/
+65
2023-06-09
add note
syuilo
1
-0
/
+1
2023-06-09
fix: correctly check the sensitivity flag (#10976)
Outvi V
1
-2
/
+2
2023-06-05
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
CaffeeLake
1
-1
/
+1
2023-06-05
fix(backend): pageのピン留めを解除することができない問題...
tamaina
1
-1
/
+1
2023-06-05
fix typo: schema -> scheme
syuilo
1
-3
/
+3
2023-06-02
fix(backend): 7日経過して無効化されたアンテナを再度有効...
syuilo
1
-0
/
+1
2023-06-02
update deps
syuilo
2
-2
/
+2
2023-06-02
perf(backend): terminate stalled websocket connections
syuilo
1
-2
/
+21
2023-06-01
fix(backend): i/notificationsのsinceIdが機能しない問題を修正
syuilo
1
-3
/
+3
2023-05-30
fix(backend): 「アクセストークンの管理」画面でアプリの情...
syuilo
2
-5
/
+3
[next]