aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add-routing.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Improve video upload guard a little bitChocobozzz2018-01-251-2/+2
|
* Issue #195 : When uploading, warn when the user quits the page (#222)Dimitri Gilbert2018-01-251-1/+3
| | | | | | | | | | | | | | | | | | | | | | * issue #195 * fixing missing provider definition * fix styling issue * fix styling issue * removed unecessary code * using angular confirmService instead of window.confirm * gitignore unecessary folders * style fixes * using a generic canDeactivateGuard * fixing lint style
* Client: check user is logged in for some pagesChocobozzz2017-10-101-1/+2
|
* Try to optimize frontendChocobozzz2017-10-091-0/+20