cherrypick/packages/client/src
syuilo 02a43a310f CAPTCHA求めるのは2fa認証が無効になっているときだけにした
2faのトークンは期限付きだから、CAPTCHA解いてる間に期限切れになる
2022-05-15 16:47:14 +09:00
..
components CAPTCHA求めるのは2fa認証が無効になっているときだけにした 2022-05-15 16:47:14 +09:00
directives refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
filters
pages fix(client): remove unexpected token (#8672) 2022-05-14 23:24:45 +09:00
scripts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +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 refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
widgets refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
account.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
config.ts
const.ts enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113) 2022-01-27 00:08:48 +09:00
emojilist.json
events.ts
i18n.ts
init.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
instance.ts Revert "refactor" 2022-03-01 03:51:31 +09:00
menu.ts refactor(client): better semantics 2022-01-28 11:53:12 +09:00
os.ts fix(client): fix missing import of defineAsyncComponent in os.ts 2022-05-01 17:55:17 +02:00
pizzax.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
plugin.ts
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
theme-store.ts