aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin translation systemChocobozzz2019-07-262-0/+11
|
* Plugins can update video constantsChocobozzz2019-07-263-0/+15
| | | | Categories, licences and languages
* Add public settings endpointChocobozzz2019-07-262-1/+10
|
* Add setting helper to client pluginsChocobozzz2019-07-261-1/+4
|
* Change plugin models namesChocobozzz2019-07-245-15/+24
|
* Add hooks documentationChocobozzz2019-07-242-0/+35
|
* Add plugin static files cacheChocobozzz2019-07-241-0/+2
|
* Log error on unknown hookChocobozzz2019-07-242-46/+63
|
* Use search client scopeChocobozzz2019-07-242-2/+4
|
* Add client hooksChocobozzz2019-07-244-2/+41
|
* Add filter hooks testsChocobozzz2019-07-241-3/+3
|
* Add plugin API testsChocobozzz2019-07-241-0/+4
|
* Provide logger to pluginsChocobozzz2019-07-242-21/+0
|
* Add server hooksChocobozzz2019-07-242-0/+39
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-1/+1
|
* Add ability to search available pluginsChocobozzz2019-07-243-2/+10
|
* Add peertube plugin index website modelsChocobozzz2019-07-243-0/+26
|
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-1/+3
|
* WIP plugins: add storage managerChocobozzz2019-07-242-0/+10
|
* WIP plugins: update pluginChocobozzz2019-07-242-1/+2
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-1/+2
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+2
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-249-6/+44
|
* WIP plugins: hook on client sideChocobozzz2019-07-242-1/+2
|
* WIP plugins: static filesChocobozzz2019-07-241-1/+6
|
* WIP plugins: install/uninstallChocobozzz2019-07-241-0/+1
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-245-0/+35