summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 🎨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
|
* fix(storybook): use type-only imports in generated stories (#15654)zyoshoka2025-03-121-8/+53
|
* Bump version to 2025.3.2-alpha.8github-actions[bot]2025-03-121-1/+1
|
* refactorsyuilo2025-03-122-19/+38
|
* enhance(dev): ↵かっこかり2025-03-125-19/+51
| | | | frontendの検索インデックス作成を単独のコマンドで行えるように (#15653)
* remove todosyuilo2025-03-121-1/+0
|
* enhance(frontend): ↵syuilo2025-03-123-31/+72
| | | | アカウントオーバーライド設定とデバイス間同期の併用に対応
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-03-121-1/+1
|\
| * Bump version to 2025.3.2-alpha.7github-actions[bot]2025-03-121-1/+1
| |
* | 🎨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-1131-689/+810
|
* 🎨syuilo2025-03-112-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-03-111-1/+1
|\
| * Bump version to 2025.3.2-alpha.6github-actions[bot]2025-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-102-10/+8
|\
| * 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>
| * Bump version to 2025.3.2-alpha.5github-actions[bot]2025-03-101-1/+1
| |
* | 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-1050-236/+243
|
* Bump version to 2025.3.2-alpha.4github-actions[bot]2025-03-101-1/+1
|
* 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
|
* fix(dev): ↵taichan2025-03-091-8/+28
| | | | 検索インデックス対象ファイルでHMRが効かない問題を修正 (#15638)
* Bump version to 2025.3.2-alpha.3github-actions[bot]2025-03-091-1/+1
|
* enhance(frontend): improve plugin managementsyuilo2025-03-094-38/+50
|
* Bump version to 2025.3.2-alpha.2github-actions[bot]2025-03-091-1/+1
|
* fix(backend): fix handling of invalid urls in user profile (#15635)饺子w (Yumechi)2025-03-091-1/+18
| | | Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* 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
|
* Bump version to 2025.3.2-alpha.1github-actions[bot]2025-03-091-1/+1
|
* enhance(frontend): ウィジェットもpreference管理にsyuilo2025-03-098-61/+57
|