index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screens
/
Login
Commit message (
Expand
)
Author
Age
Files
Lines
*
run `yarn lint --fix` (#9013)
Samuel Newman
2025-09-09
3
-4
/
+4
*
use an env var for configurable proxy header (#8863)
hailey
2025-08-26
2
-5
/
+5
*
Upgrade prettier to 3.6 (#8558)
Samuel Newman
2025-06-23
1
-2
/
+2
*
Port post embeds to new arch (#7408)
Eric Bailey
2025-06-13
1
-2
/
+2
*
Update SetNewPasswordForm.tsx (#8349)
Minseo Lee
2025-06-09
1
-2
/
+6
*
Edge to edge support (#7497)
Mathieu Acthernoene
2025-04-22
1
-1
/
+1
*
Tweak copy to remove remaining uses of `sign up` (#7987)
surfdude29
2025-04-02
1
-1
/
+1
*
Tweak accessibility strings (#7822)
surfdude29
2025-02-24
1
-1
/
+1
*
Fix "log in", "log out" to "sign in", "sign out" (#7739)
Minseo Lee
2025-02-17
1
-2
/
+4
*
[Instrumentation] Signin (#7742)
Samuel Newman
2025-02-14
3
-25
/
+64
*
Refine accessibilityHint (#7554)
Minseo Lee
2025-02-11
1
-1
/
+1
*
add correct error reporting for blank password (#7391)
Samuel Newman
2025-01-13
1
-2
/
+8
*
Fix invalid password error message (#7425)
Samuel Newman
2025-01-10
1
-4
/
+12
*
Uppercase the auth factor token in input value to match the email casing. (#7...
Brad Estey
2024-12-13
1
-0
/
+10
*
LoginForm: enable autocomplete on 2FA code field (#7019)
rcombs
2024-12-10
1
-1
/
+1
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
2
-2
/
+1
*
Remove Segment (#5518)
Hailey
2024-09-27
6
-38
/
+6
*
[Neue] Buttons (#5406)
Eric Bailey
2024-09-20
5
-10
/
+10
*
Always display next button on login page (#5326)
Eric Bailey
2024-09-13
2
-24
/
+10
*
Improve textinput performance in login and account creation (#4673)
Paul Frazee
2024-07-02
1
-20
/
+40
*
Starter Packs (#4332)
Hailey
2024-06-21
2
-2
/
+12
*
close loggedout view when logging in (#4154)
Samuel Newman
2024-05-21
1
-0
/
+3
*
add a `Login` notifications request (#4006)
Hailey
2024-05-13
1
-0
/
+3
*
[Session] Code cleanup (#3854)
dan
2024-05-08
1
-3
/
+3
*
[Session] Align state and global agent switchpoints (#3845)
dan
2024-05-03
1
-24
/
+26
*
Don't clear toasts when changing users (#3843)
dan
2024-05-03
1
-3
/
+1
*
Improve account switcher pending state (#3827)
dan
2024-05-02
1
-5
/
+17
*
[Session] Extract selectAccount out (#3812)
dan
2024-05-02
1
-0
/
+5
*
Session fixes, pt. 1 (#3762)
dan
2024-04-30
1
-9
/
+17
*
Email auth factor (#3602)
Paul Frazee
2024-04-22
1
-2
/
+50
*
1.76 release preparations (#3459)
Paul Frazee
2024-04-09
1
-0
/
+1
*
Enforce that text is wrapped in <Text>, remaining cases (#3421)
dan
2024-04-05
2
-3
/
+5
*
Enforce Text suffix for Text-rendering components (#3407)
dan
2024-04-04
5
-20
/
+20
*
Use ALF for the account quick switch dialog (#3327)
Samuel Newman
2024-04-03
1
-111
/
+7
*
move auth flows scrollview to loggedin layout
Samuel Newman
2024-03-22
2
-32
/
+15
*
Fix key error on choose account
Eric Bailey
2024-03-20
1
-3
/
+2
*
Bump button size on choose account
Eric Bailey
2024-03-20
1
-1
/
+1
*
Password flow tweaks
Eric Bailey
2024-03-20
3
-18
/
+21
*
Login form tweaks
Eric Bailey
2024-03-20
1
-74
/
+75
*
sort imports for files related to this PR
Samuel Newman
2024-03-20
7
-61
/
+62
*
skip initial entering animation for login
Samuel Newman
2024-03-20
1
-1
/
+4
*
login form back button goes to chooseaccount conditionally
Samuel Newman
2024-03-20
1
-1
/
+3
*
rm extra atom
Samuel Newman
2024-03-20
1
-1
/
+0
*
remove unnecessary group component
Samuel Newman
2024-03-20
1
-33
/
+17
*
add logEvent that got lost in merge from main
Samuel Newman
2024-03-20
1
-0
/
+5
*
Merge remote-tracking branch 'origin/main' into samuel/alf-login
Samuel Newman
2024-03-20
1
-5
/
+8
*
add pressed state and rm cloneElement
Samuel Newman
2024-03-19
1
-11
/
+5
*
change choose account form to use Button + add hover styles
Samuel Newman
2024-03-19
1
-36
/
+54
*
change hosting provider and forgot pw touchables to button
Samuel Newman
2024-03-19
1
-6
/
+6
*
animate login spinner
Samuel Newman
2024-03-19
1
-0
/
+3
[next]