aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/custom-pages.ts
Commit message (Collapse)AuthorAgeFilesLines
* We don't need to import mochaChocobozzz2022-08-171-2/+1
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Refactor requestsChocobozzz2021-07-201-7/+8
|
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
|
* Shorter server command namesChocobozzz2021-07-201-2/+2
|
* Introduce user commandChocobozzz2021-07-201-2/+1
|
* Introduce login commandChocobozzz2021-07-201-3/+2
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+81
* 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