syuilo
e24a2362fd
refactor(frontend): PageWithHeaderにMkSwiperを持たせるように
2025-04-27 17:16:51 +09:00
syuilo
66187174d4
🎨
2025-04-27 13:41:41 +09:00
かっこかり
6a69e4180b
fix(frontend): PageWithHeaderからPageHeaderに全Propsが伝わっていなかった問題を修正 ( #15858 )
2025-04-27 10:46:55 +09:00
syuilo
5042a0aa8f
fix(frontend): タイムラインでノートが重複して表示されることがあるのを修正
...
Fix #15870
Close #15874
2025-04-27 09:16:17 +09:00
syuilo
7b38806413
feat: Job queue inspector ( #15856 )
...
* wip
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* wip
* Update job-queue.vue
* wip
* Update QueueService.ts
* Update QueueService.ts
* Update QueueService.ts
* Update job-queue.vue
* wip
* wip
* wip
* Update job-queue.vue
* wip
* Update MkTl.vue
* wip
* Update index.vue
* wip
* wip
* Update MkTl.vue
* 🎨
* jobs search
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* wip
* Update job-queue.job.vue
* wip
* wip
* wip
* Update MkCode.vue
* wip
* Update job-queue.job.vue
* wip
* Update job-queue.job.vue
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update job-queue.job.vue
2025-04-19 14:00:38 +09:00
zyoshoka
978ab2f848
fix(storybook): implement missing stories ( #15862 )
2025-04-18 18:56:46 +09:00
syuilo
fd61ac5221
refactor(frontend): refactor styles
2025-04-17 20:23:27 +09:00
syuilo
8e52c5c389
Update MkTimeline.vue
2025-04-16 15:10:42 +09:00
syuilo
0a9deb11a5
wip
2025-04-16 15:00:38 +09:00
syuilo
631715c86e
Merge branch 'develop' into no-websocket
2025-04-16 13:09:21 +09:00
anatawa12
5a9f54a07a
Complete unicode emoji after last colon ( #13384 )
...
* chore: add types on MkAutocomplete
* feat: complete `:emoji:` to unicode emoji
* chore: do not use fuzzy match for emojiComplete
* docs(changelog): Unicode絵文字をslugから入力する際に`🆗 `のように最後の`:`を入力したあとにUnicode絵文字に変換できるように
* docs(changelog): update changelog insertion position
* chore: improve indent
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-16 11:25:21 +09:00
anatawa12
0257d54add
fix: ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正 ( #15841 )
...
* fix: 特定のノート直前のノートを表示する機能で表示が逆順になっていた問題を修正
* docs(changelog): ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-16 11:16:14 +09:00
syuilo
17e7340933
enhance(frontend): テーマでページヘッダーの色を変更できるように
2025-04-16 10:59:05 +09:00
syuilo
6d90e09a58
enhance(frontend): タイムライン以外でもスクロール位置の保持を試みるように
2025-04-16 10:35:05 +09:00
syuilo
75267f87d5
refactor(frontend): アカウント情報はstore管理に
2025-04-16 09:25:13 +09:00
syuilo
de19d9a4d4
refactor(frontend): MkHorizontalSwipe -> MkSwiper
2025-04-15 20:48:25 +09:00
syuilo
165830d6c8
コミット忘れ
2025-04-15 20:34:00 +09:00
anatawa12
6bd45a27b1
fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題 ( #15836 )
...
* fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題
* docs(changelog): Fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題を修正 #15836
2025-04-15 16:09:04 +09:00
syuilo
7c0806f208
feat(frontend): chat column
...
Resolve #15830
2025-04-15 15:36:53 +09:00
syuilo
58cb7cf179
update i18n
2025-04-08 20:58:56 +09:00
syuilo
c500e4392a
hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel
2025-04-08 20:50:38 +09:00
syuilo
3d206d2a0f
enhance(frontend): 設定検索時に対象が含まれるMkFolderを自動で開いておくように
2025-04-08 08:43:56 +09:00
syuilo
278629046a
🎨
2025-04-08 08:31:52 +09:00
syuilo
3374a587a1
refactor
2025-04-08 08:28:17 +09:00
syuilo
65b4458474
fix(frontend): fix drawer menu style
2025-04-07 19:31:15 +09:00
syuilo
3a8d015194
enhance(frontend): improve search index
2025-04-07 17:03:43 +09:00
anatawa12
85a7b10fcd
refactor serach index generator code ( #15772 )
...
* refactor: flatten search index
* chore: use Function() to simplify parsing attribute
* chore: remove comment handling
* chore: simplify processing SearchLabel and SearchKeyword element
* chore: use SearchLabel in mutedUsers
* chore: small improvements
* chore: remove a fallback path and simplify the entire code
* fix: result path is not correct
* chore: inline function
2025-04-07 14:35:32 +09:00
syuilo
2349a5d20e
🎨
...
Fix #15753
2025-04-07 10:29:51 +09:00
syuilo
6ef5c8bb92
enhance(frontend): improve migration of old settings
2025-04-07 10:21:49 +09:00
syuilo
f9a3db2ac3
refactor(frontend): refactor styles
2025-04-05 19:49:29 +09:00
syuilo
f71843a7d3
refactor(frontend): refactor divider of panel style
2025-04-05 19:45:11 +09:00
anatawa12
22f874c81d
fix: chromatic failure ( #15757 )
2025-04-05 08:46:48 +09:00
anatawa12
5949bb6c7f
fix: unnecesary HMR when we opened setting page ( #15756 )
...
* refactor: add MarkerIdAssigner instead of processVueFile and remove transformedCodeCache object
* chore: add minimatch, a glob matcher
* chore: expose MarkerIdAssigner from plugin
* Revert "chore: expose MarkerIdAssigner from plugin"
This reverts commit 88c6d820f8
.
* chore: add plugin to generate virtual module
* chore: parse inlining earlier
* chore: use virtual module in search
* chore: use remove old generation
* chore: fix type errors
* chore: add patch to workaround vitejs/vite#19792
* chore: improve filtering files to process
* chore: rename plugin
* docs: add comment for plugin ordering
* fix: unnecessary log
* fix: spdx license header
2025-04-05 08:46:17 +09:00
syuilo
440a4a4d8b
refactor(frontend): refactor MkDateSeparatedList
2025-04-03 15:42:25 +09:00
syuilo
7cecaa5c54
perf(frontend): avoid main thread scroll repaint
2025-04-03 14:32:42 +09:00
Nanashi.
98eadd7093
feat: アンテナでセンシティブなチャンネルからのノートを除外できるように ( #15346 )
...
* feat(db): マイグレーションを追加
* feat(backend): カラムの定義を追加
* wip
* feat: フラグを設定出来るように
* feat: /notesエンドポイントを対応
* feat: websocketを対応
* test: テストを追加
* docs: CHANGELOGを更新
* docs: CHANGELOGの追加場所を修正
* chore: api.jsonを更新
* docs(CHANGELOG): General欄に移動
* docs: フォーマットを揃える
* chore: クエリを削除
* revert: 英訳を消す
* chore: note.channelを追加するところを変える
* docs: CHANGELOGを更新する
* docs(CHANGELOG): 2025.3.2に移動
* chore: changelogを下に移動
* ci: CI再実行用の空コミット
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-02 16:01:24 +09:00
syuilo
d0a98f6e6c
fix(frontend): Fix #15744
2025-04-02 13:04:03 +09:00
syuilo
70133a88f2
🎨
2025-04-01 16:52:59 +09:00
syuilo
165c7993e6
fix(frontend): fix PageWithAnimBg style
2025-04-01 13:28:13 +09:00
syuilo
08072e294b
🎨
2025-03-31 20:17:48 +09:00
かっこかり
15a5bb17e3
fix(frontend): チャットのデザイン調整 ( #15708 )
...
* fix(frontend): チャットのデザイン調整
* remove unused locales
* 🎨
* Update XMessage.vue
* Update XMessage.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-31 17:33:00 +09:00
syuilo
93214862b1
🎨
2025-03-31 13:18:50 +09:00
syuilo
ea722b8360
🎨
2025-03-31 13:00:34 +09:00
syuilo
8baf54e629
fix(frontend): fix ad rendering of timeline
2025-03-31 11:01:32 +09:00
syuilo
e0d8702839
perf(frontend): tweak MkRange
2025-03-30 18:13:39 +09:00
syuilo
6e929ece6f
fix(frontend): suppress inject warn
2025-03-30 18:13:08 +09:00
syuilo
17f3113b92
🎨
2025-03-30 14:30:04 +09:00
syuilo
c03f9bff0a
🎨
2025-03-30 11:52:51 +09:00
syuilo
88c743aa33
chore(frontend): remove unused style
2025-03-30 11:45:41 +09:00
syuilo
aeda34e5e7
fix(frontend): 広告が無い場合の表示を修正
2025-03-30 09:11:59 +09:00
syuilo
7d842c1a95
fix(frontend): avoid naming confliction of MkAd
2025-03-30 09:07:15 +09:00
syuilo
a420a95fae
perf(frontend): アニメーション無効時のパフォーマンスを向上
2025-03-30 08:49:14 +09:00
syuilo
d9012740a1
enhance(frontend): アイコンのスクロール追従を無効化してパフォーマンス向上できるように
2025-03-29 20:56:59 +09:00
syuilo
fb1542429f
🎨
2025-03-29 18:03:31 +09:00
syuilo
25db8c2fa9
🎨
2025-03-29 17:59:09 +09:00
syuilo
7c06ffc422
refactor
2025-03-29 17:28:20 +09:00
syuilo
609a37742c
clean up
2025-03-29 16:11:15 +09:00
syuilo
d9d796b204
lint fixes
2025-03-29 16:09:27 +09:00
syuilo
6c2c3f08be
refactor(frontend): use symbol for di
2025-03-29 16:04:01 +09:00
syuilo
e5e4390494
fix(frontend): suppress inject warn
2025-03-29 16:01:51 +09:00
syuilo
5a09e7a8b4
lint
2025-03-29 15:57:34 +09:00
syuilo
7d8c98767a
lint
2025-03-29 15:53:44 +09:00
syuilo
1af4081090
enhance(frontend): disable horizontal swipe for timeline/notifications to improve ux
2025-03-29 15:00:29 +09:00
syuilo
33e76f9dfc
Revert " 🎨 "
...
This reverts commit 3451c9a0de
.
2025-03-29 13:55:05 +09:00
syuilo
3451c9a0de
🎨
2025-03-29 13:39:44 +09:00
syuilo
fc88410c0d
refactor(frontend): tweak MkNotes and MkNotifications
2025-03-29 13:34:53 +09:00
syuilo
3682c0069c
Revert "test"
...
This reverts commit 2b42e8f171
.
2025-03-29 12:27:13 +09:00
syuilo
2b42e8f171
test
2025-03-29 11:18:49 +09:00
syuilo
8785621fcf
wip
2025-03-28 14:44:33 +09:00
syuilo
258c5c24bd
Merge branch 'develop' into no-websocket
2025-03-28 10:12:37 +09:00
syuilo
a25fa62d64
enhance(frontend): ファイルアップロード処理のリファクタと設定の簡略化
2025-03-28 09:47:34 +09:00
syuilo
61e09d483e
refactor
2025-03-28 09:22:37 +09:00
syuilo
0a4642addd
wip
2025-03-27 09:28:29 +09:00
syuilo
22f99b42f6
enhance(frontend): refactor and improve ux
2025-03-25 18:30:28 +09:00
syuilo
ef0b97b2dc
fix(frontend): コンパネ>通報 の各通報のユーザー詳細が表示できない問題を修正
...
Fix #15704
2025-03-25 16:17:10 +09:00
syuilo
304d0eb83b
enhance: チャットルームに招待されたときの通知を追加
2025-03-25 15:25:43 +09:00
かっこかり
5513337198
fix(frontend): 本番環境で不必要なconsole.logを出さないように ( #15702 )
2025-03-25 08:02:06 +09:00
syuilo
f1f24e39d2
Feat: Chat ( #15686 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
2025-03-24 21:32:46 +09:00
syuilo
0471e457fe
fix(frontend): fix broken styles
2025-03-23 21:23:52 +09:00
syuilo
b5f86e5210
refactor(frontend): refactor page styles
2025-03-22 18:25:45 +09:00
syuilo
96a7c4a568
fix(frontend): チャンネルのフッターが表示されない問題を修正
2025-03-21 21:04:38 +09:00
syuilo
ce858a676b
refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHeader combination
2025-03-20 21:04:37 +09:00
syuilo
1fd87bd2e4
fix(frontend): prevent transition glitch of MkHorizontalSwipe
2025-03-20 20:28:16 +09:00
syuilo
6015254e59
lint fixes
2025-03-20 19:00:09 +09:00
syuilo
abddd40c09
enhance(frontend): 通常のRouterViewにTransitionを追加
2025-03-20 18:55:32 +09:00
かっこかり
a865a949b5
fix(frontend): MkRoleSelectDialogでのpopupの使い方が誤っているのを修正 ( #15683 )
2025-03-20 16:36:37 +09:00
syuilo
0007723405
fix lint
2025-03-20 16:34:50 +09:00
syuilo
71188b3463
fix lint
2025-03-20 16:10:38 +09:00
syuilo
7f534a41a6
fix lint
2025-03-20 16:07:52 +09:00
syuilo
fd3e28812e
clean up console
2025-03-20 15:15:46 +09:00
syuilo
3399c786a8
refactor(frontend): refactor components
2025-03-20 13:33:01 +09:00
syuilo
8b6d90b7a4
🎨
2025-03-20 13:16:08 +09:00
syuilo
282caa0b7e
🎨 for install-extensions
2025-03-20 12:36:48 +09:00
syuilo
b067d4dcd6
follow up of 7b323031b7
2025-03-20 08:59:54 +09:00
syuilo
b37622fa64
🎨
2025-03-19 20:54:07 +09:00
syuilo
7b323031b7
refactor(frontend): use useTemplateRef for DOM referencing
2025-03-19 18:46:03 +09:00
syuilo
81ac71f7e5
refactor(frontend): router refactoring
2025-03-19 18:06:22 +09:00
syuilo
409cd4fbd3
refactor(frontend): router refactoring
2025-03-19 15:54:30 +09:00
syuilo
7d4045e8b4
refactor(frontend): router refactoring
2025-03-19 15:24:56 +09:00
syuilo
bdc72e5817
clean up
2025-03-19 15:17:41 +09:00
syuilo
11378b17c5
🎨
2025-03-19 09:31:01 +09:00
syuilo
62bf0d53d3
🎨
2025-03-18 22:21:28 +09:00
syuilo
05391f59a5
enhance(frontend): improve StackingRouterView
2025-03-18 20:55:19 +09:00
syuilo
d609f41f61
🎨
2025-03-18 17:31:25 +09:00
syuilo
0a295e1bb0
🎨
2025-03-18 15:23:50 +09:00
syuilo
a773f2976d
refactor(frontend): signinRequired -> ensureSignin
2025-03-16 19:04:14 +09:00
syuilo
22b0ace8b4
enhance(frontend): 投稿フォームの設定メニューを改良 (改)
...
This reverts commit a814395127
.
2025-03-16 17:48:16 +09:00
syuilo
a814395127
Revert "enhance(frontend): 投稿フォームの設定メニューを改良 ( #14804 )"
...
This reverts commit ce6b2448ce
.
2025-03-16 17:21:20 +09:00
syuilo
81a0cbd294
chore(frontend): use toast to show message when call copyToClipboard
2025-03-16 15:04:38 +09:00
syuilo
32844e4775
🎨
2025-03-16 14:56:27 +09:00
かっこかり
ce6b2448ce
enhance(frontend): 投稿フォームの設定メニューを改良 ( #14804 )
...
* enhance(frontend): 投稿フォームの設定メニューを改良
* Update Changelog
* indent
* MkMenuのitemを切り出して共通化
* remove unused expose
* fix: ドロワーなどのOptionが当たらない問題を修正
* 他のpopupMenuの項目選択時と挙動をあわせる
* チュートリアルで詰む問題を修正
* Revert "MkMenuのitemを切り出して共通化"
This reverts commit ce3679798c
.
* enhance: slotで共通化
* Update MkPostFormOtherMenu.vue
* remove duplicated locale key
* refactor: メニューの定義をMkPostForm側で行うように
* Update CHANGELOG.md
* [ci skip] Update MkPostFormOtherMenu.vue
* Update MkPostForm.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-16 05:05:58 +00:00
syuilo
dca42fd6e6
enhance(frontend): improve ux for touch devices
2025-03-16 13:59:08 +09:00
syuilo
43153311c6
🎨
2025-03-16 13:43:47 +09:00
syuilo
c2940fd77c
enhance(frontend): improve usability on touch device
2025-03-16 10:58:06 +09:00
syuilo
2ddedd0ce6
refactor
2025-03-14 19:54:30 +09:00
syuilo
8c9ec5827f
enhance(frontend): improve accounts management
2025-03-13 22:12:23 +09:00
syuilo
44073736de
enhance(frontend): improve preferences
2025-03-13 19:44:23 +09:00
syuilo
10b67e1b3a
enhance(frontend): improve emoji picker settings
2025-03-13 16:56:47 +09:00
syuilo
3ced310f77
refactor(frontend): organize use functions
2025-03-13 14:05:04 +09:00
syuilo
ce6eba77d9
🎨
2025-03-13 09:07:22 +09:00
syuilo
f8e244f48d
enhance(frontend): アカウントオーバーライド設定とデバイス間同期の併用に対応
2025-03-12 14:34:10 +09:00
syuilo
caab1ec7c3
🎨
2025-03-12 13:04:41 +09:00
syuilo
b03bcf26cd
enhance(frontend): 設定値の同期を実装(実験的)
2025-03-12 11:39:05 +09:00
syuilo
d185785f20
enhance(frontend): improve settings page
2025-03-11 14:52:04 +09:00
syuilo
02d7fbefc4
🎨
2025-03-11 12:08:15 +09:00
ろむねこ
6841cdfa76
enhance(frontend): CWの注釈テキストが入力されていない場合はPostボタンを非アクティブに ( #15639 )
...
* add condition to disable post button when CW text is empty
* standardize condition by using 1<= inserted of 0<
* unify CW text length condition to improve readability
* add missing CW state check
* fix state check, add empty/null check, improve max length validation
* simplify CW validation by removing minimum length check
* Update CHANGELOG
* remove CW text validation in post()
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-10 10:35:37 +00:00
かっこかり
f797765b1d
enhance(frontend): テーマ設定で簡易プレビューを表示するように ( #15643 )
...
* enhance(frontend): テーマ設定で簡易プレビューを表示するように
* Update Changelog
* fix lint
* 🎨
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-10 09:35:51 +00:00
syuilo
9e91f85370
refactor(frontend): use Symbol for vue provide/inject
2025-03-10 15:08:40 +09:00
syuilo
9998cb84e8
refactor(frontend): page-metadata -> page
2025-03-10 13:47:38 +09:00
syuilo
b200743845
refactor(frontend): rename store.set -> store.commit
2025-03-10 11:27:07 +09:00
syuilo
08f7e7d9b3
refactor(frontend): rename pizzax fields
2025-03-10 10:51:54 +09:00
syuilo
4df9083bf0
fix(frontend): テーマ切り替え時に一部の色が変わらない問題を修正
2025-03-10 10:05:50 +09:00
taichan
6419af2179
fix(frontend, dev): storybookのビルドエラー修正のため、as構文にリファクタ ( #15640 )
2025-03-10 09:34:45 +09:00
syuilo
d9858b03c9
enhance(frontend): improve plugin management
2025-03-10 09:28:07 +09:00
syuilo
0402866b43
enhance(frontend): improve plugin management
2025-03-09 21:23:36 +09:00
syuilo
27e8805dcb
refactor(frontend): relocate plugin consts
2025-03-09 17:02:46 +09:00
syuilo
be7e3b9a0c
refactor(frontend): scripts -> utility
2025-03-09 14:28:01 +09:00
かっこかり
f35eb0f6d9
enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索) ( #15632 )
...
* enhnace(frontend): 文字列比較のためのローマナイズを強化
* docs
* fix
* fix
* fix
* comment
* wanakanaの初回ロードをコンポーネント内に移動
* comment
* fix
* add tests
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-09 14:21:23 +09:00
syuilo
d30ddd4c2e
Refine preferences ( #15597 )
...
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13
.
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* Update rollup-plugin-unwind-css-module-class-name.test.ts
* Update navbar.vue
* clean up
* wip
* wip
* wip
* wip
* wip
* Update preferences-backups.vue
* Update common.ts
* Update preferences.ts
* wip
* wip
* wip
* wip
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* Update main-boot.ts
* refactor
* wip
* Update sounds.vue
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* wip
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
* Update preferences.ts
* Update preferences.ts
* wip
* Update preferences.ts
* wip
* 🎨
* wip
* Update MkPreferenceContainer.vue
* wip
* Update preferences.ts
* wip
* Update preferences.ts
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* Update CHANGELOG.md
* Update preferences.ts
* Update deck-store.ts
* deckStoreをdefaultStoreに統合
* wip
* defaultStore -> store
* Update profile.ts
* wip
* refactor
* wip: plugin
* plugin
* plugin
* plugin
* Update plugin.ts
* wip
* Update plugin.vue
* Update preferences.ts
* Update main-boot.ts
* wip
* fix test
* Update plugin.vue
* Update plugin.vue
* Update utility.ts
* wip
* wip
* Update utility.ts
* wip
* wip
* clean up
* Update utility.ts
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-09 12:34:08 +09:00
syuilo
82481c01e0
tweak MkDisableSection style 🎨
2025-03-07 09:11:51 +09:00
syuilo
0214a0001f
feat(frontend): 設定の検索 ( #15505 )
...
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13
.
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* Update navbar.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* refactor
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-06 23:15:19 +09:00
Sayamame-beans
60a3513cfc
enhance(frontend): invert how to show the number of attachments(remains) on postform ( #15599 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-06 07:45:46 +00:00
syuilo
896bde1005
revert https://github.com/misskey-dev/misskey/pull/15545
...
see https://github.com/misskey-dev/misskey/issues/14498
2025-03-06 16:28:25 +09:00
syuilo
19384efbc5
clean up
2025-03-04 18:48:14 +09:00
かっこかり
01a3eabc4e
enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように ( #15576 )
...
* enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように
* Update Changelog
2025-03-03 08:46:38 +00:00
かっこかり
bbe404a0b2
fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように ( #15571 )
...
* fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように
* Update Changelog
* remove unused props
2025-03-03 08:17:20 +00:00
かっこかり
77667cf80d
enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように ( #15462 )
...
* enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように
* use MkSwitch
* Update Changelog
2025-03-03 08:06:34 +00:00
tetsuya-ki
801a2ec1db
fix(frontend): 削除して編集の削除タイミングを投稿後になるように #14498 ( #15545 )
...
* fix #14498
- 「削除して編集」の削除タイミングを投稿したタイミングへ変更
* update CHANGELOG.md
* 指摘対応
- InitialNoteがあれば必ず削除するべきものでもないため、投稿後にノートを削除するフラグをプロパティに追加
* 指摘対応のミス修正
- フラグを条件に追加
- 実績のdateが数値になってなかった点を修正
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-03 08:05:18 +00:00
syuilo
ec83815227
fix(frontend): MkSelectの初期値が表示されない場合がある ( #15559 )
...
* fix
* Update CHANGELOG.md
2025-02-27 00:32:39 +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