aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/modals
Commit message (Collapse)AuthorAgeFilesLines
* Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+3
|
* Strict templates enabledChocobozzz2020-02-102-4/+4
|
* Generate translationsChocobozzz2020-01-081-2/+3
|
* Add option to download subtitles in download modalRigel Kent2020-01-073-5/+52
|
* Add internal privacy modeChocobozzz2019-12-121-1/+1
|
* Fix private video downloadChocobozzz2019-12-031-3/+9
|
* Disable webtorrent support in clientChocobozzz2019-11-252-3/+9
|
* Update angularChocobozzz2019-07-253-3/+3
|
* Remove magnetURI download supportChocobozzz2019-06-112-9/+1
| | | | Since most BitTorrent clients are not able to download files from it
* fix: Close modal after clicking on downloadLeo Mouyna2019-05-161-4/+4
| | | | | | | Use the NgActiveModal method to close it on a click by adding a specific modalActive object and use it on download function. See issue: Chocobozzz#1436
* video add to playlist component -> onpush strategyChocobozzz2019-04-052-2/+2
|
* Add video miniature dropdownChocobozzz2019-04-059-0/+393