egirlskey/packages/frontend/src
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
..
components fix: #9998 MkNote.vue, MkNoteDetailed.vue で、特定のMFMによってフッターのボタンが押せなくなる (#9999) 2023-04-13 15:43:10 +09:00
directives fix(frontend): ユーザープレビューが表示されない問題を修正 2023-04-09 09:44:00 +09:00
filters use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444) 2023-01-01 17:11:33 +09:00
pages feat: 自分用メモ機能 (#10516) 2023-04-13 13:17:32 +09:00
scripts enhance(frontend): ユーザーメニューからユーザーメモを編集できるように 2023-04-13 13:50:17 +09:00
themes enhance(client): add theme 2023-01-08 11:55:37 +09:00
types refactor: pagination/date-separated-list系処理を良い感じに? (#8209) 2023-01-13 18:25:40 +09:00
ui feat: role timeline 2023-04-12 11:40:08 +09:00
widgets refactor(frontend): remove $ts and $t 2023-04-01 14:01:57 +09:00
account.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
cache.ts perf(frontend): cache user lists 2023-03-24 16:58:57 +09:00
config.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
const.ts enhance: make configurable to whether notes search available by role 2023-03-13 17:52:24 +09:00
custom-emojis.ts enhance(client): emojisはIndexedDBに保存する (#10121) 2023-02-28 20:10:52 +09:00
debug.ts chore(frontend): add debugger for #6864 (#10270) 2023-03-09 14:35:38 +09:00
emojilist.json rename: client -> frontend 2022-12-27 14:36:33 +09:00
events.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
i18n.ts fix(client): ローカリゼーション更新時にリロードが繰り返されることがあるのを修正 2023-01-22 16:52:15 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
init.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
instance.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
local-storage.ts refactor: init.ts周りのeslintエラーと型の修正 (#10157) 2023-04-13 18:47:49 +09:00
navbar.ts enhance(client): tweak search page 2023-03-16 11:56:20 +09:00
nirax.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
os.ts enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
pizzax.ts lint 2023-02-22 15:28:17 +09:00
plugin.ts Fix #10261 (#10323) 2023-03-15 10:44:24 +09:00
router.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
store.ts refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
stream.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00
style.scss ci(#10336): use TurboSnap (#10494) 2023-04-07 20:34:23 +09:00
theme-store.ts lint 2023-02-22 15:28:17 +09:00