aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-custom-markup
Commit message (Collapse)AuthorAgeFilesLines
* Add more filters for video miniaturesChocobozzz2021-06-093-16/+40
|
* Create peertube-container html tagChocobozzz2021-06-097-25/+77
|
* Bidi supportChocobozzz2021-06-071-1/+1
|
* Add ability to set custom markdown in descriptionChocobozzz2021-05-3122-23/+72
|
* Add help to custom markdown textareaChocobozzz2021-05-314-3/+17
|
* Support peertube button in custom markupChocobozzz2021-05-285-2/+68
|
* Instance homepage support (#4007)Chocobozzz2021-05-2717-0/+496
* 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