aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/custom-markup/custom-markup-data.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Custom markup container default to space betweenChocobozzz2021-08-261-0/+2
|
* Filter videos by live in custom markupChocobozzz2021-08-021-0/+2
|
* Support accountHandle and channelHandleChocobozzz2021-07-011-1/+4
|
* Cache refresh actor promiseChocobozzz2021-06-091-1/+0
|
* Add max rows to videos listChocobozzz2021-06-091-1/+3
|
* Improve channel card custom markupChocobozzz2021-06-091-0/+4
|
* Add more filters for video miniaturesChocobozzz2021-06-091-5/+12
|
* Create peertube-container html tagChocobozzz2021-06-091-2/+6
|
* Support peertube button in custom markupChocobozzz2021-05-281-0/+7
|
* 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