aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-32/+0
|
* Reorganize client shared modulesChocobozzz2020-06-231-12/+11
|
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-031-2/+5
|
* Fix lintChocobozzz2020-03-181-1/+1
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-2/+0
|
* Update client dependenciesChocobozzz2019-07-251-1/+1
|
* Import magnets with webtorrentChocobozzz2018-08-081-1/+3
|
* Move send video components inside a dedicated directoryChocobozzz2018-08-081-2/+2
|
* video-import -> video-import-urlChocobozzz2018-08-081-2/+2
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+5
|
* 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