]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Added Markdown formatting in all the fields of the "About" page (#3371)
authorFlorian CUNY <poslovitch@bentobox.world>
Mon, 30 Nov 2020 14:05:57 +0000 (15:05 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Nov 2020 14:05:57 +0000 (15:05 +0100)
commitf45c7cc770963670b3f2f1ac11d3ee3afc84a7ec
tree3e58515c37c49f353d14dc52957339d81ee0bb2a
parent972de8f111fcacf523cf33062dd734e498df1081
Added Markdown formatting in all the fields of the "About" page (#3371)

* Added Markdown formatting in all the fields of the "About" page

Fixes https://github.com/Chocobozzz/PeerTube/issues/3368

* Fixed compilation error in AboutInstanceComponent

Moved creationReason, maintenanceLifetime and businessModel into the html dict

* Removed textareaHeight for all md textareas in EditCustomConfig HTML

* Fixed failing bundlewatch
client/src/app/+about/about-instance/about-instance.component.html
client/src/app/+about/about-instance/about-instance.component.ts
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/shared/shared-instance/instance.service.ts