aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components
Commit message (Expand)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-292-9/+9
* Move to sass moduleChocobozzz2021-06-283-6/+6
* Move to sass @useChocobozzz2021-06-283-6/+6
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-085-10/+3
* Bidi supportChocobozzz2021-06-071-4/+5
* Use HTML config when possibleChocobozzz2021-06-041-5/+3
* Refactor server errors handlerChocobozzz2021-06-022-5/+9
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-282-2/+2
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-2/+8
* Fix paused upload messageChocobozzz2021-05-111-1/+1
* Resumable video uploads (#3933)kontrollanten2021-05-104-139/+228
* Move to stylelintChocobozzz2021-04-281-3/+3
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-2/+2
* Add client action hooks for pubish pagesChocobozzz2021-03-244-18/+38
* Fix async issues with channels listChocobozzz2021-02-251-3/+6
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+2
* Fix wait transcoding checkbox displayChocobozzz2021-01-264-8/+6
* Import in private, and then set the chosen privacyChocobozzz2021-01-193-3/+7
* Cleanup update video buttonChocobozzz2021-01-194-22/+13
* Fix some accessibility issuesChocobozzz2020-12-222-2/+8
* Don't display max duration if disabledChocobozzz2020-12-161-1/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-8/+14
* Add permanent live supportChocobozzz2020-12-031-1/+2
* Fix lintChocobozzz2020-12-031-1/+1
* more explicit error messages for file uploadsRigel Kent2020-12-033-26/+62
* Reorganize left menu and account menuChocobozzz2020-11-132-2/+2
* Add live info in watch pageChocobozzz2020-11-092-4/+6
* Add max lives limitChocobozzz2020-11-091-2/+11
* Add ability to save live replayChocobozzz2020-11-092-14/+30
* Add watch messages if live has not startedChocobozzz2020-11-092-9/+9
* Live streaming implementation first stepChocobozzz2020-11-095-34/+180
* Fix privacy/channel select on uploadChocobozzz2020-09-041-2/+2
* Add ability to set custom field to video formChocobozzz2020-08-213-0/+3
* Update video-import-url.component.htmltest2a2020-08-191-1/+1
* Update video-import-torrent.component.htmltest2a2020-08-191-1/+1
* Migrate to $localizeChocobozzz2020-08-143-39/+29
* Remove angular pipes moduleChocobozzz2020-08-111-2/+1
* Use ng select for multiselectChocobozzz2020-08-111-2/+1
* Fix tags in search filtersChocobozzz2020-08-111-1/+2
* add ng-select for templatable select optionsRigel Kent2020-08-115-33/+27
* revert upload bar text color to whiteRigel Kent2020-08-091-0/+1
* Fix lintChocobozzz2020-08-073-10/+11
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
* Fix E2E testsChocobozzz2020-07-211-1/+1
* fix reactive file upload buttonRigel Kent2020-07-011-0/+1
* fix video update button, add color to danger zoneRigel Kent2020-07-011-7/+4
* switch from softies to feathericonsRigel Kent2020-07-013-3/+3
* Lazy load all routesChocobozzz2020-06-2311-0/+1083