summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-081-1/+1
|
* 🎨syuilo2026-01-081-9/+7
|
* fix(frontend): ↵かっこかり2026-01-083-41/+39
| | | | | | | | | | | | | | | 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-084-16/+91
| | | | | | | | | | | 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-08143-353/+323
| | | | | | | | | * 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
* Bump version to 2026.1.0-alpha.2github-actions[bot]2026-01-071-1/+1
|
* make __VUE_OPTIONS_API__ false (#17077)syuilo2026-01-071-1/+1
|
* enhance(frontend): remove vuedraggable (#17073)syuilo2026-01-0713-161/+456
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * 🎨 * 🎨
* refactor: ↵おさむのひと2026-01-066-17/+628
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064) * refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ * add test * fix * Update packages/backend/src/core/entities/DriveFolderEntityService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/test/unit/entities/DriveFolderEntityService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/entities/DriveFileEntityService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Revert "Update packages/backend/src/core/entities/DriveFileEntityService.ts" This reverts commit 83bb9564cfdb699a21b775815439e1e496cd89a9. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Bump version to 2026.1.0-alpha.1github-actions[bot]2026-01-051-1/+1
|
* Minify backend (#17054)syuilo2026-01-0510-43/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update build.js * Update build.js * [minify-backend用] フィジビリティ検証 (#16878) * fix: minify-backend * 間違えて入れちゃったのを戻す * 追従 * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * test * use node 24 * Revert "use node 24" This reverts commit 7ae2debf23448922de70e208fe2e432ef4665f27. * Revert "test" This reverts commit d91987909139405318e573effe5a5d1613713934. * Update package.json * wip * Update compile_config.js * Revert "Update compile_config.js" This reverts commit 0ee286f02be807b126b65de6d94f573c005f98d7. * Update config.ts * wip * Update .swcrc * Update ClientServerService.ts * [ci skip] update CHANGELOG --------- Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* chore(deps): update [misskey-js] update dependencies [ci skip] (#17025)renovate[bot]2026-01-032-11/+11
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies (#17062)かっこかり2026-01-039-80/+80
| | | | | | | | | | | | | | | | | * fix(deps): update [frontend] update dependencies * rollback tsgo to fix type error * Revert "rollback tsgo to fix type error" This reverts commit 3a0b94e5b2d35ac9c1339d7507d9dc9e7704d8e0. * rollback vue-tsc to fix type errors (test) * update vue-tsc to 3.2.0 * update vue-tsc stack to v3.2.1 * rollback vue-tsc to v3.1.8
* Bump version to 2026.1.0-alpha.0github-actions[bot]2026-01-021-1/+1
|
* fix(frontend): ↵かっこかり2026-01-021-1/+1
| | | | | | | | | | | 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 (#17059) * fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(deps): update [backend] update dependencies (#17026)renovate[bot]2026-01-021-35/+35
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(frontend): ↵かっこかり2026-01-026-40/+72
| | | | | | | | | | | ファイルタブのセンシティブメディアを開く際に確認ダイアログを出す設定が適用されない問題を修正 (#17019) * fix(frontend): ファイルタブのセンシティブメディアを開く際に確認ダイアログを出す設定が適用されない問題を修正 * Update Changelog * refactor * Update Changelog
* fix(frontend): ↵かっこかり2026-01-028-32/+63
| | | | | | | ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 (#17038) * fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 * Update Changelog
* refactor(frontend): prefer.model, ↵かっこかり2026-01-027-64/+66
| | | | | | | | | | | | | | | store.modelではcustomRefを使用するように (#17058) * refactor(frontend): prefer.model, store.modelではcustomRefを使用するように * fix: watchの解除に失敗してもエラーで落ちないように * Update packages/frontend/src/lib/pizzax.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix(frontend): ↵かっこかり2026-01-011-9/+18
| | | | | | | | | | | 登録日によるソートの場合はpaginator側のソートを使用するように (#17048) * fix(frontend): 登録日によるソートの場合はpaginator側のソートを使用するように * Update Changelog * fix lint * refactor
* 2026 (#17052)かっこかり2026-01-011-1/+1
|
* enhance: ↵かっこかり2025-12-3114-82/+537
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637) * enhance(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットをリファクタリング (cherry picked from commit 24652b9364fd7d898ac176e0da3bb6e957f72328) * fix(backend): 年越しの時期で誕生日検索クエリーが誤動作する問題を修正 (MisskeyIO#577) (cherry picked from commit 38581006be35b4725b235be9f178d2c0c9c5af33) * fix * spdx * delete birthday param on users/following api * 名称を一本化 * Update Changelog * Update Changelog * fix(frontend/WidgetBirthdayFollowings): ユーザーの名前が長いと投稿ボタンがはみ出てしまう問題を修正 (MisskeyIO#582) (cherry picked from commit fa47a545b1b770e5f3e52bb2798d1104da5dd244) * use module css * default 3day * Revert "delete birthday param on users/following api" This reverts commit a47456c1c43410409ed3607ae1d6ebb69a82324b. * Update Changelog * 日付が1ヶ月ズレている問題を修正? * fix: 日付関連のバグを修正 Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> * build misskey-js types * add comment * Update CHANGELOG.md * migrate * change migration * UPdate Changelog * fix: revert unnecessary changes * :art: * i18n * fix * update changelog * :art: * fix lint * refactor: remove unnecessary classes * fix * fix --------- Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* fix(frontend): ↵かっこかり2025-12-312-2/+2
| | | | ウィジェットの設定画面のプレビューが利用できない問題を修正 (#17056)
* enhance(backend/oauth): Support client information discovery in the ↵かっこかり2025-12-312-168/+343
| | | | | | | | | | | | | | | IndieAuth 11 July 2024 spec (#17030) * enhance(backend): Support client information discovery in the IndieAuth 11 July 2024 spec * add tests * Update Changelog * Update Changelog * fix tests * fix test describe to align with the other describe format
* refactor(frontend): remove undefined css rules (#17051)かっこかり2025-12-3122-46/+29
|
* fix(frontend): fix build error (#17050)かっこかり2025-12-302-5/+5
|
* fix(frontend): ディレクティブの型が当たらない問題を修正 ↵かっこかり2025-12-301-1/+1
| | | | (#17049)
* enhance(frontend): ウィジェットの設定項目の多言語対応 (#17032)かっこかり2025-12-3027-18/+224
| | | | | | | | | | | | | | | | | * enhance(frontend): ウィジェットの設定項目の多言語対応 * Update Changelog * refactor: move options locale key to root for optimizing artifacts for locale inlining * fix * fix * ✌️ --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): follow-up of #17033 (#17047)かっこかり2025-12-306-27/+36
| | | | | | | | | | | | | | | | | | | * wip * fix * ref -> reactive * tweak throttle threshold * tweak throttle threshold * rss設定にはmanualSaveを使用するように * Update MkWidgetSettingsDialog.vue --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend): ウィジェットの設定画面を改良 (#17033)かっこかり2025-12-2812-461/+598
| | | | | | | * enhance(frontend): ウィジェットの設定画面を改良 * Update Changelog * fix lint
* chore: SearchServiceのunit-test追加 (#17035)おさむのひと2025-12-282-0/+491
| | | | | | | | | | | * add serach service test * add meili test * CIの修正が足りなかった * テストの追加 * fix
* enhance(frontend): MkDriveで自動でもっと見るを有効化 (#17037)かっこかり2025-12-282-2/+15
| | | | | * enhance(frontend): MkDriveで自動でもっと見るを有効化 * Update Changelog
* Fix(frontend): ↵kami82025-12-261-0/+7
| | | | | | | | | ドライブクリーナーから画像を削除した際、リロードしなくても画面に反映されるよう修正 (#16888) * ドライブクリーナーでファイル削除後、リロードなしで画面に反映されるように修正 * CHANGELOG.mdを修正 * CHANGELOGがおかしかったので修正
* refactor: use TRANSIENT scope to avoid service bucket relay (#16985)anatawa122025-12-2232-712/+397
| | | | | | | | | | | * refactor: use TRANSIENT scope to avoid service bucket relay * lint: fix lints * refactor: use transient for apResolver * Update packages/backend/src/core/activitypub/models/ApImageService.ts * fix
* feat: use tsgo where capable (#16984)anatawa122025-12-2226-42/+24
|
* Release: 2025.12.2github-actions[bot]2025-12-221-1/+1
|
* Bump version to 2025.12.2-beta.4github-actions[bot]2025-12-201-1/+1
|
* fix(frontend): ↵かっこかり2025-12-201-4/+21
| | | | | | | | | 一部のUnicode絵文字がリアクションボタンにならない問題を修正 (#17017) * fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 * Update Changelog * fix
* fix(frontend): ストレージが消去される事がある問題を軽減 ↵かっこかり2025-12-205-1/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#16704) * fix(frontend): ストレージが消去される事がある問題を軽減 * add comment * add catch to continue request permissions * Update Changelog * update changelog * fix 通知権限の許可取得はボタン押下時に移動 * fix * wip * Update main-boot.ts * wip --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: ↵おさむのひと2025-12-202-14/+6
| | | | admin/queue/deliver-delayedとadmin/queue/inbox-delayedの応答速度を改善 (#17009)
* Bump version to 2025.12.2-beta.3github-actions[bot]2025-12-201-1/+1
|
* fix(backend): fix #16994 by approach 6 (#17005)かっこかり2025-12-205-16/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(backend): narrow down trustproxy default value and enhance documentation on how to configure it * Update Changelog * indent [ci skip] * Update CHANGELOG.md [ci skip] * add cloudflare specific example * Update .config/example.yml Co-authored-by: anatawa12 <anatawa12@icloud.com> * fix: productionでIPレートリミットされる際にlocalhostからリクエストが来たらログを残すように * fix: wrong condition * fix: use own logger for signin api * flip configuration * fix * fix [ci skip] * fix: wrong message [ci skip] * fix: どこがおかしいか明記 [ci skip] --------- Co-authored-by: anatawa12 <anatawa12@icloud.com>
* fix(frontend): ↵syuilo2025-12-182-12/+14
| | | | iPadOSのPWAでアプリを切り替えた際にウィジェット表示ボタンが消滅する問題を修正
* perf(backend): lazy load systeminformationsyuilo2025-12-185-10/+10
| | | | systeminformationを必要とする機能を有効にしていないサーバーで無駄に読み込まれることが無いように
* 🎨 and refactorsyuilo2025-12-182-13/+7
|
* chore: remove beta label from some featuressyuilo2025-12-183-4/+4
|
* 🎨syuilo2025-12-181-4/+4
|
* fix(frontend): ↵syuilo2025-12-181-1/+1
| | | | デッキUIでメニュー位置を下にしているとプロファイル削除ボタンが表示されないのを修正
* Bump version to 2025.12.2-beta.2github-actions[bot]2025-12-171-1/+1
|