summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/WidgetTimeline.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-2/+2
|
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* refactor(frontend): ↵かっこかり2024-09-231-2/+18
| | | | | | | | | | | popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554) * refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように * type import * fix * lint
* frontend timeline fixes & improvements (#13727)anatawa122024-07-301-26/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * fix: withRepliesがオフのときにwithFilesのとぐるをいじれない問題 * fix: type errors in tl-column * fix: deck uiでタイムラインを切り替えた際にTLの設定項目が更新されない * refactor: タイムラインの各種知識を一つのファイルに統合 fix: ウィジェットのタイムライン選択欄に表示できないタイムラインが表示される * docs(changelog): timeline improvements * fix: missing license header * chore: timeline > basic timeline * use BasicTimelineType in deck-store * Update CHANGELOG.md --------- Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* refactor: deprecate i18n.t (#13039)Acid Chicken (硫酸鶏)2024-01-201-1/+1
| | | | | | | | | * refactor: deprecate i18n.t * revert: deprecate i18n.t This reverts commit 7dbf873a2f745040ee723df5db659acacff84e12. * chore: reimpl
* refactor(frontend): ↵おさむのひと2024-01-041-2/+3
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* refactor(frontend): menuのdividerをnullで表現するのをやめるsyuilo2023-12-121-1/+1
|
* :art:syuilo2023-09-291-2/+2
|
* .jssyuilo2023-09-291-1/+1
|
* refactor(frontend): use ESMsyuilo2023-09-191-5/+5
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-05-191-7/+4
|
* refactor(frontend): remove $ts and $tsyuilo2023-04-011-1/+1
|
* タイムラインを正常に無効化できるように (#10299)atsuchan2023-03-121-1/+26
| | | | | | | | | | | | | | | | | | | * タイムラインを正常に無効化できるように 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>
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-1/+1
|
* enhance(client): improve entrance pagesyuilo2023-02-221-2/+2
| | | | Resolve #9986
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-3/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Fix widget tests (#9591)Masaya Suzuki2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-151-7/+9
|
* refactor(client): rename widget filenamesyuilo2023-01-101-0/+129