syuilo
|
64791a7160
|
fix(frontend): ユーザに表示されるファイル種別と、実際のファイル種別が異なり、ファイルをアップロードすることに失敗することがある問題を修正
Fix #16091
|
2025-05-24 13:59:26 +09:00 |
syuilo
|
2bfbbbf16a
|
enhance(frontend): improve tips
|
2025-05-23 10:46:42 +09:00 |
syuilo
|
e750c9171e
|
feat: ロールでアップロード可能なファイル種別を設定可能に (#16081)
* wip
* Update RoleService.ts
* wip
* Update RoleService.ts
* Update CHANGELOG.md
|
2025-05-22 23:01:31 +09:00 |
syuilo
|
23542530e1
|
feat(frontend): モバイルデバイスで折りたたまれたUIの展開表示に全画面ページを使用できるように
|
2025-05-22 14:57:35 +09:00 |
かっこかり
|
000ed1f51f
|
fix(frontend): ジョブキューインスペクタの型エラー解消 (#16020)
* fix(frontend): ジョブキューインスペクタの型エラー解消
* fix
* fix
* fix
* fix
|
2025-05-22 12:06:07 +09:00 |
かっこかり
|
8c8cea024a
|
enhance(frontend): 通知設定ページにサウンド設定ページへのリンクを追加 (#16072)
|
2025-05-21 21:13:45 +09:00 |
かっこかり
|
e61b5abb05
|
fix(frontend): 誤植を修正 (#16075)
|
2025-05-21 14:20:51 +09:00 |
syuilo
|
9480120eba
|
Feat: ドライブ周りのUIの強化 (#16011)
* wip
* wip
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* wip
* wip
* wip
* wip
* Update MkDrive.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* feat(frontend): upload dialog (#16032)
* wip
* wip
* Update MkUploadDialog.vue
* wip
* wip
* wip
* wip
* wip
* Update MkUploadDialog.vue
* wip
* wip
* Update MkDrive.vue
* wip
* wip
* Update MkPostForm.vue
* wip
* Update room.form.vue
* Update os.ts
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update select-file.ts
* wip
* wip
* Update MkDrive.vue
* Update drag-and-drop.ts
* wip
* wip
* wop
* wip
* wip
* Update MkDrive.vue
* Update CHANGELOG.md
* wipo
* Update MkDrive.folder.vue
* wip
* Update MkUploaderDialog.vue
* wip
* wip
* Update MkUploaderDialog.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* wip
|
2025-05-21 07:31:24 +09:00 |
かっこかり
|
f74c38f313
|
enhance(frontend): URLプレビューをユーザーサイドで無効化できるように (#16064)
* enhance(frontend): URLプレビューをユーザーサイドで無効化できるように
* fix lint
* Update Changelog
* fix: 設定項目をデータセーバーに移動
|
2025-05-20 13:42:30 +09:00 |
かっこかり
|
7888f771c3
|
fix(frontend): ユーザー概要ページのファイルの項目のデザイン改良 (#16063)
|
2025-05-19 15:03:52 +09:00 |
syuilo
|
59fc18f2cd
|
enhance(frontend): add performance tip
|
2025-05-14 08:26:30 +09:00 |
syuilo
|
26506677c2
|
enhance: いくつかの設定ファイルの項目をコントロールパネルで設定するように (#16026)
* wip
* Update CHANGELOG.md
* feat: migrate to existing config value (#16030)
* wip
* Update CHANGELOG.md
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2025-05-12 16:55:01 +09:00 |
taichan
|
5bc52b6743
|
feat(frontend): 絵文字をミュート可能にする機能 (#15966)
* wip ( 絵文字ミュートの基礎実装, PoC )
* refactor: 絵文字のmute/unmute処理の共通化
* SPDX
* リアクションからも絵文字ミュート可能に
* emojiMute/emojiUnmute
* replace resource of emojiMute
* add vitest preferstate for mutedEmojis
* add vitest to preferReactive
* 混入削除
* Fix typo (mutedEmojis -> mutingEmojis)
* reactiveやめる
* add時の判定ミスを修正
* Add CHANGELOG
* Revert "reactiveやめる"
This reverts commit 442742c371 .
* Update Changelog
|
2025-05-12 10:00:06 +09:00 |
かっこかり
|
3df421da1a
|
refactor(frontend): MkMarquee のコードの可読性の向上 (#16017)
* fix(frontend/MkMarquee): Composition API に移行
* move animation to scoped environment
* refactor
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
|
2025-05-11 15:43:16 +09:00 |
syuilo
|
8793176be1
|
Update about-misskey.vue
|
2025-05-11 14:26:03 +09:00 |
syuilo
|
3100caadda
|
🎨
|
2025-05-11 14:23:58 +09:00 |
syuilo
|
4d08c0a82b
|
enhance(frontend): blurhash無効化オプションを追加
|
2025-05-11 14:17:08 +09:00 |
syuilo
|
0a0d42bb48
|
enhance: 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように
|
2025-05-10 11:25:00 +09:00 |
かっこかり
|
e1cd7c94fb
|
refactor(frontend): use* 関数の格納場所のフォルダ名を composables に変更 (#16004)
* refactor(frontend): use* 関数の格納場所を正式名称(composables)に変更
* migrate
* move useLoading
|
2025-05-10 07:58:26 +09:00 |
syuilo
|
6a2dc2d2d2
|
follow up of 8c2ab25e5f
|
2025-05-09 20:27:11 +09:00 |
syuilo
|
96bc042d67
|
Feat: サーバー初期設定ウィザード (#15954)
* wip
* wip
* Update welcome.setup.vue
* wip
* wip
* wip
* wip
* Update MkServerSetupWizard.vue
* Update MkServerSetupWizard.vue
* wip
* wip
* wip
* Update types.ts
* wip
* wip
* Update CHANGELOG.md
|
2025-05-09 19:41:54 +09:00 |
syuilo
|
ebf291084f
|
Feat: UGCの公開範囲設定機能 (#15938)
* wip
* Update CHANGELOG.md
* wip
* wip
* Update show.ts
|
2025-05-09 17:44:35 +09:00 |
syuilo
|
8c2ab25e5f
|
Feat: No websocket mode (#15851)
* wip
* wip
* wip
* wip
* Update MkTimeline.vue
* wip
* wip
* wip
* Update MkTimeline.vue
* Update use-pagination.ts
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* Update use-pagination.ts
* wip
* Update use-pagination.ts
* Update MkNotifications.vue
* Update MkNotifications.vue
* wip
* wip
* wip
* Update use-note-capture.ts
* Update use-note-capture.ts
* Update use-note-capture.ts
* wip
* wip
* wip
* wip
* Update MkNoteDetailed.vue
* wip
* wip
* Update MkTimeline.vue
* wip
* fix
* Update MkTimeline.vue
* wip
* test
* Revert "test"
This reverts commit 3375619396 .
* Update use-pagination.ts
* test
* Revert "test"
This reverts commit 42c53c830e .
* test
* Revert "test"
This reverts commit c4f8cda4aa .
* Update style.scss
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* ✌️
* Update MkTimeline.vue
* wip
* wip
* test
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkTimeline.vue
* wip
* tweak navbar
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update home.vue
* wip
* refactor
* wip
* wip
* Update note.vue
* Update navbar.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* wip
* Update MkStreamingNotificationsTimeline.vue
* Update use-pagination.ts
* wip
* improve perf
* wip
* Update MkNotesTimeline.vue
* wip
* megre
* Update use-pagination.ts
* Update use-pagination.ts
* Update MkStreamingNotesTimeline.vue
* Update use-pagination.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
|
2025-05-09 17:40:08 +09:00 |
syuilo
|
86996d9563
|
🎨
|
2025-05-07 13:41:51 +09:00 |
syuilo
|
351d91b1c3
|
enhance(frontend): add debug room
|
2025-05-07 10:45:01 +09:00 |
syuilo
|
5d787e5bb9
|
enhance(frontend): バックアップされた設定のプロファイルを削除できるように
|
2025-05-06 20:57:55 +09:00 |
syuilo
|
1d79fc9092
|
🎨
|
2025-05-06 16:16:22 +09:00 |
syuilo
|
8959bfa1c0
|
refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15963)
* wip
* wip
* wip
* wip
* wip
* Update MkResult.vue
* Add storybook story for MkResult (#15964)
* Update MkResult.vue
---------
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
|
2025-05-06 14:41:31 +09:00 |
syuilo
|
3bdb1dd558
|
🎨
|
2025-05-04 17:32:09 +09:00 |
syuilo
|
5aeedf59ff
|
enhance(frontend): 中クリックでPullToRefreshするように
Close #15931
|
2025-05-04 11:04:51 +09:00 |
syuilo
|
df1a3742dd
|
feat(frontend): マウスでもタイムラインを引っ張って更新できるように & MkPullToRefreshのパフォーマンス向上
|
2025-05-03 10:26:40 +09:00 |
anatawa12
|
795b8366b5
|
Block deliver by software (#15727)
* feat(backend): suspend instance by software
* feat(frontend): suspend instance by software
* docs(chaangelog): 連合先のソフトウェア及びバージョン名により配信停止を行えるようになりました
* chore: 例で使うバージョン名を変える
* fix: broken lockfile
* fix: broken lock file
* fix broken lock file
* update changelog
* fix dependencies
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-05-01 17:58:34 +09:00 |
syuilo
|
d6ae4c980b
|
feat(frontend): タイトルバーを表示できるように
|
2025-04-29 09:43:15 +09:00 |
syuilo
|
7c23e53034
|
refactor
|
2025-04-28 09:28:23 +09:00 |
syuilo
|
e0fd1c8f48
|
tweak custom-emojis-manager
|
2025-04-28 08:49:37 +09:00 |
syuilo
|
ee49c42410
|
fix lint
|
2025-04-27 20:42:41 +09:00 |
syuilo
|
83893ce52f
|
fix syntax errors
|
2025-04-27 20:04:13 +09:00 |
syuilo
|
0a1ff77f23
|
perf(frontend): use css-native implementation for spacer rather than vue component
|
2025-04-27 19:55:56 +09:00 |
syuilo
|
14d3439a42
|
enhance(frontend): タイムラインをスワイプで切り替えられるように
Resolve #15722
|
2025-04-27 17:38:48 +09:00 |
syuilo
|
e24a2362fd
|
refactor(frontend): PageWithHeaderにMkSwiperを持たせるように
|
2025-04-27 17:16:51 +09:00 |
syuilo
|
73b86d9276
|
enhance(frontend): improve new emojis manager
|
2025-04-27 13:31:07 +09:00 |
syuilo
|
3b3bb36c49
|
enhance(frontend): 通知ページをスワイプで切り替えられるように
|
2025-04-27 10:14:41 +09:00 |
syuilo
|
9481b5a6e8
|
feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に
|
2025-04-27 09:35:44 +09:00 |
syuilo
|
c99723b59e
|
fix html
|
2025-04-19 21:01:51 +09:00 |
syuilo
|
96bb36f77e
|
🎨
|
2025-04-19 14:42:54 +09:00 |
syuilo
|
388ef3de08
|
🎨
|
2025-04-19 14:42:09 +09:00 |
syuilo
|
ff85eff209
|
🎨
|
2025-04-19 14:32:19 +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 |
syuilo
|
7a29aed17c
|
enhance(frontend): improve usability
|
2025-04-17 20:25:59 +09:00 |
syuilo
|
eda2f587a3
|
enhance: コントロールパネルでジョブキューをクリアできるように
|
2025-04-16 16:47:03 +09:00 |