aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Improve video upload guard a little bitChocobozzz2018-01-251-1/+1
|
* Issue #195 : When uploading, warn when the user quits the page (#222)Dimitri Gilbert2018-01-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | * 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
* Add progress bar for video uploadChocobozzz2017-12-071-1/+3
|
* Add loader when expanding long video descriptionChocobozzz2017-11-281-3/+2
|
* Lazy description and previews to video formChocobozzz2017-10-301-8/+3
|
* Try to optimize frontendChocobozzz2017-10-091-0/+30