aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-147/+0
* Reorganize client shared modulesChocobozzz2020-06-231-11/+7
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-031-0/+5
* Update to angular 9Chocobozzz2020-02-101-1/+1
* Update angularChocobozzz2019-07-251-1/+1
* Improve registrationChocobozzz2019-06-071-1/+0
* Add ability to set a public to private in clientChocobozzz2019-06-071-1/+0
* Fix explained privacies on first upload screenChocobozzz2019-04-251-1/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-12/+15
|\
| * Refactor how we use iconsChocobozzz2019-01-171-1/+2
| * Refractor notification serviceChocobozzz2018-12-191-5/+4
| * Improve video upload error handlingChocobozzz2018-11-161-3/+6
| * Better typingsChocobozzz2018-10-181-3/+3
| * NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
|/
* Better label for video privaciesChocobozzz2018-09-041-0/+3
* Import torrents with webtorrentChocobozzz2018-08-081-4/+12
* Import magnets with webtorrentChocobozzz2018-08-081-0/+132