aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-custom-markup
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-285-11/+11
|
* Move to sass @useChocobozzz2021-06-282-4/+4
|
* Cache refresh actor promiseChocobozzz2021-06-091-2/+2
|
* Add max rows to videos listChocobozzz2021-06-095-32/+65
|
* Improve channel card custom markupChocobozzz2021-06-095-13/+147
|
* 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