aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix client lintChocobozzz2021-08-171-4/+4
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-301-38/+42
|\
| * Hide schedule privacy if private does not existChocobozzz2021-07-301-38/+42
* | Refactor requestsChocobozzz2021-07-201-2/+1
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-6/+6
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-1/+0
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Fix paused upload messageChocobozzz2021-05-111-1/+1
* 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