You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components/session/registration
Audric Ackermann ab75f945ff
Ask confirm before delete account (#1910)
* disable sending on enter while composing

Fixes #1899 #1497

* ask confirmation before deleting account

* fix app start delete db when passowrd error

* fix double dialog issue with delete account

* fixup login screen
4 years ago
..
RegistrationStages.tsx fixup registration page with back buttons for now 4 years ago
RegistrationUserDetails.tsx move tsx and theme to css variables part1 4 years ago
SignInTab.tsx fixup registration page with back buttons for now 4 years ago
SignUpTab.tsx Ask confirm before delete account (#1910) 4 years ago
TermsAndConditions.tsx