Commit graph

7398 commits

Author SHA1 Message Date
Vishnu f30fa8c9da Update the z-index of Navbar so that everything goes below it on scroll 2023-04-14 14:22:58 +05:30
Vishnu da9b014199 Fix the location of the next code 2023-04-14 14:15:25 +05:30
Vishnu 7c7e6efc45 Change color for the account 2023-04-14 14:06:32 +05:30
Vishnu aa6caef8c0 Update color for the next code 2023-04-14 14:04:06 +05:30
Vishnu ef9a4b031f Show toast once code is copied 2023-04-14 14:01:34 +05:30
Vishnu f6c2865a75 Add ripple 2023-04-14 13:52:35 +05:30
Vishnu da84f50428 Merge remote-tracking branch 'origin/main' into auth_styles 2023-04-14 13:44:58 +05:30
Vishnu Mohandas be362195b7
Redesign Auth Page (#1053) 2023-04-14 13:44:36 +05:30
Vishnu e3952633a9 Merge remote-tracking branch 'origin/main' into auth_styles 2023-04-14 13:38:58 +05:30
Vishnu 003939060d Click to copy 2023-04-14 13:38:45 +05:30
Abhinav 0888b23f21 Merge branch 'main' into redesign-auth-page 2023-04-14 13:31:27 +05:30
Vishnu 1689069b87 Remove header 2023-04-14 13:23:25 +05:30
Vishnu 3bafa1f114 Merge remote-tracking branch 'origin/redesign-auth-page' into auth_styles 2023-04-14 13:22:13 +05:30
Vishnu 1501794593 Extract strings 2023-04-14 13:16:27 +05:30
Abhinav 664d1b7d93 updated Authenticator navbar 2023-04-14 13:11:16 +05:30
Vishnu 12aa70a5e2 Improve search field 2023-04-14 13:09:33 +05:30
Abhinav Kumar 43c9e292e8
Setup auth domain (#1050) 2023-04-14 13:04:45 +05:30
Abhinav 75c1574620 add undefined check 2023-04-14 13:00:18 +05:30
Vishnu dfe7a39701 Update title 2023-04-14 12:55:09 +05:30
Vishnu b3360cbd3c Fix size 2023-04-14 12:54:48 +05:30
Abhinav 1b10204c58 fix recover flow caused leading user to gallery even if he is on auth app 2023-04-14 12:18:39 +05:30
Abhinav ac0bece019 redirect to login page for auth app 2023-04-14 11:46:15 +05:30
Abhinav 06c36d10fa send client as totp for auth 2023-04-14 11:34:33 +05:30
Abhinav 51f1fa2f15 extracted Auth strings 2023-04-14 11:28:08 +05:30
Abhinav 5fc594d6cc Added Logout Button onClick 2023-04-14 11:21:45 +05:30
Abhinav 0b7da6b85f added Auth navbar 2023-04-14 11:21:14 +05:30
Abhinav fb438d7ce2 update comment 2023-04-14 11:03:59 +05:30
Abhinav f2329fede9 refactor code 2023-04-14 11:00:47 +05:30
Abhinav 0216d394b9 refactor code 2023-04-14 10:57:18 +05:30
Abhinav 3eb8e2a3e5 added logic to redirect to auth if on auth domain 2023-04-14 10:49:28 +05:30
Abhinav 32ecb09c69 remove unnecessary logic of auth redirection 2023-04-14 10:48:06 +05:30
Abhinav 904b0dec29 update errors 2023-04-14 10:18:16 +05:30
Abhinav Kumar fc7a55ad45
revert offset handling (#1045) 2023-04-14 10:10:59 +05:30
Abhinav 05fe873265 add check to prevent user from going to wrong path 2023-04-14 10:09:56 +05:30
Abhinav 0966ff3a46 fix credential and generate page redirection 2023-04-14 09:51:34 +05:30
Abhinav db6e34cce1 add conditional title logic 2023-04-14 09:43:28 +05:30
Neeraj Gupta 7758aa7503
Add static thumb to collection cards (#1046) 2023-04-14 09:32:51 +05:30
Abhinav 2ffd6ed0ba add auth app start script 2023-04-14 09:23:59 +05:30
Abhinav db6e41ee9c add auth domain handling 2023-04-14 09:16:12 +05:30
Abhinav Kumar fc3114d2b8
fix session expired message shown during login flow (#1049) 2023-04-14 09:05:44 +05:30
Abhinav Kumar 1774217672
Update dialogs to dialogBoxV2 (#1047) 2023-04-14 09:05:35 +05:30
Abhinav Kumar b30b4ec16a
Remove sidebar button component (#1043) 2023-04-14 09:04:54 +05:30
Neeraj Gupta ffffddf020
Add show password option (#1048) 2023-04-14 08:43:19 +05:30
Abhinav c8330d8713 deregister eventListener and clearInterval of syncWithRemote on logout 2023-04-13 21:28:43 +05:30
Abhinav ab355d1db0 add show password option to one one of the password fields in the sign up form and the set password form 2023-04-13 16:31:28 +05:30
Abhinav 0bce61f1ac updated File name edit dialog to v2 2023-04-13 16:17:05 +05:30
Abhinav d65ae624f4 update create album dialog to use dialogBoxV2 2023-04-13 15:55:23 +05:30
Abhinav d7fb80004e add static thumbnail to collection card 2023-04-13 15:46:08 +05:30
Abhinav f750204861 fix preview card color 2023-04-13 15:42:17 +05:30
Abhinav cf89847e13 revert offset handling
found images were the camera has stored the date in local time without providing an offset, so safer to just assume that the time is local time. Which will be correct for most of the people unless travel across timezones
2023-04-13 15:18:19 +05:30