syuilo
a898bda4dc
Merge branch 'settings-search-index' of https://github.com/tai-cha/misskey into pr/15512
2025-03-03 11:13:58 +09:00
syuilo
4e1ca36862
Update general.vue
2025-03-03 11:13:45 +09:00
tai-cha
80f9cea8aa
build
2025-03-03 10:36:56 +09:00
syuilo
bb812ed07a
wip
2025-03-03 10:26:49 +09:00
tai-cha
6084f23d83
build searchIndex
2025-03-03 10:14:29 +09:00
syuilo
0760f8437f
wip
2025-03-03 09:54:51 +09:00
syuilo
20a3961e78
Update privacy.vue
2025-03-03 09:07:41 +09:00
syuilo
3f80cbdad1
Update settings-search-index.ts
2025-03-03 08:48:14 +09:00
tai-cha
608cd773be
adminでもパス生成できるように
2025-03-03 01:19:18 +09:00
tai-cha
e72f4fd61d
pathの入力を省略可能に
2025-03-03 01:06:53 +09:00
tai-cha
4da4350dde
hashの生成を正規化(絶対パスになっていたのを緩和)
2025-03-03 00:20:30 +09:00
tai-cha
54ab3ef139
とりあえず不確定要因の仮置きidを削除
2025-03-03 00:03:26 +09:00
syuilo
69e216c4dc
wip
2025-03-02 20:46:35 +09:00
syuilo
622558afd7
wip
2025-03-02 20:37:52 +09:00
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