Commit graph

1208 commits

Author SHA1 Message Date
Ajay Bura f9d0407074 fix typo in reset password screen 2024-01-21 13:48:32 +05:30
Ajay Bura a1fc66b0b6 make auth page small screen responsive 2024-01-21 10:38:32 +05:30
Ajay Bura 8a8d7d4d87 fix reset password email input type 2024-01-21 10:16:52 +05:30
Ajay Bura 5da9043bea fix server picker bug 2024-01-21 10:10:17 +05:30
Ajay Bura 59483cfed4 add client config loading and error screen 2024-01-20 21:38:12 +05:30
Ajay Bura 3a087855cf add splash screen component 2024-01-20 21:37:47 +05:30
Ajay Bura 845eebe98a add option to use hash router in config and remove appVersion 2024-01-20 20:58:22 +05:30
Ajay Bura fdf2521192 fix vite base name 2024-01-20 14:23:12 +05:30
Ajay Bura 3a04616177 add splat to public and assets path 2024-01-20 14:11:24 +05:30
Ajay Bura c7d90f1bd3 add more netlify redirects 2024-01-20 14:07:24 +05:30
Ajay Bura c2c8c027e4 fix vite to include netlify toml 2024-01-20 13:57:24 +05:30
Ajay Bura a66c31e2ca test netlify redirect 2024-01-20 13:52:23 +05:30
Ajay Bura aacbcc82fa fix netlify file indentation 2024-01-20 13:49:18 +05:30
Ajay Bura a6dc96aa80 add netlify rewrites 2024-01-20 13:40:13 +05:30
Ajay Bura 3372df6f67 add reset password form 2024-01-19 15:55:43 +05:30
Ajay Bura 66ae076887 add reset password component - WIP 2024-01-18 19:38:45 +05:30
Ajay Bura 42b5a7f951 restyle auth screen header 2024-01-18 19:38:26 +05:30
Ajay Bura d55ef8909f rename register token query param to token 2024-01-18 18:51:24 +05:30
Ajay Bura 40171ab719 fix sso redirect url 2024-01-18 16:32:38 +05:30
Ajay Bura 0627bb4640 add path with origin hook 2024-01-18 16:32:23 +05:30
Ajay Bura 8a7cd537ad add reset password path and path utils 2024-01-18 14:03:51 +05:30
Ajay Bura 07f00fd7d2 add focus trap & step count in UIA stages 2024-01-18 11:30:39 +05:30
Ajay Bura 22eb46ea25 improve register error messages 2024-01-18 11:01:40 +05:30
Ajay Bura 3c7e3b161b Extract register UIA stages component 2024-01-17 22:15:38 +05:30
Ajay Bura a3b1878c1c process register UIA flow stages 2024-01-17 17:22:36 +05:30
Ajay Bura 5543a54eac Improve UIA flow next stage calculation
complete stages can have any order so we will look for first stage which is not in completed
2024-01-17 17:22:07 +05:30
Ajay Bura a3b36c5155 improve password input styles 2024-01-17 17:19:58 +05:30
Ajay Bura 2f1d278d8a update unsupported auth flow method reasons 2024-01-15 20:35:43 +05:30
Ajay Bura f142f611a2 handle register flow - WIP 2024-01-15 20:27:49 +05:30
Ajay Bura 2265c47d48 add register util function 2024-01-15 20:27:31 +05:30
Ajay Bura 39d65bc899 extract filed error component form password login 2024-01-15 20:27:17 +05:30
Ajay Bura 77b62dbe99 add error codes 2024-01-15 20:26:49 +05:30
Ajay Bura bdb7fbca97 arrange auth file structure 2024-01-14 20:43:20 +05:30
Ajay Bura 6782bf0890 wip - register 2024-01-14 20:34:25 +05:30
Ajay Bura 9741975949 wip 2024-01-14 16:54:53 +05:30
Ajay Bura 7facccaae2 wrap async callback set state in queueMicrotask 2023-12-31 10:45:36 +05:30
Ajay Bura 5dcf45096a fix async callback batching state update in safari 2023-12-30 14:21:23 +05:30
Ajay Bura d214dfcbc9 update folds 2023-12-30 14:19:44 +05:30
Ajay Bura 9c039eb460 Improve sso login labels 2023-12-27 09:17:53 +05:30
Ajay Bura a5f2cb69b1 update server input on url change 2023-12-26 14:38:41 +05:30
Ajay Bura a1f6189579 fix hardcoded m.login.password in login func 2023-12-26 12:16:50 +05:30
Ajay Bura 920da5b7ce add token login 2023-12-26 12:01:38 +05:30
Ajay Bura 6bb9365c21 add sso login component 2023-12-26 11:18:11 +05:30
Ajay Bura f339cab1f2 Show custom server not allowed error in mxId login 2023-12-26 09:50:57 +05:30
Ajay Bura 70797a82c9 allow password login 2023-12-25 16:30:27 +05:30
Ajay Bura fbb690cb61 fix async callback hook 2023-12-25 15:40:41 +05:30
Ajay Bura 041fa52b54 handle password login error 2023-12-25 12:39:54 +05:30
Ajay Bura f397b4b111 add error type in async callback hook 2023-12-25 12:30:53 +05:30
Ajay Bura 88c50cc871 add default IGNORE res to auto discovery 2023-12-25 10:52:41 +05:30
Ajay Bura fd91be2260 Merge branch 'dev' into refactor-navigation 2023-12-24 19:42:25 +05:30