- Sep 23, 2011
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
1. indent email addresses 2. increase whitespace after 'sign in using' 3. limit height of display so that new email address interaction isn't pushed offscreen 4. add scrolling to support > 3 email addresses (not pretty, but functional)
-
Lloyd Hilaiel authored
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Lloyd Hilaiel authored
remove favicon graphic for now, until we figure out how sites will provide it and write the code to acquire and cache it
-
- Sep 23, 2011
-
-
Ben Adida authored
-
- Sep 28, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
We still trying to use the network.origin instead of the local origin.
-
Shane Tomlinson authored
Moving the registration polling functions out of the controllers into BrowserIDIdentities so that they can be tested and reused. This completes it! There are no direct dependencies in the controllers on BrowserIDNetwork.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Adding requestPasswordReset in BrowserIDIdentities - removing references to BrowserIDNetwork from the controller.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Hooking up the reset password flow to the network layer. requestResetPassword hooked up to createUser for now. This means we can now reset a password, though it removes all linked email addresses.
-
Shane Tomlinson authored
Removing the white background in the center, it was ugly.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Still need to hook this up to something reasonable that does not reset the user's account completely.
-
Shane Tomlinson authored
-
- Sep 27, 2011
-
-
Shane Tomlinson authored
Had to update the CSS to accommodate this.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
This gives us end to end flow! BOOOYA!
-
Shane Tomlinson authored
prove.ejs -> verifyemail.ejs verify.ejs -> verifyuser.ejs urls are the same - verifyemail, verifyuser
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-