aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video-import/video-import.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-105/+0
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
* Lazy load static objectsChocobozzz2019-12-181-1/+1
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-0/+1
|\
| * Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| * Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
* | Enable video upload and editclementbrizard2019-01-121-1/+3
|/
* Translate subtitle langs in playerChocobozzz2018-08-161-2/+1
* Add quota used in users listChocobozzz2018-08-141-2/+1
* Update client according to new model pathsChocobozzz2018-08-141-1/+1
* Import magnets with webtorrentChocobozzz2018-08-081-21/+37
* Add ability to list video importsChocobozzz2018-08-061-3/+35
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+56