index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screens
/
Signup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)
Samuel Newman
2025-09-09
3
-3
/
+3
*
Improve e2e tests (#8927)
Samuel Newman
2025-08-29
1
-1
/
+4
*
Remove handle suggestion gate (#8899)
Samuel Newman
2025-08-25
1
-5
/
+1
*
Add displayName to contexts (#8814)
Samuel Newman
2025-08-14
1
-0
/
+1
*
Update dates (#8822)
Eric Bailey
2025-08-11
1
-1
/
+1
*
Fix policy state (#8821)
Eric Bailey
2025-08-11
2
-15
/
+5
*
Check handle as you type (#8601)
Samuel Newman
2025-08-07
7
-223
/
+366
*
Add device attestation to signup flow (#8757)
hailey
2025-08-07
3
-42
/
+147
*
[LEG-203] Add onboarding text for policy updates (#8783)
Eric Bailey
2025-08-06
1
-10
/
+42
*
[APP-1356] Policy update dialog (#8782)
Eric Bailey
2025-08-06
1
-1
/
+15
*
Port post embeds to new arch (#7408)
Eric Bailey
2025-06-13
1
-2
/
+2
*
invert flag for sending to statsig (#8431)
hailey
2025-05-30
1
-1
/
+1
*
New `Select` component (#8323)
Samuel Newman
2025-05-06
1
-2
/
+6
*
Tweak copy to remove remaining uses of `sign up` (#7987)
surfdude29
2025-04-02
1
-1
/
+3
*
add plural formatting for too long handle error (#7999)
surfdude29
2025-04-01
1
-2
/
+6
*
Instrument signup (#8037)
Samuel Newman
2025-03-27
5
-36
/
+128
*
move translation tags (#7823)
surfdude29
2025-02-24
1
-4
/
+6
*
Basic minimum password requirements, plus field-specific errors (#7811)
Samuel Newman
2025-02-24
2
-20
/
+65
*
connect inputs together in signup (#7809)
Samuel Newman
2025-02-21
1
-2
/
+25
*
fix handle length error message (#7802)
Samuel Newman
2025-02-21
1
-4
/
+4
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-1
/
+5
*
Improved service handle validation logic (#7657)
Samuel Newman
2025-02-06
1
-3
/
+3
*
Date input improvements (#7639)
Samuel Newman
2025-02-03
1
-1
/
+2
*
fix hcap clipping (#7567)
Samuel Newman
2025-01-23
1
-2
/
+1
*
[ELI5] Validate too long handles in signup (#7422)
Samuel Newman
2025-01-10
1
-3
/
+10
*
[ELI5] Tweaks to hosting provider (#6935)
Samuel Newman
2025-01-08
1
-11
/
+5
*
[ELI5] Tweak wording on the signup screen (#7136)
dan
2024-12-17
2
-3
/
+3
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
2
-2
/
+1
*
Sort imports (#6009)
dan
2024-10-29
1
-1
/
+1
*
Improve localization of {els} string on Create Account page (#3912)
Minseo Lee
2024-10-05
2
-32
/
+54
*
Remove Segment (#5518)
Hailey
2024-09-27
1
-6
/
+0
*
Lazy load ViewShot (#5517)
Hailey
2024-09-27
1
-1
/
+4
*
[Neue] Font weights (#5442)
Eric Bailey
2024-09-20
1
-3
/
+3
*
Validate TLD in signup (#5426)
Hailey
2024-09-20
2
-9
/
+39
*
[Neue] Buttons (#5406)
Eric Bailey
2024-09-20
1
-3
/
+3
*
Add autoCapitalize to password field (#5216)
Eduardo Tachotte
2024-09-12
1
-0
/
+1
*
Ensure captcha verification code gets submitted in signup request (#5010)
Hailey
2024-08-28
3
-13
/
+9
*
Submit fix (#4978)
dan
2024-08-22
4
-31
/
+45
*
Add labels to a few missing places (#4838)
Eric Bailey
2024-07-25
2
-2
/
+9
*
Improve textinput performance in login and account creation (#4673)
Paul Frazee
2024-07-02
6
-249
/
+317
*
Add events to signup for captcha results (#4712)
Hailey
2024-07-01
2
-5
/
+12
*
Revert animation change in signup (#4693)
Hailey
2024-06-27
3
-26
/
+28
*
Handle pushing to starterpack screen when unauthed (#4692)
Hailey
2024-06-27
3
-36
/
+45
*
Starter Packs (#4332)
Hailey
2024-06-21
1
-1
/
+39
*
Move onboarding start to after successfull account creation (#4381)
Eric Bailey
2024-06-19
1
-2
/
+5
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-3
/
+3
*
[Session] Remove global agent (#3852)
dan
2024-05-08
1
-14
/
+2
*
Improve localization marks (#3285)
Minseo Lee
2024-05-06
1
-5
/
+7
*
sentry errors for captcha web views and registration attempts (#3761)
Hailey
2024-05-01
5
-22
/
+60
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-1
/
+3
[next]