about summary refs log tree commit diff
path: root/src/view/com/modals/VerifyEmail.tsx
Commit message (Expand)AuthorAgeFilesLines
* Sort imports (#6009)dan2024-10-291-5/+5
* Add support for autofill of one-time-code for email verification (#5186)Eric Bailey2024-09-061-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-4/+4
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-081-3/+2
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+2
* Email auth factor (#3602)Paul Frazee2024-04-221-14/+22
* Mark more texts for localizationMinseo Lee2024-02-141-1/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-11/+23
* Add fallback to email reminder modal (#2193)Eric Bailey2023-12-121-0/+8
* Improvements to persisted state migration (#2098)Eric Bailey2023-12-051-3/+3
* Fix some type errors (#1952)Eric Bailey2023-11-171-1/+3
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-4/+4
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-7/+2
* Web login/signup and shellEric Bailey2023-11-091-10/+10
* Internationalization & localization (#1822)Ansh2023-11-091-12/+15
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-4/+6
* Fix keyboard double pad issue in email change & verify modals (#1664)Paul Frazee2023-10-101-146/+135
* Add an illustration to the email verification reminder (#1586)Paul Frazee2023-10-031-0/+27
* Email verification and change flows (#1560)Paul Frazee2023-09-281-0/+296