aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-homepage.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-1/+1
|
* Increase textarea debounce time for custom markupChocobozzz2023-01-131-1/+1
|
* Handle input error in markdown textareaChocobozzz2022-06-201-3/+3
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
|
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-1/+1
|
* Add help to custom markdown textareaChocobozzz2021-05-311-0/+3
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+28
* 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