Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 2 | -1/+5 |
| | |||||
* | Handle external login errors | Chocobozzz | 2020-05-04 | 3 | -9/+17 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 3 | -33/+101 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 2 | -49/+75 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -3/+6 |
| | |||||
* | Mark additional strings as translatable (#2507) | Filip Bengtsson | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Cleanup login form | Chocobozzz | 2020-01-21 | 2 | -22/+7 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 3 | -4/+26 |
| | | | | resolves #1880 | ||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -2/+0 |
| | |||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 2 | -5/+10 |
| | |||||
* | Feature/password reset link expiration (#2305) | Nassim Bounouas | 2019-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * #1928 Add a sentence indicating the reset time limit on form and email * #1928 Customizable password reset lifetime * #1928 Add a route to verify reset link and call it on reset form init * Revert "#1928 Customizable password reset lifetime" This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658. * #1928 Reset password lifetime hardcoded to one hour * Remove useless modifications for #1928 | ||||
* | Fix link for account creation on another instance | Yorwba | 2019-11-13 | 1 | -1/+1 |
| | |||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 1 | -4/+5 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 1 | -2/+2 |
| | |||||
* | Wait config before loading login/signup | Chocobozzz | 2019-04-25 | 1 | -2/+4 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -1/+2 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -5/+4 |
| | | | | Shorter name and use primeng component | ||||
* | Redirect to the last url on login | Chocobozzz | 2018-12-11 | 1 | -10/+1 |
| | |||||
* | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 2 | -6/+10 |
| | | | | password system | ||||
* | Fix some i18n tags | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | fix link to the list of open instances due to joinpeertube.org update | Rigel Kent | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | fix link to the list of open instances | Rigel Kent | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | add redirect after login (#1110) | BO41 | 2018-09-23 | 1 | -1/+12 |
| | |||||
* | autofocus first field on login | Rigel Kent | 2018-09-22 | 2 | -1/+4 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -1/+1 |
| | | | | and a bonus dark color theme toggle | ||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | ||||
* | replacing placeholder and feature table display improvement | Rigel Kent | 2018-08-29 | 1 | -0/+4 |
| | |||||
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 2 | -2/+1 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 2 | -32/+29 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -1/+5 |
| | |||||
* | Fix forgot password message regarding email | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Enable default link behavior and accessibility for login page (#636) | spf | 2018-06-08 | 2 | -10/+4 |
| | | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready | ||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 1 | -3/+4 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 1 | -27/+7 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 2 | -23/+30 |
| | |||||
* | Fix rxjs throw | Chocobozzz | 2018-05-16 | 1 | -2/+1 |
| | |||||
* | Add link to register in login form | Chocobozzz | 2018-03-28 | 3 | -23/+51 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 3 | -6/+85 |
| | |||||
* | Add little effect on hover for the play button | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | Use server error message on login | Chocobozzz | 2017-12-29 | 1 | -8/+2 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -0/+3 |
| | |||||
* | Fix dropdown menu in video watch | Chocobozzz | 2017-12-07 | 1 | -0/+1 |
| | |||||
* | Better error messages | Chocobozzz | 2017-12-06 | 1 | -4/+4 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 3 | -28/+36 |
| | |||||
* | Fix login when there is an error | Chocobozzz | 2017-09-15 | 1 | -5/+3 |
| | |||||
* | Fix page titles | Chocobozzz | 2017-07-06 | 1 | -0/+3 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 4 | -36/+36 |
| |