summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(frontend): cond -> scopesyuilo2025-03-132-36/+36
|
* enhance(frontend): tweak search indexsyuilo2025-03-132-2/+2
|
* enhance(frontend): improve deck setting pagesyuilo2025-03-132-8/+53
|
* refactorsyuilo2025-03-132-8/+8
|
* 🎨syuilo2025-03-131-1/+1
|
* enhance(frontend): improve pref managersyuilo2025-03-131-2/+3
|
* enhance(frontend): make deck profiles syncablesyuilo2025-03-122-11/+36
|
* enhance(frontend): suppress needless confirmation when turn on pref syncsyuilo2025-03-122-1/+31
|
* fix(frontend): fix type errorssyuilo2025-03-124-17/+28
|
* add todosyuilo2025-03-121-2/+2
|
* refactorsyuilo2025-03-122-19/+38
|
* remove todosyuilo2025-03-121-1/+0
|
* enhance(frontend): ↵syuilo2025-03-123-31/+72
| | | | アカウントオーバーライド設定とデバイス間同期の併用に対応
* 🎨syuilo2025-03-123-11/+12
|
* enhance(frontend): 設定値の同期を実装(実験的)syuilo2025-03-126-186/+311
|
* chore(frontend): tweak settings pagesyuilo2025-03-111-5/+5
|
* enhance(frontend): improve settings pagesyuilo2025-03-1119-689/+810
|
* 🎨syuilo2025-03-111-1/+1
|
* chore: add notesyuilo2025-03-111-0/+1
|
* enhance(frontend): deckをpreferences管理にsyuilo2025-03-117-215/+231
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-03-101-9/+7
|\
| * enhance(frontend): ↵ろむねこ2025-03-101-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | chore(frontend): improve preference store stabilitysyuilo2025-03-101-3/+5
|/
* enhance(frontend): ↵かっこかり2025-03-104-96/+295
| | | | | | | | | | | | | | | テーマ設定で簡易プレビューを表示するように (#15643) * enhance(frontend): テーマ設定で簡易プレビューを表示するように * Update Changelog * fix lint * 🎨 --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend): add navbar transition animationsyuilo2025-03-101-8/+14
|
* refactor(frontend): use Symbol for vue provide/injectsyuilo2025-03-1010-16/+37
|
* refactor(frontend): page-metadata -> pagesyuilo2025-03-10143-286/+286
|
* chore(frontend): tweak lockdown settingsyuilo2025-03-102-3/+4
|
* fix(frontend): rename pizzax fieldssyuilo2025-03-101-3/+3
|
* refactor(frontend): rename store.set -> store.commitsyuilo2025-03-1020-113/+113
|
* refactor(frontend): rename pizzax fieldssyuilo2025-03-1049-234/+241
|
* fix(frontend): ↵syuilo2025-03-105-15/+34
| | | | テーマ切り替え時に一部の色が変わらない問題を修正
* fix(frontend, dev): ↵taichan2025-03-101-2/+2
| | | | storybookのビルドエラー修正のため、as構文にリファクタ (#15640)
* enhance(frontend): improve plugin managementsyuilo2025-03-105-36/+112
|
* enhance(frontend): improve plugin managementsyuilo2025-03-094-38/+50
|
* enhance(frontend): improve plugin managementsyuilo2025-03-098-144/+131
|
* chore(frontend): remove unused bindingsyuilo2025-03-091-1/+1
|
* enhance(frontend): migrate overridedDeviceKind to preferencesyuilo2025-03-096-7/+12
|
* refactor(frontend): relocate plugin constssyuilo2025-03-098-45/+48
|
* enhance(frontend): ウィジェットもpreference管理にsyuilo2025-03-098-61/+57
|
* refactor(frontend): relocate theme scriptsyuilo2025-03-0910-14/+14
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-09456-818/+818
|
* enhnace(frontend): ↵かっこかり2025-03-092-10/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | 文字列比較のためのローマナイズを強化(設定の検索) (#15632) * enhnace(frontend): 文字列比較のためのローマナイズを強化 * docs * fix * fix * fix * comment * wanakanaの初回ロードをコンポーネント内に移動 * comment * fix * add tests --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend): tweak settings pagesyuilo2025-03-093-80/+77
|
* refactorsyuilo2025-03-091-4/+8
|
* Refine preferences (#15597)syuilo2025-03-09174-2435/+3305
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 41bffd3a13f55618bf939dc1c9acb2a77ead4054. * 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>
* tweak MkDisableSection style 🎨syuilo2025-03-071-1/+2
|
* feat(frontend): 設定の検索 (#15505)syuilo2025-03-0629-1370/+3202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 41bffd3a13f55618bf939dc1c9acb2a77ead4054. * 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>
* enhance: OAuth2 (IndieAuth) ↵かっこかり2025-03-061-0/+2
| | | | | | | | | | | | | でロゴが提供されている場合は表示するように (#15578) * enhance: OAuthでロゴが提供されている場合は表示するように * Update Changelog * refactor * fix * fix test
* enhance(frontend): invert how to show the number of attachments(remains) on ↵Sayamame-beans2025-03-061-1/+1
| | | | | postform (#15599) Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>