summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/deck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2023-04-221-1/+1
|
* :art:syuilo2023-04-211-4/+1
|
* Revert ":art:"syuilo2023-04-211-1/+5
| | | | This reverts commit af738d9ca9c13f07d1ba72d0ead7267e95ef7fc4.
* :art:syuilo2023-04-201-5/+1
|
* use channels/my-favorites on deck/channel-column/setChannel (#10662)tsukimizake2023-04-181-1/+1
|
* feat: role timelinesyuilo2023-04-123-0/+70
| | | | Resolve #10581
* enhance(client): 投稿フォームをちょっといい感じに (#10442)tamaina2023-04-051-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .formラッパーを削除 * fix type of MkPostFormAttaches * :rocket: * :art: * :art: * :art: * :art: * specifiedの時は連合なしをdisabledに * :v: * set select default * gap: 2px (max-width: 500px) / 4px * wip * :v: * :art: * fix maxTextLength * 今後表示しない * :art: * cache channel * :art: * 連合なしにする * use i18n.ts.neverShow * :v: * refactor * fix indent * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* タイムラインを正常に無効化できるように (#10299)atsuchan2023-03-121-5/+11
| | | | | | | | | | | | | | | | | | | * タイムラインを正常に無効化できるように Timeline can be disabled successfully * Tune: disabled timeline to update disabled state immediately カラムの判定の場所をこっちにしないとリアルタイムで更新が反映されないので変更(タイムラインを正常に無効化できるように) * modify disabled timeline icon to ti-circle-minus 無効化されたタイムラインのアイコンをTabler iconのti-circle-minusに修正 Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* enhance(client): improve channel uisyuilo2023-03-041-1/+0
|
* :art:syuilo2023-03-031-1/+1
|
* enhance(client): improve entrance pagesyuilo2023-02-226-15/+15
| | | | Resolve #9986
* fix(client): ↵syuilo2023-02-171-1/+3
| | | | | | MkHeader及びデッキのカラムでチャンネル一覧を選択したとき、最大5個までしか表示されない Fix #9904
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-164-5/+3
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* feat(client): add channel column to decksyuilo2023-02-093-1/+75
|
* refactor(client): use css modulessyuilo2023-01-144-25/+19
|
* Role (#9437)syuilo2023-01-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* refactor(client): use css modulessyuilo2023-01-102-35/+3
|
* refactor(client): use css modulessyuilo2023-01-101-87/+69
|
* refactorsyuilo2023-01-061-1/+1
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-032-2/+2
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-1/+1
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* :art:syuilo2022-12-311-3/+3
|
* :art:syuilo2022-12-281-0/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-275-5/+5
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-275-5/+5
|
* enhance(client): Sync widgets (#8512)tamaina2022-12-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feature: sync widgets among devices * fix * nanka iroiro * classic.widgets.vueの機能をuniversal.widgets.vueに統合 * 左右のウィジェット編集状態を同期するように * 左右やカラム間でウィジェットを行き来できるように * MkWidgetsをCSS Module化 * set min-height: 100px; * fix deck widget * Update packages/client/src/ui/deck/widgets-column.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * merge * Update classic.vue * Delete classic.widgets.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* rename: client -> frontendsyuilo2022-12-2711-0/+1215