about summary refs log tree commit diff
path: root/src/screens/Signup/StepCaptcha
Commit message (Collapse)AuthorAgeFilesLines
* sentry errors for captcha web views and registration attempts (#3761)Hailey2024-05-013-12/+40
| | | | | | | | | | | | | | | | | | | | | | | | | * sentry errors for captcha web views * include handles with errors * log all registration request failures * rm * use a better trigger for web captcha errors * add another trigger for recording a possible signup error * unknown error type * don't needlessly log on href errors * honestly i probably cant always do a captcha in 20 seconds * rm log * timeout on back * remove unnecessary colons
* move auth flows scrollview to loggedin layoutSamuel Newman2024-03-221-24/+9
|
* Move some things aroundEric Bailey2024-03-203-0/+243