aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+home/home-routing.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix home routingChocobozzz2021-05-271-3/+1
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+18
* 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