aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
* Fix some accessibility issuesChocobozzz2020-12-223-4/+10
* Don't display max duration if disabledChocobozzz2020-12-161-1/+1
* Add link to the documentation for live streamingChocobozzz2020-12-141-0/+3
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-8/+14
* Use new primeng i18n apiChocobozzz2020-12-072-7/+7
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-2/+2
* Add permanent live supportChocobozzz2020-12-034-3/+42
* Fix lintChocobozzz2020-12-031-1/+1
* more explicit error messages for file uploadsRigel Kent2020-12-033-26/+62
* Do not display wait transcoding checkboxChocobozzz2020-11-262-1/+11
* Upgrade client dependenciesChocobozzz2020-11-191-3/+2
* add help popup for choosing license (#3306)Frank Sträter2020-11-151-0/+9
* Reorganize left menu and account menuChocobozzz2020-11-132-2/+2
* Add live info in watch pageChocobozzz2020-11-095-8/+14
* Add warning below live stream key fieldChocobozzz2020-11-091-0/+2
* Add max lives limitChocobozzz2020-11-091-2/+11
* Add ability to save live replayChocobozzz2020-11-097-23/+76
* Add watch messages if live has not startedChocobozzz2020-11-097-24/+24
* Live streaming implementation first stepChocobozzz2020-11-0915-100/+318
* Fix privacy/channel select on uploadChocobozzz2020-09-041-2/+2
* Add ability to set custom field to video formChocobozzz2020-08-218-8/+75
* Update video-import-url.component.htmltest2a2020-08-191-1/+1
* Update video-import-torrent.component.htmltest2a2020-08-191-1/+1
* We don't need services anymore for validatorsChocobozzz2020-08-172-18/+30
* Migrate to $localizeChocobozzz2020-08-146-104/+86
* Remove angular pipes moduleChocobozzz2020-08-111-2/+1
* Use ng select for multiselectChocobozzz2020-08-113-6/+3
* Fix tags in search filtersChocobozzz2020-08-113-6/+9
* add ng-select for templatable select optionsRigel Kent2020-08-1113-93/+93
* revert upload bar text color to whiteRigel Kent2020-08-091-0/+1
* Fix lintChocobozzz2020-08-074-13/+14
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-3/+15
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-283-5/+43
* Display user quota progress bars above upload form (#2981)Kim2020-07-243-4/+14
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-5/+14
* 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-012-11/+8
* switch from softies to feathericonsRigel Kent2020-07-014-4/+4
* Fix upload pageChocobozzz2020-06-241-1/+4
* Lazy load all routesChocobozzz2020-06-2329-0/+2653