aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add-components/video-import-url.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-178/+0
* Reorganize client shared modulesChocobozzz2020-06-231-12/+8
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-3/+34
* Add getSubs to YoutubeDL video importkimsible2020-04-141-25/+39
* Don't break video scheduled publicationChocobozzz2019-06-071-2/+0
* Fix explained privacies on first upload screenChocobozzz2019-04-251-1/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-9/+11
|\
| * Refactor how we use iconsChocobozzz2019-01-171-1/+1
| * Refractor notification serviceChocobozzz2018-12-191-5/+4
| * Improve video upload error handlingChocobozzz2018-11-161-3/+6
* | 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-1/+1
* Import magnets with webtorrentChocobozzz2018-08-081-1/+1
* Move send video components inside a dedicated directoryChocobozzz2018-08-081-0/+132