Commit Graph

2451 Commits

Author SHA1 Message Date
syuilo 12edf04cfe Update settings-search-index.ts 2025-03-02 20:19:08 +09:00
syuilo f6c3d273c6 wip 2025-03-02 20:17:02 +09:00
syuilo 30def92b50
Merge branch 'settings-search' into settings-search-index 2025-03-02 20:14:49 +09:00
syuilo 83dbae8b5c Merge branch 'develop' into settings-search 2025-03-02 20:10:34 +09:00
syuilo 3cf751e6a4 Merge branch 'develop' into pr/15512 2025-03-02 20:09:30 +09:00
syuilo 616cccf251
enhance(backend): refine system account (#15530)
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66f.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
tai-cha c54299e522 Refactor and Format codes 2025-03-02 10:11:22 +00:00
tai-cha ca80f4e273 とりあえず省略記法に対応 2025-03-02 09:53:53 +00:00
tai-cha 8753c3cc37 loggerを置きかえ 2025-03-02 04:59:43 +00:00
tai-cha c34087b81a マーカーの形を成形 2025-03-02 04:37:00 +00:00
tai-cha f8282e8d1f childrenがduplicate key errorを吐く問題をいったん解決 2025-03-02 02:12:53 +00:00
renovate[bot] 830da5e9f1
fix(deps): update [frontend] update dependencies (#15566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 13:11:09 +09:00
かっこかり da66079c29
enhance(frontend): ノート検索ページのデザイン調整 (#14780)
* enhance(frontend): 検索ページのホスト指定とユーザー指定を統合する (#273)

(cherry picked from commit c79392c88d6bf58ede39d8bba9ca2778c58521ef)

* fix

* 🎨

* Update Changelog

* Update Changelog

* refactor

---------

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2025-02-27 02:56:17 +00:00
syuilo ec83815227
fix(frontend): MkSelectの初期値が表示されない場合がある (#15559)
* fix

* Update CHANGELOG.md
2025-02-27 00:32:39 +00:00
おさむのひと 15b0345335
enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように (#15438)
* enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように

* sessionStorageよりも更に短命な方法で持つように変更

* add comment

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 07:28:35 +00:00
かっこかり 28b40691d5
fix(frontend): リノート経由でノートの詳細情報を見るとき、クリップ一覧がappearNoteのものになるように (#15417)
* fix(frontend): リノート経由でノートの詳細情報を見るとき、クリップ一覧がappearNoteのものになるように

* Update Changelog

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 06:51:28 +00:00
おさむのひと d87488a5f0
fix(frontend): ユーザのサジェスト中に@を入力してもサジェスト結果が消えないように (#15435)
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:51:23 +00:00
syuilo 2b6638e160
feat: google analytics (#15451)
* wip backend

* wip frontend

* build misskey-js

* implement control panel

* fix

* introduce analytics wrapper

* spdx

* Update analytics.ts

* Update common.ts

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

---------

Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-25 11:51:23 +00:00
renovate[bot] 5dc99e6f89
fix(deps): update [frontend] update dependencies (#15542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:13:44 +09:00
renovate[bot] d1504a5a83
fix(deps): update dependency shiki to v3 (#15544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:07:32 +09:00
syuilo 6d4d2c5c20 Update general.vue 2025-02-23 20:47:08 +09:00
syuilo d25b23b157 Update general.vue 2025-02-23 20:31:57 +09:00
饺子w (Yumechi) 25052164c0
Merge commit from fork
* fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.

[GHSA-6w2c-vf6f-xf26](https://github.com/misskey-dev/misskey/security/advisories/GHSA-6w2c-vf6f-xf26)

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* Enhance: Add configuration option to disable all external redirects when responding to an ActivityPub lookup (config.disallowExternalApRedirect)

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* fixup! fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.

* docs & one edge case

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* apply suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* remove stale frontend reference to _responseInvalidIdHostNotMatch

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* apply suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-02-23 19:21:34 +09:00
syuilo bf02152fbc Update mute-block.vue 2025-02-22 21:18:43 +09:00
syuilo 35160f602e Update mute-block.vue 2025-02-22 21:08:44 +09:00
syuilo afc481d3db Update profile.vue 2025-02-22 21:03:41 +09:00
syuilo 4192d8b3c7 wip 2025-02-22 19:48:34 +09:00
syuilo fa65b41470 Update SearchMarker.vue 2025-02-22 18:50:16 +09:00
syuilo 0f86049b22 wip 2025-02-22 18:48:10 +09:00
syuilo 5b23857ced wip 2025-02-22 18:37:40 +09:00
syuilo 692b0761d6
Merge branch 'settings-search' into settings-search-index 2025-02-22 18:33:43 +09:00
syuilo 41c2560cb1 Update general.vue 2025-02-22 17:14:24 +09:00
syuilo 7a504b0f6e Update general.vue 2025-02-22 17:04:27 +09:00
syuilo fc32946530 wip 2025-02-22 16:50:18 +09:00
syuilo 1de4dfd9e8 Update privacy.vue 2025-02-22 15:13:10 +09:00
syuilo ee2a859c94 Update privacy.vue 2025-02-22 14:43:23 +09:00
syuilo 1cab38c8da Merge branch 'develop' into settings-search 2025-02-22 14:29:28 +09:00
tai-cha 1e80ee5bd0
hashをパスと行数から決定 2025-02-21 22:29:42 +09:00
tai-cha dc9472771b
rename auto generated file 2025-02-17 20:09:01 +09:00
tai-cha 798439dfaa
update comment 2025-02-17 19:55:04 +09:00
tai-cha f45bf08dd4
update comment 2025-02-17 19:54:28 +09:00
tai-cha 392670dd57
wip: childrenの生成 2025-02-17 19:53:03 +09:00
tai-cha 98b25dc2bd
条件が逆 2025-02-17 18:51:28 +09:00
tai-cha 3fb645025b
開発サーバーでだけ必要な挙動は開発サーバーのみで 2025-02-17 18:49:11 +09:00
tai-cha f97f43abdd
rollupでビルド時・devモード時に毎回uuidを生成するように 2025-02-17 18:25:41 +09:00
tai-cha 9f786b772b
wip: markerIdを自動付与 2025-02-17 17:18:38 +09:00
tai-cha 30ff85babb
SPDX 2025-02-17 14:56:06 +09:00
tai-cha 28c6b40f84
wip 2025-02-17 14:51:46 +09:00
syuilo 34f8345bc8 clean up dev logs 2025-02-17 14:38:15 +09:00
tai-cha 5f4cc2463e wip rollup pluginでsearchIndexの情報生成 2025-02-17 04:21:16 +00:00