Mar0xy
5c7f517895
chore: change some misskey references to sharkey
2023-10-17 23:55:53 +02:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #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>
2023-07-27 14:31:52 +09:00
KokiSakano
463446795d
refactor: init.ts周りのeslintエラーと型の修正 ( #10157 )
...
* refactor/miLocalStorageのメソッドに戻り値追加
* refactor/miLocalStorageのキーとしてdebugがconfig.tsに存在するので追加
* fix/JSON.parseにnullは入らないのでnullの時は分岐させてnullにする
* refactor/修正したファイルの型調整+記法の統一
* fix/型のためにlangがnullの時はhtmlの言語の設定をしない
* refactor/catchで何もしないと警告が出るので修正
* refactor/細かい点の修正
* refactor/変数の二重定義になっていた二重定義になっていたので修正
* refactor/importの整理(通常のimportは最初に処理されるので影響はない想定)
* fix/vueファイルに型を与えてインポート時の型エラーを防ぐ
* refactor/開発環境のみで利用するので,eslintの設定を変更する
* fix/vueの定義を最小限にする
* fallback language to 'en-US'
* remove accounts migration
* fix:vueの型定義ファイルを消す
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-13 18:47:49 +09:00
syuilo
9dacf11702
fix(client): ローカリゼーション更新時にリロードが繰り返されることがあるのを修正
2023-01-22 16:52:15 +09:00
syuilo
91503405b4
refactor(client): typed localStorage
2023-01-07 10:13:02 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00