aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-294-12/+16
* Move to sass moduleChocobozzz2021-06-286-12/+12
* Move to sass @useChocobozzz2021-06-286-12/+12
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-086-11/+4
* Bidi supportChocobozzz2021-06-072-10/+11
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
* Use HTML config when possibleChocobozzz2021-06-044-18/+12
* Refactor server errors handlerChocobozzz2021-06-022-5/+9
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-284-4/+4
* Remove ngx-metaChocobozzz2021-05-272-4/+2
* change license to licenceFrank Sträter2021-05-271-1/+1
* Remember tab in upload pageChocobozzz2021-05-112-7/+23
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-2/+8
* Reorganize plugin modelsChocobozzz2021-05-111-2/+9
* Fix paused upload messageChocobozzz2021-05-111-1/+1
* Resumable video uploads (#3933)kontrollanten2021-05-105-140/+232
* Sort channels by -updatedAtChocobozzz2021-05-101-13/+5
* Refactor video edit cssChocobozzz2021-05-072-75/+46
* Move to stylelintChocobozzz2021-04-284-9/+9
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-1/+1
* Add ability to hide plugin form fieldsChocobozzz2021-04-224-17/+24
* Refactor modal buttons styleChocobozzz2021-04-141-2/+2
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-312-4/+4
* 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-103-4/+7
* Force update live booleanChocobozzz2021-01-261-5/+2
* Don't update live attributes if they did not changeChocobozzz2021-01-261-5/+13
* Fix wait transcoding checkbox displayChocobozzz2021-01-268-32/+30
* Import in private, and then set the chosen privacyChocobozzz2021-01-193-3/+7
* Cleanup update video buttonChocobozzz2021-01-195-40/+13
* 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