aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared
Commit message (Collapse)AuthorAgeFilesLines
* Increase global font sizeChocobozzz2022-06-162-18/+0
|
* Move alert into to pt-alert-primaryChocobozzz2022-06-151-1/+1
|
* Rename input toggle hidden to input textChocobozzz2022-06-101-3/+3
| | | | It's more than just an hidden toggle
* Migrate to bootstrap 5Chocobozzz2022-06-101-8/+0
|
* Fix live mode descriptionsChocobozzz2022-05-181-2/+2
|
* Save replay of permanent live in clientChocobozzz2022-05-031-19/+0
|
* Add reset button for file inputs in studio pageChocobozzz2022-03-222-1/+5
|
* Add latency setting supportChocobozzz2022-03-092-1/+35
|
* Cleanup subtitle edition PRChocobozzz2022-02-283-16/+7
|
* Add simple subtitle edition from video captions tablutangar2022-02-288-8/+165
| | | | | Introduce a new __Edit__ button on a subtitle. It opens a modal with simple textarea allowing the user to do quick corrections on a subtitle.
* Fix scheduled publication on uploadChocobozzz2022-02-071-8/+10
|
* Handle async validatorsChocobozzz2022-01-031-4/+8
|
* Translate plugin settingsChocobozzz2021-12-291-1/+5
|
* Refactor video editionChocobozzz2021-12-291-9/+15
|
* Enhance plugin video fieldsChocobozzz2021-12-292-11/+57
| | | | | Add video form tab selection Add ability to display an error
* Ability for admins to set default upload valuesChocobozzz2021-12-141-4/+5
|
* Add meaning to date short namesChocobozzz2021-12-131-26/+26
|
* Added "zxx" (no linguistic content) in available video languages (#4631)Florian CUNY2021-12-131-1/+3
| | | | | | | | | | | | | * Added "zxx" (no linguistic content) in available video languages Implements https://github.com/Chocobozzz/PeerTube/issues/1489 * FIx lint * Fix lint * Put other languages below instance languages Co-authored-by: Chocobozzz <me@florianbigard.com>
* Support RTMPSChocobozzz2021-11-051-1/+6
|
* Cleanup video update componentChocobozzz2021-10-221-0/+3
|
* Try to improve permanent live labelChocobozzz2021-10-151-8/+16
|
* Remove useless asyncChocobozzz2021-08-262-2/+2
|
* Migrate client to eslintChocobozzz2021-08-184-11/+11
|
* Refactor video links buildingChocobozzz2021-07-261-1/+1
|
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-0/+1
|
* Move to sass moduleChocobozzz2021-06-282-4/+4
|
* Move to sass @useChocobozzz2021-06-282-4/+4
|
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-1/+1
|
* Bidi supportChocobozzz2021-06-071-6/+6
|
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
|
* Use HTML config when possibleChocobozzz2021-06-042-7/+6
|
* change license to licenceFrank Sträter2021-05-271-1/+1
| | | | | | Change "license" to "licence" for consistency in the user interface in English. License is both a noun and a verb in the United States. If you live in any other English-speaking country, you will spell it "licence" when you use it as a noun and "license" when you use it as a verb.
* Reorganize plugin modelsChocobozzz2021-05-111-2/+9
|
* Refactor video edit cssChocobozzz2021-05-072-75/+46
|
* Move to stylelintChocobozzz2021-04-282-5/+5
|
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-1/+1
|
* Add ability to hide plugin form fieldsChocobozzz2021-04-223-16/+23
|
* Refactor modal buttons styleChocobozzz2021-04-141-2/+2
|
* Add ability to set a custom quotaChocobozzz2021-02-101-2/+3
|
* Fix wait transcoding checkbox displayChocobozzz2021-01-262-18/+8
|
* Cleanup update video buttonChocobozzz2021-01-191-18/+0
|
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
|
* Add link to the documentation for live streamingChocobozzz2020-12-141-0/+3
|
* 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-032-0/+36
|
* Do not display wait transcoding checkboxChocobozzz2020-11-262-1/+11
| | | | If this is a live and save replay is not enabled
* Upgrade client dependenciesChocobozzz2020-11-191-3/+2
| | | | Migrate removed primeng theme to custom CSS
* add help popup for choosing license (#3306)Frank Sträter2020-11-151-0/+9
| | | Co-authored-by: Rigel Kent <par@rigelk.eu>
* Add live info in watch pageChocobozzz2020-11-091-1/+3
|