about summary refs log tree commit diff
path: root/src/view/com/modals/ChangeEmail.tsx
Commit message (Expand)AuthorAgeFilesLines
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+1
* Sort imports (#6009)dan2024-10-291-5/+5
* Replace getAgent() with reading agent (#4243)dan2024-05-281-6/+6
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-081-10/+3
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-11/+13
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-3/+3
* Improvements to persisted state migration (#2098)Eric Bailey2023-12-051-2/+2
* 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-5/+5
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Web login/signup and shellEric Bailey2023-11-091-13/+12
* Internationalization & localization (#1822)Ansh2023-11-091-19/+24
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-3/+5
* Fix keyboard double pad issue in email change & verify modals (#1664)Paul Frazee2023-10-101-129/+115
* Email verification and change flows (#1560)Paul Frazee2023-09-281-0/+280