mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00

* 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
6 lines
200 B
TypeScript
6 lines
200 B
TypeScript
export * from './account.model'
|
|
export * from './actor-image.model'
|
|
export * from './actor-image.type'
|
|
export * from './actor.model'
|
|
export * from './custom-page.model'
|
|
export * from './follow.model'
|