summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-012-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* lintsyuilo2023-05-291-1/+1
|
* refactorsyuilo2023-05-241-37/+37
|
* refactorsyuilo2023-05-241-13/+14
|
* refactorsyuilo2023-05-242-19/+11
|
* refactorsyuilo2023-05-1927-186/+114
|
* fix(frontend): ↵syuilo2023-05-171-1/+1
| | | | コンポーネントのpropを非lowerCamelCaseで渡すと機能しない
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-153-6/+6
| | | | #10838
* refactor(frontend): use css modulessyuilo2023-05-143-15/+14
|
* refactor(frontend): remove $ts and $tsyuilo2023-04-014-7/+7
|
* refactor(frontend): remove $instancesyuilo2023-04-011-3/+4
|
* refactor(frontend): remove $storesyuilo2023-04-012-2/+4
|
* タイムラインを正常に無効化できるように (#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>
* enhance(server): ↵tamaina2023-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | 画像圧縮周り(主にサムネイルの仕様)の変更 (#10287) * DriveService, is-mime-image * static, previewをavifに, アニメーション画像でもthumbnailを生成 * fallback * animated: true * fix * avatarはwebp * revert ?? file.url --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): 付箋ウィジェットの高さを設定可能にsyuilo2023-03-101-1/+5
|
* fix(frontend/widget): federation widgetのdata-cyも移動Kagami Sascha Rosylight2023-03-091-1/+1
| | | fcb6e0adb9d2e8d8ac85b7e58a17edcdecec4618 の後テストが落ちている
* chore(test): data属性がclassになっているのを修正syuilo2023-03-0918-18/+18
|
* chore(client): tweak online users widgetsyuilo2023-02-231-1/+2
|
* enhance(client): improve entrance pagesyuilo2023-02-221-2/+2
| | | | Resolve #9986
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1627-54/+44
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): use tabler icons (#9915)taiy2023-02-141-1/+1
|
* feat(client): add channel column to decksyuilo2023-02-091-3/+3
|
* revert: 650187deafsyuilo2023-02-081-1/+3
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-3/+1
| | | | #9778
* fix(client): validate input response in aiscriptsyuilo2023-02-053-3/+15
|
* refactorsyuilo2023-01-162-4/+4
|
* enhance(client): flash作成時のプリセットを追加syuilo2023-01-161-1/+1
|
* Fix widget tests (#9591)Masaya Suzuki2023-01-1519-19/+19
|
* refactor(client): use css modulessyuilo2023-01-153-138/+140
|
* refactor(client): use css modulessyuilo2023-01-1513-40/+54
|
* fix importsyuilo2023-01-101-2/+2
|
* refactor(client): rename widget filenamesyuilo2023-01-1029-27/+27
|
* fix: 続rss-ticker.vue修正tamaina2023-01-091-3/+0
|
* fix: fix rss-ticker TypeErrortamaina2023-01-091-1/+1
|
* feat(client): add instance info widgetsyuilo2023-01-093-1/+97
|
* feat(client): add profile widgetsyuilo2023-01-092-0/+98
| | | | Resolve #7722
* tweak clientsyuilo2023-01-091-1/+1
|
* feat(client): 🍪👈syuilo2023-01-082-0/+46
|
* :art:syuilo2023-01-081-4/+5
|
* tweak federation widgetsyuilo2023-01-061-1/+1
|
* MisskeyPlay (#9467)syuilo2023-01-052-0/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update ui.ts * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * :art: * wip * :v:
* enhance: RSSウィジェット / ↵tamaina2023-01-052-91/+146
| | | | | | | | | | | | | | | RSSティッカーウィジェットをいい感じにする (#9469) * :v: * use useInterval * :v: * rawItems.value.length !== 0 * fix * https://github.com/misskey-dev/misskey/pull/9469#discussion_r1061763613
* update AiScript to 0.12.0syuilo2023-01-032-6/+10
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-032-5/+5
|
* drop lastCommunicatedAt of instancesyuilo2023-01-032-2/+2
|
* :art:syuilo2022-12-311-7/+7
|
* refactorsyuilo2022-12-303-6/+6
|
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-2720-20/+20
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.