aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+home/home.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring margin and padding mixinsWicklow2023-02-201-1/+1
|
* Refactoring home componentWicklow2023-02-201-1/+0
|
* Remove useless asyncChocobozzz2021-08-261-1/+1
|
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-7/+3
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+26
* 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