aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-custom-markup/shared-custom-markup.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fetch things in bulk for the homepageChocobozzz2021-08-021-1/+3
|
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-8/+13
|
* Add help to custom markdown textareaChocobozzz2021-05-311-3/+5
|
* Support peertube button in custom markupChocobozzz2021-05-281-2/+5
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+49
* 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