summaryrefslogtreecommitdiff
path: root/packages/client/src/widgets/rss.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-96/+0
|
* Use tabler icons (#9354)syuilo2022-12-191-2/+2
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-191-1/+1
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-191-1/+1
|
* Fastify (#9106)syuilo2022-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-1/+1
|
* feat(server): add fetch-rss api to reduce dependency of external apissyuilo2022-07-021-1/+1
|
* feat(client): add rss-marquee widgetsyuilo2022-06-301-6/+6
|
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-261-7/+5
| | | | あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか
* feat(tests): add e2e tests for widgets (#8735)Andreas Nedbal2022-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Refactor widgets and fix lint issues (#8719)Andreas Nedbal2022-05-251-1/+1
| | | | | | | | | * 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(client): specify global scopesyuilo2022-01-161-2/+2
|
* fixsyuilo2022-01-091-1/+1
|
* refactor: Widgetのcomposition api移行 (#8125)syuilo2022-01-081-48/+57
| | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * fix
* update linrsyuilo2021-11-191-2/+2
|
* refactoringsyuilo2021-11-121-0/+89
Resolve #7779