aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+home
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to set custom markdown in descriptionChocobozzz2021-05-312-8/+4
|
* Fix home routingChocobozzz2021-05-271-3/+1
|
* Instance homepage support (#4007)Chocobozzz2021-05-276-0/+79
* 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