aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Resumable video uploads (#3933)kontrollanten2021-05-101-131/+164
* Add client action hooks for pubish pagesChocobozzz2021-03-241-5/+10
* Fix wait transcoding checkbox displayChocobozzz2021-01-261-6/+0
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-8/+14
* Fix lintChocobozzz2020-12-031-1/+1
* more explicit error messages for file uploadsRigel Kent2020-12-031-19/+38
* Live streaming implementation first stepChocobozzz2020-11-091-1/+0
* Fix privacy/channel select on uploadChocobozzz2020-09-041-2/+2
* Migrate to $localizeChocobozzz2020-08-141-27/+21
* Remove angular pipes moduleChocobozzz2020-08-111-2/+1
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
* Lazy load all routesChocobozzz2020-06-231-0/+306