aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-homepage.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-5/+3
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+25
* 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