summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): ↵かっこかり2026-02-086-46/+65
| | | | | | | | | | | | | | | | | ぼかし・塗りつぶし・モザイクの画像エフェクトを修正 (#17155) * fix(frontend): ぼかし・塗りつぶし・モザイクの画像エフェクトを修正 * Update Changelog * fix changelog [ci skip] * fix changelog [ci skip] * tweak --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* worker-multi-dispatch のコメントを抑制 (#17157)果物リン2026-02-071-1/+1
|
* fix(frontend): ↵かっこかり2026-02-022-1/+1
| | | | | | | ノートの詳細表示でリアクション一覧が全件表示されない問題を修正 (#17137) * fix(frontend): ノートの詳細表示でリアクション一覧が全件表示されない問題を修正 * Update Changelog
* fix(frontend): CSSの指定が誤っている問題を修正 (#17135)かっこかり2026-01-311-6/+6
|
* fix(backend): inconsistent permissions for /admin/get-user-ips (#17136)Ken_Cir2026-01-312-1/+2
| | | | | * fix(backend): inconsistent permissions for /admin/get-user-ips * Update Changelog
* fix(deps): update dependency tar to v7.5.7 [security] (#17104)renovate[bot]2026-01-292-7/+7
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update pnpm to v10.28.2 [security] (#17133)renovate[bot]2026-01-293-7/+10
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(frontend): remove ensureSignin from reversi game page (#17130)poppingmoon2026-01-284-20/+15
|
* Create copilot-instructions.mdsyuilo2026-01-281-0/+3
|
* fix(frontend): mCaptchaが動作しない問題を修正 (#17127)かっこかり2026-01-284-308/+63
| | | | | | | * fix(frontend): mCaptchaが動作しない問題を修正 * Update Changelog * remove mcaptcha vanila glue
* deps: update dependencies [ci skip] (#17126)かっこかり2026-01-2417-2214/+2172
| | | | | * deps: update dependencies * update vunerable packages as well
* fix(frontend): ↵syuilo2026-01-221-1/+1
| | | | 投稿フォームのアップロードファイルを右クリックしたときの挙動がおかしいのを修正
* enhance(frontend): ↵syuilo2026-01-221-3/+10
| | | | 添付画像のメニューを右クリックでも呼び出せるように
* enhance(dev): Improve mem report (#17119)syuilo2026-01-222-13/+78
| | | | | | | | | | | * wip * Update report-backend-memory.yml * Update report-backend-memory.yml * Update measure-memory.mjs * Update report-backend-memory.yml
* Update report-backend-memory.ymlsyuilo2026-01-221-5/+7
|
* Update report-backend-memory.ymlsyuilo2026-01-221-4/+4
|
* enhance(dev): improve mem report (#17118)syuilo2026-01-224-40/+99
| | | | | | | | | | | | | | | | | * wip * wip * Update report-backend-memory.yml * Update report-backend-memory.yml * Update .github/workflows/report-backend-memory.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* enhance(dev): improve mem report (#17117)syuilo2026-01-222-80/+69
| | | | | * wip * Update report-backend-memory.yml
* Update measure-memory.mjs (#17116)syuilo2026-01-221-10/+34
|
* lintsyuilo2026-01-221-1/+1
|
* enhance(backend): remove redis-info depsyuilo2026-01-223-22/+19
|
* refactor(frontend): fix invalid self-closing tags (#17103)かっこかり2026-01-1625-51/+67
| | | | | | | | | * fix(frontend): fix invalid self-closing tags * apply eslint rules * fix * fix
* enhance(dev): メモリ使用量比較のActionsでGCしてから取得するsyuilo2026-01-143-2/+9
| | | | Resolve #16961
* refactor(frontend): anyを除去2 (#17092)かっこかり2026-01-1432-93/+164
| | | | | | | * wip * fix types * fix
* refactor(frontend): MkRadioをMkRadiosに統合syuilo2026-01-144-175/+119
|
* refactor(frontend): MkRadiosの指定をpropsから行うように (#16597)かっこかり2026-01-1434-278/+499
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(frontend): MkRadiosの指定をpropsから行うように * spdx * fix lint * fix: mkradiosを動的slotsに対応させる * fix: remove comment [ci skip] * fix lint * fix lint * migrate * rename * fix * fix * fix types * remove unused imports * fix * wip --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Bump version to 2026.1.0-beta.0github-actions[bot]2026-01-132-2/+2
|
* enhance(frontend): ↵かっこかり2026-01-137-2/+56
| | | | | | | | | 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 (#16946) * enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 * Update Changelog * Update CHANGELOG.md
* fix(frontend): use logical OR for fallback of file comment (#17089)poppingmoon2026-01-132-5/+9
|
* fix(frontend): ↵かっこかり2026-01-135-7/+68
| | | | | | | MkFormで入力に不備がある場合は完了ボタンを押して続行できないように (#17096) * fix(frontend): MkFormで入力に不備がある場合は完了ボタンを押して続行できないように * fix lint
* fix(frontend): add "px" suffix to borderWidth of Ui:C:container (#17088)poppingmoon2026-01-132-1/+2
| | | | | * fix: add "px" suffix to borderWidth of Ui:C:container * docs: update changelog
* Refactor FileServerService: Extract file handling logic into dedicated ↵おさむのひと2026-01-135-471/+650
| | | | | | | | | handlers (#17090) - Introduced FileServerDriveHandler to manage drive file requests. - Created FileServerFileResolver for resolving file access keys and downloading files. - Added FileServerProxyHandler to handle proxy requests and image processing. - Moved utility functions to FileServerUtils for better organization. - Removed redundant methods from FileServerService, improving readability and maintainability.
* fix(frontend/widget): AiscriptAppのスクリプト適用を手動に変更 ↵かっこかり2026-01-112-1/+2
| | | | (#17095)
* New Crowdin updates (#16982)syuilo2026-01-1128-96/+722
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (French) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Norwegian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified)
* chore(deps): update [docker] update dependencies (#16082)renovate[bot]2026-01-111-2/+2
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* deps(frontend): update vue-tsc to v3.2.1 (#17091)かっこかり2026-01-114-583/+224
|
* enhance(frontend): ↵syuilo2026-01-112-5/+3
| | | | | | 連合なしが指定されているときに公開範囲を指名にできるように Resolve #14760
* chore(backend): FileServerServiceのunit-testを追加 (#17086)おさむのひと2026-01-112-0/+770
| | | | | | | * add test * fix * fix type error
* Bump version to 2026.1.0-alpha.4github-actions[bot]2026-01-092-2/+2
|
* refactor: make noImplicitAny true (#17083)syuilo2026-01-09233-961/+964
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update emojis.emoji.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update manager.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update analytics.ts
* fix(frontend): popupのemit型が正しく利用できるように修正 ↵かっこかり2026-01-0924-167/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#16826) * fix(frontend): popupのemit型が正しく利用できるように修正 * fix: revert unnecessary code (for testing purpose) * fix lint * fix type errors * fix types * add comment * fix * fix * fix: OverloadToUnionの仕組みを変更 * add comments, clean up * fix lint * fix types * clean up [ci skip] * fix * add comments [ci skip]
* Bump version to 2026.1.0-alpha.3github-actions[bot]2026-01-082-2/+2
|
* 🎨syuilo2026-01-081-9/+7
|
* fix(frontend): ↵かっこかり2026-01-084-41/+40
| | | | | | | | | | | | | | | mfmFunctionPickerを使用して挿入する際のハンドリングを改善 (#17018) * fix(frontend): mfmFunctionPickerを使用して絵文字を挿入する際のハンドリングを改善 * fix * Update MkPostForm.vue * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): ↵かっこかり2026-01-085-16/+92
| | | | | | | | | | | 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように (#17072) * fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように * Update Changelog * add tests * spdx
* enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa122026-01-08144-354/+324
| | | | | | | | | * dev: set --no-bail for lint task * lint: enable no-async-promise-executor lint and fix them * lint: enable no-unused-vars with allowing _ prefix * lint: fix semi
* chore(deps): update pnpm to v10.27.0 [security] (#17082)renovate[bot]2026-01-082-7/+9
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2026.1.0-alpha.2github-actions[bot]2026-01-072-2/+2
|
* make __VUE_OPTIONS_API__ false (#17077)syuilo2026-01-072-1/+2
|
* enhance(frontend): remove vuedraggable (#17073)syuilo2026-01-0714-186/+457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update page-editor.blocks.vue * Update MkDraggable.vue * refactor * refactor * ✌️ * refactor * Update MkDraggable.vue * ios * 🎨 * 🎨