summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix (#15671)ikasoba2025-03-171-0/+2
|
* refactor(frontend): signinRequired -> ensureSigninsyuilo2025-03-1626-51/+51
|
* enhance(frontend): 投稿フォームの設定メニューを改良 (改)syuilo2025-03-166-12/+158
| | | | This reverts commit a814395127aa1b4ea643fb40235e3e58c747b77f.
* Revert "enhance(frontend): 投稿フォームの設定メニューを改良 ↵syuilo2025-03-165-352/+168
| | | | | | (#14804)" This reverts commit ce6b2448ced1101a4f0f8eeeb0d48378d40f696a.
* chore(frontend): use toast to show message when call copyToClipboardsyuilo2025-03-1619-27/+11
|
* 🎨syuilo2025-03-169-9/+9
|
* refactorsyuilo2025-03-163-27/+10
|
* enhance(frontend): 投稿フォームの設定メニューを改良 (#14804)かっこかり2025-03-165-168/+352
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(frontend): 投稿フォームの設定メニューを改良 * Update Changelog * indent * MkMenuのitemを切り出して共通化 * remove unused expose * fix: ドロワーなどのOptionが当たらない問題を修正 * 他のpopupMenuの項目選択時と挙動をあわせる * チュートリアルで詰む問題を修正 * Revert "MkMenuのitemを切り出して共通化" This reverts commit ce3679798c5b642dd0e47056f70657e46b382b5e. * 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>
* enhance(frontend): improve ux for touch devicessyuilo2025-03-1629-43/+70
|
* 🎨syuilo2025-03-163-36/+0
|
* chore(frontend): remove duplicated warnsyuilo2025-03-162-3/+2
|
* enhance: remove bull-board supportsyuilo2025-03-161-10/+3
|
* fix(frontend): fix settings-search-index of webhooksyuilo2025-03-162-2/+2
|
* enhance(frontend): improve usability on touch devicesyuilo2025-03-1613-17/+59
|
* refactorsyuilo2025-03-148-8/+14
|
* fix(frontend): fix pref migrationsyuilo2025-03-141-1/+12
| | | | Fix #15661
* enhance(frontend): improve pref managersyuilo2025-03-141-10/+27
|
* 🎨syuilo2025-03-141-2/+1
|
* enhance(frontend): clear all client data when logoutsyuilo2025-03-142-12/+11
|
* enhance(frontend): re-organize settings pagesyuilo2025-03-143-197/+189
|
* 🎨syuilo2025-03-141-4/+1
|
* enhance(frontend): improve accounts managementsyuilo2025-03-13136-621/+639
|
* enhance(frontend): improve preferencessyuilo2025-03-139-165/+164
|
* enhance(frontend): re-organize settings pagesyuilo2025-03-136-523/+494
|
* fix(frontend): better migration detectionsyuilo2025-03-132-69/+79
| | | | Fix #15656
* 🎨syuilo2025-03-131-25/+1
|
* enhance(frontend): re-organize settings pagesyuilo2025-03-136-746/+664
|
* enhance(frontend): improve emoji picker settingssyuilo2025-03-1314-324/+567
|
* refactor(frontend): organize use functionssyuilo2025-03-1332-29/+29
|
* 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
|\