aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/config.ts
Commit message (Collapse)AuthorAgeFilesLines
* Instance homepage support (#4007)Chocobozzz2021-05-271-274/+0
| | | | | | | | | | | | | | | | | * 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
* Inject server config in HTMLChocobozzz2021-05-141-11/+20
|
* Move transcoding files in their own directoryChocobozzz2021-05-111-1/+1
|
* Use a class for youtube-dlChocobozzz2021-05-111-1/+11
|
* Add server plugin helpersChocobozzz2021-04-091-0/+255