misskey/packages/client/src
Johann150 161659de5c
enhance: replace signin CAPTCHA with rate limit (#8740)
* enhance: rate limit works without signed in user

* fix: make limit key required for limiter

As before the fallback limiter key will be set from the endpoint name.

* enhance: use limiter for signin

* Revert "CAPTCHA求めるのは2fa認証が無効になっているときだけにした"

This reverts commit 02a43a310f.

* Revert "feat: make captcha required when signin to improve security"

This reverts commit b21b058005.

* fix undefined reference

* fix: better error message

* enhance: only handle prefix of IPv6
2022-05-28 12:06:47 +09:00
..
components enhance: replace signin CAPTCHA with rate limit (#8740) 2022-05-28 12:06:47 +09:00
directives refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
filters fix lints (#8737) 2022-05-26 22:53:09 +09:00
pages fix lints (#8737) 2022-05-26 22:53:09 +09:00
scripts Refactor pleaseLogin to show a sign-in dialog (#8630) 2022-05-19 20:28:08 +09:00
themes 🎨 2022-03-01 23:58:28 +09:00
types enhance: メニュー関連をComposition API化、switchアイテム追加 (#8215) 2022-01-30 14:11:52 +09:00
ui fix lints (#8737) 2022-05-26 22:53:09 +09:00
widgets fix: activity widget used wrong variable name 2022-05-25 10:44:04 +02:00
account.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
config.ts refactoring 2021-11-12 02:02:25 +09:00
const.ts enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113) 2022-01-27 00:08:48 +09:00
emojilist.json Supports Unicode Emoji 14.0 (#8699) 2022-05-25 16:35:30 +09:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts refactoring 2021-11-12 02:02:25 +09:00
init.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
instance.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
menu.ts refactor(client): better semantics 2022-01-28 11:53:12 +09:00
os.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
pizzax.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
plugin.ts fix 2021-11-18 23:36:04 +09:00
router.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
store.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
stream.ts 非ログイン時にエラーを吐くconsole.logを除去 (#8119) 2022-01-06 20:07:11 +09:00
style.scss 🎨 2022-01-14 01:44:08 +09:00
symbols.ts refactoring 2021-11-12 02:02:25 +09:00
theme-store.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00