summaryrefslogtreecommitdiff
path: root/packages/frontend/src/nirax.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* fix(frontend): ↵syuilo2023-07-081-8/+28
| | | | | | ページ遷移でスクロール位置が保持されない問題を修正 Fix #11068
* fix: ↵Chocolate Pie2023-07-081-5/+9
| | | | | | | | | | | | | 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (#10973) * 非ログイン時にクレデンシャルが必要なページに行くとエラーが出る問題を修正 (misskey-dev/misskey#10922) * Update CHANGELOG.md * fix * Update CHANGELOG.md * Update CHANGELOG.md
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-3/+3
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* rename: client -> frontendsyuilo2022-12-271-0/+275