Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -147/+0 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -11/+7 |
| | |||||
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 1 | -0/+4 |
| | |||||
* | Handle external login errors | Chocobozzz | 2020-05-04 | 1 | -0/+7 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -5/+19 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -6/+30 |
| | |||||
* | Cleanup login form | Chocobozzz | 2020-01-21 | 1 | -8/+0 |
| | |||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -3/+11 |
| | | | | 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 | 1 | -4/+9 |
| | |||||
* | 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 | ||||
* | Update angular | Chocobozzz | 2019-07-25 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -5/+4 |
| | | | | password system | ||||
* | add redirect after login (#1110) | BO41 | 2018-09-23 | 1 | -1/+12 |
| | |||||
* | autofocus first field on login | Rigel Kent | 2018-09-22 | 1 | -0/+3 |
| | |||||
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 1 | -4/+7 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -9/+16 |
| | |||||
* | Fix rxjs throw | Chocobozzz | 2018-05-16 | 1 | -2/+1 |
| | |||||
* | Add link to register in login form | Chocobozzz | 2018-03-28 | 1 | -11/+17 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -2/+35 |
| | |||||
* | Use server error message on login | Chocobozzz | 2017-12-29 | 1 | -8/+2 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 1 | -1/+2 |
| | |||||
* | Fix login when there is an error | Chocobozzz | 2017-09-15 | 1 | -5/+3 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 1 | -25/+25 |
| | |||||
* | Client: split in angular modules | Chocobozzz | 2016-11-21 | 1 | -1/+2 |
| | |||||
* | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Client: reactive forms | Chocobozzz | 2016-09-09 | 1 | -16/+37 |
| | |||||
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 1 | -4/+2 |
| | |||||
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 1 | -3/+3 |
| | |||||
* | Client: update to new form api | Chocobozzz | 2016-08-23 | 1 | -5/+18 |
| | |||||
* | Client: Add authHttp service that authentificates the http request and | Chocobozzz | 2016-07-20 | 1 | -6/+3 |
| | | | | optionally refresh the access token if needed | ||||
* | Add tags support to the video list | Chocobozzz | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | Improve the login form | Chocobozzz | 2016-06-04 | 1 | -2/+6 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -0/+36 |