aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app-routing.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update angularChocobozzz2019-07-251-8/+8
|
* Add success icon on registrationChocobozzz2019-05-291-1/+5
|
* Restore videos list componentsChocobozzz2019-04-021-3/+6
|
* Correctly scroll in notification preferencesChocobozzz2019-01-091-1/+2
|
* add user account email verificiation (#977)Josh Morel2018-08-311-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 loadChocobozzz2018-06-281-0/+5
|
* Improve P2P & Privacy sectionChocobozzz2018-06-271-0/+4
|
* Add 404 pageChocobozzz2018-05-311-0/+4
|
* Remove bad commentsChocobozzz2018-05-171-16/+16
|
* Client E2E tests first stepChocobozzz2018-05-171-16/+16
|
* Load my-account module lazilyChocobozzz2018-05-091-0/+4
|
* Implement video channel viewsChocobozzz2018-04-251-2/+6
|
* Add account viewChocobozzz2018-04-241-0/+4
|
* Update videos response apiChocobozzz2018-03-191-2/+1
|
* Add ability to change the homepageChocobozzz2018-03-011-6/+4
|
* Move to angular cliChocobozzz2017-12-121-1/+1
|
* Add auto scroll to videos listChocobozzz2017-12-011-1/+1
|
* Try to optimize frontendChocobozzz2017-10-091-2/+5
|
* Update webpack configChocobozzz2017-09-061-2/+7
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-4/+3
|
* Client: lazy load admin areaChocobozzz2017-01-231-0/+4
|
* Client: split in angular modulesChocobozzz2016-11-211-0/+17