aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/custom-pages
Commit message (Collapse)AuthorAgeFilesLines
* shared/ typescript types dir server-commandsChocobozzz2021-12-172-34/+0
|
* Reorganize importsChocobozzz2021-07-201-2/+1
|
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Specify if we want to fallback to the server tokenChocobozzz2021-07-201-0/+4
|
* Rename command filesChocobozzz2021-07-202-2/+2
|
* Introduce CustomPage commandChocobozzz2021-07-202-24/+24
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+31
* 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