aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+home
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring margin and padding mixinsWicklow2023-02-201-1/+1
|
* Refactoring home componentWicklow2023-02-203-5/+1
|
* Fix homepage titleChocobozzz2021-12-091-1/+6
|
* Remove useless asyncChocobozzz2021-08-261-1/+1
|
* 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