Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -7/+3 |
| | | | | Shorter name and use primeng component | ||||
* | Put features table in about page | Chocobozzz | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | Auto login user on signup | Chocobozzz | 2018-11-16 | 1 | -6/+16 |
| | |||||
* | Improve message visibility on signup | Chocobozzz | 2018-11-16 | 2 | -10/+13 |
| | |||||
* | adding minimum signup age conforming to ceiling GPDR age | Rigel Kent | 2018-10-18 | 1 | -1/+1 |
| | | | | | It is not yet configurable and should be made so as GDPR (or other regulations for that matter) can specify other minimum age requirements. | ||||
* | remove unused imports | BO41 | 2018-09-22 | 1 | -2/+0 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -5/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -43/+56 |
| | |||||
* | Add features table on signup | Chocobozzz | 2018-08-28 | 3 | -64/+6 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -4/+24 |
| | |||||
* | Add "agree to the terms" checkbox in registration form | Chocobozzz | 2018-07-25 | 3 | -1/+16 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 1 | -1/+0 |
| | |||||
* | Handle singular/plurial in signup | Chocobozzz | 2018-06-05 | 2 | -19/+16 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 1 | -5/+5 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 1 | -25/+7 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 1 | -4/+4 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 2 | -17/+24 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Add initial video quota info in registration form | Chocobozzz | 2018-03-28 | 3 | -11/+74 |
| | |||||
* | Remove bootstrap effects in register form | Chocobozzz | 2018-01-08 | 1 | -3/+3 |
| | |||||
* | 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 | -6/+6 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 3 | -6/+15 |
| | |||||
* | Fix error display on signup page | Chocobozzz | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Display error message in signup page (#128) | Andréas Livet | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Fix error messages on client forms | Chocobozzz | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | err.text -> err | Chocobozzz | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -3/+4 |
| | |||||
* | Fix page titles | Chocobozzz | 2017-07-06 | 1 | -0/+3 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 4 | -36/+36 |
| | |||||
* | Client: beautiful watch page | Chocobozzz | 2017-04-26 | 1 | -32/+38 |
| | |||||
* | Client: support signup | Chocobozzz | 2017-04-10 | 5 | -0/+161 |