Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Servicify menu, close menu on admin for small and medium screens | Rigel Kent | 2020-03-10 | 1 | -0/+4 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 1 | -8/+8 |
| | |||||
* | Add success icon on registration | Chocobozzz | 2019-05-29 | 1 | -1/+5 |
| | |||||
* | Restore videos list components | Chocobozzz | 2019-04-02 | 1 | -3/+6 |
| | |||||
* | Correctly scroll in notification preferences | Chocobozzz | 2019-01-09 | 1 | -1/+2 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Avoid 404 title on the first page load | Chocobozzz | 2018-06-28 | 1 | -0/+5 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 1 | -0/+4 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 1 | -0/+4 |
| | |||||
* | Remove bad comments | Chocobozzz | 2018-05-17 | 1 | -16/+16 |
| | |||||
* | Client E2E tests first step | Chocobozzz | 2018-05-17 | 1 | -16/+16 |
| | |||||
* | Load my-account module lazily | Chocobozzz | 2018-05-09 | 1 | -0/+4 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -2/+6 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 1 | -0/+4 |
| | |||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -2/+1 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -6/+4 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Add auto scroll to videos list | Chocobozzz | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | Try to optimize frontend | Chocobozzz | 2017-10-09 | 1 | -2/+5 |
| | |||||
* | Update webpack config | Chocobozzz | 2017-09-06 | 1 | -2/+7 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 1 | -4/+3 |
| | |||||
* | Client: lazy load admin area | Chocobozzz | 2017-01-23 | 1 | -0/+4 |
| | |||||
* | Client: split in angular modules | Chocobozzz | 2016-11-21 | 1 | -0/+17 |