aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/renderer/markdown.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Instance homepage support (#4007)Chocobozzz2021-05-271-17/+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
* Lazy load emojiChocobozzz2020-11-191-3/+7
|
* Refactor markdown/sanitize html codeChocobozzz2020-11-171-20/+12
|
* Use commonjs instead of esm typescript for light emojiskimsible2020-08-141-2/+3
|
* Add unicode emoji to markdownkimsible2020-08-141-8/+13
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+145