summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 2025.9.1-alpha.2github-actions[bot]2025-09-262-2/+2
|
* fix(frontend): ↵かっこかり2025-09-262-1/+6
| | | | | | | | | | | アクティビティウィジェットのグラフモードが動作しない問題を修正 (#16579) * fix(frontend): アクティビティウィジェットのグラフモードが動作しない問題を修正 * :art: * Update Changelog * fix
* enhance(frontend): テーマをドラッグ&ドロップできるようにsyuilo2025-09-263-8/+66
|
* feat: scheduled post (#16577)syuilo2025-09-2639-483/+1125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update NoteDraft.ts * Update NoteDraft.ts * wip * Update CHANGELOG.md * wip * Update PostScheduledNoteProcessorService.ts * Update PostScheduledNoteProcessorService.ts * Update Notification.ts * wip * Update NoteDraftService.ts * Update NoteDraftService.ts * Update NoteDraftService.ts * wip * Create 1758677617888-scheduled-post.js * Update index.d.ts * Update stats.ts * wip * wip * wip * wip * wip * Update MkNotification.vue * wip * wip * wip * Update NoteDraftService.ts * Update NoteDraftService.ts * wip * wip * Update NoteDraftEntityService.ts * wip * Update index.d.ts * Update MkPostForm.vue * wip * wip * wip * Update NoteCreateService.ts * wip * wip * wip * Update NoteDraftEntityService.ts * Update NoteCreateService.ts * Update NoteDraftService.ts * wip * Update NoteDraftService.ts * wip * wip * Update MkPostForm.vue * wip * Update MkPostForm.vue * Update os.ts * wip * Update MkNoteDraftsDialog.vue
* fix(frontend): ↵かっこかり2025-09-242-6/+10
| | | | ビルド成果物のファイル名にlocalesのhashを含めるように (#16580)
* feat(frontend): Video compression (#16574)syuilo2025-09-2411-21/+298
| | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * wip * Update use-uploader.ts * Update use-uploader.ts
* Bump version to 2025.9.1-alpha.1github-actions[bot]2025-09-222-2/+2
|
* enhance(backend): 設定ファイルにFastifyOptions.trustProxyを追加 ↵饺子w (Yumechi)2025-09-224-3/+16
| | | | | | | | | | | | | | | (#16567) * enhance(backend): 設定ファイルにFastifyOptions.trustProxyを追加 Signed-off-by: eternal-flame-AD <yume@yumechi.jp> * try harder Signed-off-by: eternal-flame-AD <yume@yumechi.jp> --------- Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* enhance(frontend): ↵syuilo2025-09-223-7/+20
| | | | 絵文字ピッカーのサイズをより大きくできるように
* プロフィールの「ユーザーのノートを検索」でローカル ↵果物リン2025-09-221-4/+9
| | | | | | | ユーザーを検索できないのを修正 (#16570) * プロフィールの「ユーザーのノートを検索」でローカルのユーザーを検索できないのを修正 * fix lint
* refactor MkAnimBgsyuilo2025-09-221-59/+17
|
* update pnpmsyuilo2025-09-223-8/+33
|
* dev(pnpm): set minimumReleaseAge to 7dayssyuilo2025-09-221-0/+1
| | | | | to mitigate supply-chain attack Resolve #16572
* Update CHANGELOG.mdsyuilo2025-09-201-1/+1
|
* Implement professional-grade Gaussian-approximated blur effect with ↵Copilot2025-09-207-29/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolution independence and configurable quality for image effector system (#16571) * Initial plan * Implement blur effect for image effector system Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Improve blur quality with configurable sample count Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Revert to simpler blur implementation with configurable sample count Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Fix blur size independence from sample count Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Make blur radius resolution-independent Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Update blur.ts * Enhance blur quality with explicit diagonal sampling and fix parameter configuration Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Implement Gaussian-approximated blur with distance-based weighting for superior quality Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Revert "Implement Gaussian-approximated blur with distance-based weighting for superior quality" This reverts commit c739e9f55b64e8869f52dc2641ae6e972892dc7e. * Revert "Enhance blur quality with explicit diagonal sampling and fix parameter configuration" This reverts commit ffbc6eeba70dc9a3448dcb133d56b9fb776fc636. * wip * tweak * ellipse --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Bump version to 2025.9.1-alpha.0github-actions[bot]2025-09-193-3/+3
|
* feat(frontend): ↵tamaina2025-09-1923-62/+1122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456) * wip (qr.show.vue) * added to navbar * qr.show.vue * fix * added to navbar * fix size * :art: * :art: * fix div warn * fix * use * 0.25 * fix?? * fix lint * clean up * ??? * ? * fix * :art: * :art: * refactor * :art: * :art: * :ar:t * :art: * iphone flip * no lazy import * :art: * :art: * :art: * ユーザー全部flipでいいや * :v: * fix * fix * fix lint * :art: * fix type * fix: local user profile url cannot be resolved with ap/show * fix: local user url with hostname could not be resolved * chore: use common utility for checking self host * wip * :art: * :art: * fix imports * fix * fix * fix * :art: * fix... * set spacer-w * :v: * 全画面でQRを読むように * fix * :art: * modify navbar.ts * start/stop on vue activation * display raw content read from qr * 端末のQRをスキャンするボタンを追加 * chore * やっぱりmfmを先に表示する * :art: * fix 18n * QRの内容は/users/:userIdにする * add spdx * use cqh * `defineProps` is a compiler macro and no longer needs to be imported. * use MkUserName * 🎨 * 🎨 * refactor * clean up * refactor * 🎨 * Update qr.show.vue * Misskeyロゴにdrop-shadowを追加 * clean up: do not use empty css * fix os.select usage * Update qr.vue * Update qr.show.vue * Update qr.show.vue * Update get-user-menu.ts * ✌️ * Update show.ts * Update ja-JP.yml * watermark * Update CHANGELOG.md * Update qr.read.vue * Update qr.read.vue * wip * Update MkWatermarkEditorDialog.Layer.vue --------- Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* 🎨syuilo2025-09-191-2/+4
|
* enhance(frontend): ↵tamaina2025-09-181-1/+1
| | | | bootでonunhandledrejectionでrenderErrorする場合、PromiseRejectionEvent.reasonを渡すように (#16563)
* fix(frontend): ↵syuilo2025-09-182-12/+15
| | | | | | iOSで、デバイスがダークモードだと初回読み込み時にエラーになる問題を修正 Fix #16562
* enhance(frontend): マスクエフェクト (#16556)syuilo2025-09-176-4/+250
| | | | | | | | | | | | | | | | | | | | | * wip * wip * Update MkImageEffectorDialog.vue * Update MkImageEffectorDialog.vue * Update MkImageEffectorDialog.vue * Update MkImageEffectorDialog.vue * Update MkImageEffectorDialog.vue * Update fillSquare.ts * Update CHANGELOG.md * Update fillSquare.ts
* enhance(frontend): ↵syuilo2025-09-1610-90/+111
| | | | チャットの日本語名称をダイレクトメッセージに & ベータを外す
* enhance(backend): allow upload csv by defaultsyuilo2025-09-161-0/+1
| | | | Related #16541
* fix: ↵かっこかり2025-09-162-9/+15
| | | | サーバー設定によりコンテンツの閲覧が制限されている場合のメッセージを区別するように (#16527)
* enhance(backend): ↵syuilo2025-09-161-5/+5
| | | | | | 初期設定をスキップした場合の初期状態ポリシーでインポート系をオプトインに Resolve #16540
* chore(frontend): enable enableFolderPageView by defaultsyuilo2025-09-151-1/+1
|
* enhance: 広告ごとにセンシティブフラグを設定できるようにsyuilo2025-09-1412-2/+62
|
* refactor(frontend): os.select, ↵かっこかり2025-09-1364-765/+1171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MkSelectのitem指定をオブジェクトによる定義に統一し、型を狭める (#16475) * refactor(frontend): MkSelectのitem指定をオブジェクトによる定義に統一 * fix * spdx * fix * fix os.select * fix lint * add comment * fix * fix: os.select対応漏れを修正 * fix * fix * fix: MkSelectのmodelに対する型チェックを厳格化 * fix * fix * fix * Update packages/frontend/src/components/MkEmbedCodeGenDialog.vue Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * fix * fix types * fix * fix * Update packages/frontend/src/pages/admin/roles.editor.vue Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * fix: MkSelectに直接配列を指定している場合に正常に型が解決されるように --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(deps): update dependency vite [security] (#16535)renovate[bot]2025-09-136-312/+163
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor(frontend): ↵かっこかり2025-09-1356-236/+316
| | | | | | | | | | | | | | | | | フロントエンドの型エラー解消(途中まで) (#16539) * fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正 * refactor(frontend): フロントエンドの型エラー解消 * remove unused ts-expect-error * migrate * remove unrelated changes * fix lint * more type fixes
* Update CHANGELOG.mdsyuilo2025-09-121-2/+1
|
* perf(frontend): 低精度な現在時刻を一か所で管理するように ↵かっこかり2025-09-125-52/+90
| | | | | | | | | | | | | | | | | | | | | (#16479) * perf(frontend): 低精度な現在時刻を一か所で管理するように * lint * fix * remove unused imports * fix * Update Changelog * [ci skip] typo * enhance: カレンダーウィジェットの日付変更は時間通りに行うように * [ci skip] fix
* chore(gh): add frontend-builder to renovateかっこかり2025-09-101-0/+1
|
* fix(eslint): add window prefix rules to frontend-embed & frontend-shared ↵taiy2025-09-1014-44/+168
| | | | (#16531)
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2025-09-081-0/+12
|
* Release: 2025.9.0github-actions[bot]2025-09-082-2/+2
|
* Bump version to 2025.9.0-rc.0github-actions[bot]2025-09-082-2/+2
|
* fix(frontend): Safari ↵tamaina2025-09-081-0/+7
| | | | 26でモバイルUIが崩れる問題に対するhotfix (#16528)
* Bump version to 2025.9.0-beta.1github-actions[bot]2025-09-082-2/+2
|
* fix(deps): update [backend] update dependencies (#16491)renovate[bot]2025-09-083-746/+943
| | | | | | | | | | | | * fix(deps): update [backend] update dependencies * fix type error * run pnpm dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* chore(deps): update [misskey-js] update dependencies (#16489)renovate[bot]2025-09-083-199/+38
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [root] update dependencies (#16490)renovate[bot]2025-09-082-324/+317
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.9.0-beta.0github-actions[bot]2025-09-082-2/+2
|
* New Crowdin updates (#16526)syuilo2025-09-082-18/+19
| | | | | * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Russian)
* fix(deps): update [frontend] update dependencies (#16492)renovate[bot]2025-09-088-712/+1003
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix typesyuilo2025-09-081-1/+1
|
* Update MkSuspense.vuesyuilo2025-09-081-1/+0
|
* Update CHANGELOG.mdsyuilo2025-09-071-1/+1
|
* fix(frontend): ↵かっこかり2025-09-072-1/+7
| | | | | | | | | | | ctrlキーを押しながらリンクをクリックしても新しいタブで開かない問題を修正 (#16453) * fix(frontend): ctrlキーを押しながらクリックしても新しいタブで開かない問題を修正 * Update Changelog * fix: 制御キーの場合を個別ハンドリングするのではなくブラウザ既定の挙動に任せるように * fix
* chore(frontend): add force cloud backup button for debuggingsyuilo2025-09-071-0/+10
|