| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
skip] (#17003)
* fix(deps): update dependency systeminformation to v5.27.14 [security]
* update whitelist to force update systeminformation package
* bump other dependencies to fix dep error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
| | |
|
| |
|
|
| |
まれに設定変更のタブ間同期に失敗する問題を修正 (#16991)
|
| | |
|
| | |
|
| |
|
|
|
|
| |
バージョン表記のないPlayが正しく動作しない問題を修正
Fix #16996
|
| | |
|
| |
|
|
| |
だった場合、レートリミットをスキップ & 警告を出すように
|
| |
|
|
|
|
| |
This reverts commit 5512898463fa8487b9e6488912f35102b91f25f7.
see https://github.com/misskey-dev/misskey/issues/16994
|
| |
|
|
|
|
|
|
|
|
|
| |
* update deps
* update chokidar to v5
* fix type error
* rollback serviceworker types to r74
* fix [ci skip]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Initial plan
* Update PostgreSQL volume mount paths for PostgreSQL 18 compatibility
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
| |
nullを返すnote_view_intrruptorが動作しない問題を修正 (#16977)
* fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正
* Update Changelog
|
| | |
|
| |
|
|
|
|
|
| |
ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように (#16978)
* fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように
* Update Changelog
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
(#16971)
* Service Worker Auto Preloadをオプトアウトするように
* TypeErrorを修正
* コメントを追記
|
| |
|
|
|
|
|
|
|
|
|
| |
deckのタイムラインセレクタのデフォルトの値が現在のタイムラインではない問題 (#16008)
* fix: os.selectの型定義の上で default が文字列である問題を修正
* fix: deckのタイムライン選択画面で今指定されているタイムラインがデフォルトで選択されない問題
* fix lint
* fix: type error
|
| |
|
|
|
| |
* fix(frontend): remove unused dependencies
* fix(backend): remove unused dependencies
|
| |
|
|
|
|
|
|
|
|
|
| |
オーナー不在のチャンネルをミュートできないのを修正 (#16906)
* オーナー不在のチャンネルをミュートできないのを修正
* update changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
削除されたノートのリノートが正しく表示されない問題を修正 (#16970)
* fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正
* Update Changelog
* :art:
* fix
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* enhance: use native glob
* remove tiny-glob
* remove fast-glob
* refactor
* fix: use async glob if possible
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix(sw): implement fetch timeout handling for navigation and offline content
* fix(sw): increase fetch timeout
* fix(sw): improve fetch timeout handling for i18n content
* fix(sw): 結局、fetchを通るかCacheがhitするはずなので、i18nのところはいらない
* fix(sw): 400番台のエラーを無条件でオフラインページにしていたのを修正
* 間違えた
* i18nもtimeoutが必要
* import sortingを修正
* import sortingを修正
* Fix: Frontend のsharedにはアクセスできないじゃん...
* SPDX
* Update CHANGELOG.md
* Update packages/sw/src/scripts/lang.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update packages/sw/src/sw.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
| |
ロード時の言語判定結果が保存されない問題を修正 (#16956)
* fix(frontend): ロード時の言語判定結果が保存されない問題を修正
* Update Changelog
|
| | |
|
| |
|
|
|
| |
* fix(backend): shouldHideNoteByTimeのロジックの誤りを修正
* fix tests
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| |
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| |
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(#16860)
* fix(deps): update dependency @sentry/node to v10.27.0 [security]
* fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
| |
|
|
| |
viewで連続して戻る操作を行うと何も表示されなくなる問題を修正
|
| |
|
|
|
|
| |
viewで連続して戻る操作を行うと何も表示されなくなる問題を修正"
This reverts commit a3c3052d0fae8223b73b4ee0abca2b6702da92a2.
|
| |
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
変換後.config.jsonに統一するように+修正など (#16929)
* wip
* Update config.ts
* wip
* convertは元ファイルを変更するようなニュアンスを若干感じるのでcompileに改名
* wip
* Update package.json
* Revert "Update package.json"
This reverts commit e5c28023168f4631dc6b36a14b35cfddbad1fac0.
* wip
* wip
* 謎
* clean up
* wip
* wip
* Revert "wip"
This reverts commit 3aa25ac7cf337d57412308e63d8f54e2536b0f7f.
* wip
* wip
* Update dummy.yml
* wip
* Update compile_config.js
* Update compile_config.js
* wip
* Revert "wip"
This reverts commit fd78e097c65f747962e7a411938a0e67538ed347.
* Update dummy.yml
* Update compile_config.js
|
| |
|
|
| |
viewで連続して戻る操作を行うと何も表示されなくなる問題を修正
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Change trustProxy default value to false
* Update trustProxy default value in example.yml
* Update trustProxy default description in example.yml
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Initial plan
* Add backend memory usage comparison action
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix deprecated serverProcess.killed usage
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add explicit permissions to save-pr-number job
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Change PR comment text from Japanese to English
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Inline memory measurement script to fix base ref compatibility
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert "Inline memory measurement script to fix base ref compatibility"
This reverts commit 6f76a121efd450c257167cce6e298c59936f4e37.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* enhance(backend): 起動前にconfigをjson化
* fix
* fix
* fix
* fix
* fix
* fix CHANGELOG.md
* fix
* Update CHANGELOG.md
* get original
|
| | |
|