summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/my-clips (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-191-3/+3
|
* 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-1/+1
|
* fix(client): ↵taichan2023-04-091-0/+1
| | | | | | | | | リスト、クリップが無限ロードされる現象の解決 (#10538) * fix my-list infinite items loading * update CHANGELOG.md * fix my-clip infinite items loading
* fix: add missing importsyuilo2023-03-241-0/+1
|
* enhance(frontend): ↵syuilo2023-03-241-0/+2
| | | | クリップボタンをノートアクションに追加できるように
* refactorsyuilo2023-03-171-50/+7
|
* feat: clip favoritesyuilo2023-03-161-5/+51
| | | | Resolve #10337
* refactorsyuilo2023-01-051-1/+1
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+100