summaryrefslogtreecommitdiff
path: root/packages/frontend/src/_boot_.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge upstreamHazelnoot2025-03-251-2/+2
|\
| * fix lintsyuilo2025-03-201-1/+1
| |
| * enhance(frontend): tweak install-extensions behavioursyuilo2025-03-201-1/+1
| |
* | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-221-1/+1
|\|
| * enhance(frontend): 外部アプリ認証画面の改良 (#14828)かっこかり2024-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(frontend): 外部アプリ認証画面の改良 * :art: * lint * Update Changelog * indent * lint * enhance: miauthのリダイレクト先をUI内でも表示するように * :art: * fix * fix
| * Revert "refactor"syuilo2024-09-171-1/+0
| | | | | | | | This reverts commit 0134e6e420e5a060bccd03b8489e5b07bee99262.
| * refactorsyuilo2024-09-171-0/+1
| |
| * refactorsyuilo2024-08-271-0/+2
|/
* (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
|
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* 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>
* Revert "fix(client): /shareをsubBootPathsから外す"tamaina2023-05-261-1/+1
| | | | This reverts commit 406e5d297ba3c2d45734de538c2cad078182190d.
* fix(client): /shareをsubBootPathsから外すtamaina2023-05-261-1/+1
| | | | Resolve #10898
* enhance(frontend): improve signup complete ui (#10876)Caipira2023-05-241-1/+3
| | | | | | | | | | | | | * enhance(frontend): improve signup complete ui * relocation * tweak * Update _boot_.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-0/+12
#10838