misskey/packages/misskey-js/src
かっこかり 975c2e7bc5
enhance(frontend): サインイン画面の改善 (#14658)
* wip

* Update MkSignin.vue

* Update MkSignin.vue

* wip

* Update CHANGELOG.md

* enhance(frontend): サインイン画面の改善

* Update Changelog

* 14655の変更取り込み

* spdx

* fix

* fix

* fix

* 🎨

* 🎨

* 🎨

* 🎨

* Captchaがリセットされない問題を修正

* 次の処理をsignin apiから読み取るように

* Add Comments

* fix

* fix test

* attempt to fix test

* fix test

* fix test

* fix test

* fix

* fix test

* fix: 一部のエラーがちゃんと出るように

* Update Changelog

* 🎨

* 🎨

* remove border

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-04 15:23:33 +09:00
..
autogen enhance(frontend): サインイン画面の改善 (#14658) 2024-10-04 15:23:33 +09:00
acct.ts [Re] refactor(misskey-js): 警告をすべて解決 (#14277) 2024-07-25 16:40:14 +09:00
api.ts refactor(misskey-js): warnを除去 (#14520) 2024-09-07 02:38:01 +09:00
api.types.ts fix(misskey-js): type fixes related to signup and signin (#14679) 2024-10-03 18:33:56 +09:00
consts.ts fix(misskey-js): eliminate any (follow-up of #13523) (#14422) 2024-08-17 18:15:46 +09:00
entities.ts enhance(frontend): サインイン画面の改善 (#14658) 2024-10-04 15:23:33 +09:00
index.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
note.ts fix(frontend): リノートの判定が甘いのを修正 (#14396) 2024-08-17 11:28:22 +09:00
nyaize.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
streaming.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
streaming.types.ts fix(misskey-js): correct noteUpdated event type (#14632) 2024-09-25 17:35:54 +09:00