summaryrefslogtreecommitdiff
path: root/packages/frontend/src/boot/sub-boot.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(frontend): avoid needless AsyncComponentWrappersyuilo2025-03-291-3/+2
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
|
* fix(frontend): emoji picker not opening on `/share` page (#14295)zyoshoka2024-07-251-0/+3
| | | | | * fix(frontend): emoji picker not opening on `/share` page * Update CHANGELOG.md
* (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
|
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* refactor(frontend): use ESMsyuilo2023-09-191-1/+1
|
* 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>
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-0/+8
#10838