summaryrefslogtreecommitdiff
path: root/packages/frontend/src/_boot_.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance: verify-emailにフロントエンドUIを実装 (#16431)かっこかり2025-08-211-1/+1
| | | | | | | | | | | | | | | * enhance: メールのverifyをAPIに変更 * enhance(frontend): メールのVerifyページを追加 * fix * :art: * :art: * Update Changelog * lint
* feat(frontend): tabler-iconsのサブセット化 (#15340)かっこかり2025-05-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(frontend): tabler-iconsの使用されていないアイコンを削除するように * fix * fix * fix * fix * fix * Update Changelog * enhance: tablerのCSSを使用されているクラスのみに限定 * 使用するアイコンパッケージをそろえる * Update CONTRIBUTING.md * Update CONTRIBUTING.md * spdx * typo * fix: サブセットから除外される書き方をしている部分を修正 * fix: 同じunicodeに複数のアイコンclassが割り当てられている場合に対応 * remove debug code * Update CHANGELOG.md * fix merge error * setup renovate * fix: woff2ではなくwoffに変換していたのを修正 * update deps * update changelog
* fix lintsyuilo2025-03-201-1/+1
|
* enhance(frontend): tweak install-extensions behavioursyuilo2025-03-201-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