summaryrefslogtreecommitdiff
path: root/packages/client/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(client): tweak stylesyuilo2022-07-011-3/+15
|
* chore(client): tweak rss-marqueesyuilo2022-06-301-1/+3
|
* feat(client): add rss-marquee widgetsyuilo2022-06-303-7/+124
|
* tweak clientsyuilo2022-06-301-1/+1
|
* tweak clientsyuilo2022-06-301-5/+1
|
* feat(client): add instance-cloud widgetsyuilo2022-06-292-0/+82
|
* enhance(client): メニュー整理syuilo2022-06-291-1/+1
| | | | | Resolve #6389 Fix #8035
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-267-62/+55
| | | | あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか
* feat: allow GET for some endpointssyuilo2022-06-252-8/+8
| | | | Resolve #8263
* chore: fix some lints automatically (#8788)Johann1502022-06-102-5/+5
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* fix: server metrics widgetJohann1502022-06-011-4/+4
|
* feat(tests): add e2e tests for widgets (#8735)Andreas Nedbal2022-05-2813-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test(e2e): add baseline for widget tests * chore(repo): enable test running in branch * fix(e2e): set viewport for widget tests * fix(client): add widget identifier classes to widgets * test(e2e): add memo widget test * fix(tests): force select value * fix(tests): force button press for widget addition * fix(tests): invoke select value differently * fix(tests): adjust widget submit * fix(tests): don't explicitly navigate for widget test * fix(tests): click label to hide select popup * fix(tests): just click modal background * fix(tests): adjust modal background selector * fix(tests): click all modal backgrounds * feat(e2e): add test for adding timeline widget * fix(client): add more widget identifier classes * feat(tests): add method abstraction for test cases * fix(tests): force-click overlays * fix(tests): force widget button press * fix(tests): remove timeout from final widget check * feat(tests): add widget removal test case * fix(client): use mk instead of msky as class prefix * fix(tests): check widgets for existence rather than visibility * chore(meta): don't run tests for specific feature branch
* fix: activity widget used wrong variable nameJohann1502022-05-251-3/+3
|
* fix: server metrics widgetJohann1502022-05-251-4/+4
|
* Refactor widgets and fix lint issues (#8719)Andreas Nedbal2022-05-2526-313/+256
| | | | | | | | | * fix(client): refactor widgets and fix lint issues * Apply review suggestions from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update stream.ts * https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 * fix lint * clean up? * add app * fix * nanka iroiro * wip * wip * fix lint * fix loginId * fix * refactor * refactor * remove follow action * clean up * Revert "remove follow action" This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a. * Revert "clean up" This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2. * remove fetch specification * renoteの条件追加 * apiFetch => cli * bypass fetch? * fix * refactor: use path alias * temp: add submodule * remove submodule * enhane: unison-reloadに指定したパスに移動できるように * null * null * feat: ログインするアカウントのIDをクエリ文字列で指定する機能 * null * await? * rename * rename * Update read.ts * merge * get-note-summary * fix * swパッケージに * add missing packages * fix getNoteSummary * add webpack-cli * :v: * remove plugins * sw-inject分離したがテストしてない * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * fix * :v: * clean up config * typesを戻した * Update packages/client/src/components/notification.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * disconnect * oops * Failed to load the script unexpectedly回避 sw.jsとlib.tsを分離してみた * truncate notification * Update packages/client/src/ui/_common_/common.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * clean up * clean up * キャッシュ対策 * Truncate push notification message * クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正 * components/drive-file-thumbnail.vue * components/drive-select-dialog.vue * components/drive-window.vue * merge * fix * Service Workerのビルドにesbuildを使うようにする * return createEmptyNotification() * fix * i18n.ts * update * :v: * remove ts-loader * fix * fix * enhance: Service Workerを常に登録するように * pollEnded * URLをsw.jsに戻す * clean up * wip * wip * wip * wip * wip * wip * :v: * use import * fix * install rollup * use defineAsyncComponent. * fix emojilist * wip use defineAsyncComponent * popup(import -> popup(defineAsyncComponent(() => import * draggable? * fix init import * clean up * fix router * add comment * :v: * :v: * :v: * remove webpack * update vite * fix boot sequence * Revert "fix boot sequence" This reverts commit e893dbf37aed83bf9f12e427d98c78a7065b4a39. * revert boot import * never make two app div * ; * remove console.log * change clientEntry sequence * fix * Revert "fix" This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a. * fix * add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210 * add log * add comment Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix federation widgetsyuilo2022-01-311-1/+1
|
* fix federation widged (#8221)Johann1502022-01-301-4/+4
| | | | The variables accidentally shadowed the variables that contain the ref's to be rendered into the template.
* refactor(client): better semanticssyuilo2022-01-281-1/+1
|
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-282-11/+11
|
* fix(client): トレンドウィジェットが動作しないのを修正syuilo2022-01-281-2/+2
|
* disable animations on more transitions (#8112)Johann1502022-01-252-2/+2
|
* refactor(client): specify global scopesyuilo2022-01-168-18/+18
|
* wip: refactor(client): migrate components to composition apisyuilo2022-01-152-46/+20
|
* fixsyuilo2022-01-091-1/+1
|
* refactor: Widgetのcomposition api移行 (#8125)syuilo2022-01-0821-1137/+1280
| | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * fix
* enhance: pizzaxでstreamingのuser storage ↵tamaina2021-12-293-3/+6
| | | | | | | | | | | | | | | | | | | | | updateイベントを監視して更新 (#8095) * wip * wip? * ? * streamingのuser storage updateイベントを監視して更新 * 必要な時以外はストレージを更新しない * fix? * wip * fix * fix
* enhance(client): :sparkles:syuilo2021-12-291-4/+4
|
* update linrsyuilo2021-11-1914-27/+27
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-182-8/+6
|
* refactoringsyuilo2021-11-1229-0/+2934
Resolve #7779