かっこかり
|
d4654dd7bd
|
refactor(frontend): os.select, MkSelectのitem指定をオブジェクトによる定義に統一し、型を狭める (#16475)
* refactor(frontend): MkSelectのitem指定をオブジェクトによる定義に統一
* fix
* spdx
* fix
* fix os.select
* fix lint
* add comment
* fix
* fix: os.select対応漏れを修正
* fix
* fix
* fix: MkSelectのmodelに対する型チェックを厳格化
* fix
* fix
* fix
* Update packages/frontend/src/components/MkEmbedCodeGenDialog.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix
* fix types
* fix
* fix
* Update packages/frontend/src/pages/admin/roles.editor.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: MkSelectに直接配列を指定している場合に正常に型が解決されるように
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-09-13 21:00:33 +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
|
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
|
93214862b1
|
🎨
|
2025-03-31 13:18:50 +09:00 |
syuilo
|
a773f2976d
|
refactor(frontend): signinRequired -> ensureSignin
|
2025-03-16 19:04:14 +09:00 |
syuilo
|
8c9ec5827f
|
enhance(frontend): improve accounts management
|
2025-03-13 22:12:23 +09:00 |
syuilo
|
be7e3b9a0c
|
refactor(frontend): scripts -> utility
|
2025-03-09 14:28:01 +09:00 |
syuilo
|
74847bce30
|
enhance: アイコンデコレーション管理画面の改善
|
2024-10-28 20:42:14 +09:00 |