index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(dev): use postgresql 18 (#16850)
syuilo
2025-11-25
2
-2
/
+2
*
fix(deps): update [backend] update dependencies [ci skip] (#16801)
renovate[bot]
2025-11-25
2
-25
/
+25
*
chore(backend): tweak message
syuilo
2025-11-25
1
-1
/
+1
*
fix(backend): DBレプリケーションを利用する環境でクエリー...
かっこかり
2025-11-24
1
-64
/
+1
*
fix(backend): チャンネルのリアルタイム更新で非ログイン時...
かっこかり
2025-11-24
1
-0
/
+4
*
chore(dev): correct entrypoint path for embed on dev build (#16836)
zyoshoka
2025-11-24
1
-1
/
+1
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2025-11-24
1
-1
/
+1
|
\
|
*
fix(backend): DeepL翻訳のAPIキー指定方式変更に対応 (#16839)
かっこかり
2025-11-24
1
-1
/
+1
*
|
chore(backend/dev): remove cli-highlight dependency to reduce memory usage
syuilo
2025-11-24
2
-11
/
+3
|
/
*
fix(backend): `clips/my-favorites` APIをページネーションに対応さ...
かっこかり
2025-11-23
2
-8
/
+17
*
chore(dev): add start:inspect command for debugging
syuilo
2025-11-21
1
-0
/
+1
*
チャンネルの説明欄の最小文字数制約を除去する (#16782)
claustra01
2025-11-12
2
-2
/
+2
*
RoleService.testがPostgreSQLのdeadlockでrandom failする問題を修正 (...
claustra01
2025-11-12
1
-2
/
+6
*
fix(backend): improve isFederationAllowedHost
syuilo
2025-11-10
1
-0
/
+1
*
chore: RoleServiceのunit-test追加 (#16777)
おさむのひと
2025-11-10
1
-18
/
+237
*
fix(deps): update [backend] update dependencies (#16771)
renovate[bot]
2025-11-08
1
-35
/
+35
*
fix(deps): update `@typescript-eslint/*` dependencies [ci skip] (#16772)
かっこかり
2025-11-08
1
-2
/
+2
*
fix type
syuilo
2025-11-07
2
-3
/
+3
*
fix tuype
syuilo
2025-11-07
2
-0
/
+6
*
fix type
syuilo
2025-11-07
1
-0
/
+1
*
feat: チャンネルミュートの実装 (#14105)
おさむのひと
2025-11-07
44
-137
/
+3054
*
enhance: Remote Notes Cleaning timeout bailout logic (#16752)
饺子w (Yumechi)
2025-11-06
1
-11
/
+48
*
Node.js 24 support (#16723)
syuilo
2025-10-30
3
-4
/
+8
*
テストが動かないためnodejs 24サポートを取り消し
syuilo
2025-10-29
1
-1
/
+1
*
deps: update `@types/node` to v24 [ci skip] (#16718)
かっこかり
2025-10-28
1
-1
/
+1
*
lint
syuilo
2025-10-28
1
-2
/
+2
*
update deps
syuilo
2025-10-28
1
-3
/
+3
*
enhance: Node.js v24がActive LTSに移行されたことに伴いv24を標...
syuilo
2025-10-28
1
-2
/
+2
*
enhance(backend): 管理者/モデレーターはファイルのアップロ...
syuilo
2025-10-21
1
-25
/
+28
*
fix(deps): update [backend] update dependencies [ci skip] (#16683)
renovate[bot]
2025-10-21
1
-3
/
+3
*
fix(deps): update dependency nodemailer to v7 [security] [ci skip] (#16611)
renovate[bot]
2025-10-21
1
-1
/
+1
*
fix(deps): update [backend] update dependencies [ci skip] (#16676)
renovate[bot]
2025-10-20
1
-10
/
+10
*
update happy-dom
syuilo
2025-10-20
1
-1
/
+1
*
Revert typeorm patches (#16664)
anatawa12
2025-10-19
1
-0
/
+26
*
enhance: リモートユーザーのロールバッジを表示するかど...
かっこかり
2025-10-16
5
-2
/
+33
*
Revert "fix(deps): update dependency happy-dom to v20 [security] (#16644)"
syuilo
2025-10-15
1
-1
/
+1
*
fix(deps): update dependency happy-dom to v20 [security] (#16644)
renovate[bot]
2025-10-15
1
-1
/
+1
*
fix(deps): update [backend] update dependencies [ci skip] (#16615)
renovate[bot]
2025-10-09
1
-21
/
+21
*
fix(backend): improve NoteDraftService validation
syuilo
2025-10-08
1
-2
/
+6
*
add note
syuilo
2025-10-08
1
-0
/
+1
*
fix(backend): improve NoteDraftService validation
syuilo
2025-10-08
1
-0
/
+4
*
enhance(frontend): text/*をデフォルトでアップロード可能に
syuilo
2025-10-08
1
-2
/
+1
*
add notes
syuilo
2025-10-08
1
-0
/
+3
*
lint
syuilo
2025-10-06
1
-8
/
+8
*
fix notes\drafts\create param defs
syuilo
2025-10-06
1
-1
/
+1
*
fix(deps): update [backend] update dependencies (#16547)
renovate[bot]
2025-10-04
2
-44
/
+56
*
feat: scheduled post (#16577)
syuilo
2025-09-26
27
-304
/
+614
*
enhance(backend): 設定ファイルにFastifyOptions.trustProxyを追加 (#1...
饺子w (Yumechi)
2025-09-22
2
-1
/
+5
*
feat(frontend): 自分のプロフィールページの二次元コード(QR...
tamaina
2025-09-19
1
-1
/
+1
*
enhance(frontend): bootでonunhandledrejectionでrenderErrorする場合、Pr...
tamaina
2025-09-18
1
-1
/
+1
[next]