aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/renderer
Commit message (Collapse)AuthorAgeFilesLines
* Support HTML entities in markdown fieldsChocobozzz2022-05-021-0/+1
|
* Fix plaintext markdown converterChocobozzz2022-02-041-2/+8
|
* Fix image injection for custom markupChocobozzz2021-06-251-1/+3
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-16/+36
| | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-0/+18
| | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901
* Fix client buildChocobozzz2020-11-171-1/+1
|
* Refactor markdown/sanitize html codeChocobozzz2020-11-173-0/+46