aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/fixtures/peertube-plugin-test
Commit message (Collapse)AuthorAgeFilesLines
* Add video-playlist-element.created hook (#4196)kontrollanten2021-06-281-1/+3
| | | | | | | | | | | | | | | | | | | * add playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add ability to search playlistsChocobozzz2021-06-251-0/+4
|
* Add server hooks for search endpointChocobozzz2021-03-241-0/+24
|
* Add filter hook to forbid embed accessChocobozzz2021-03-241-0/+20
|
* Add hooks support for video downloadChocobozzz2021-03-241-0/+26
|
* Add user video list hooksChocobozzz2021-01-201-0/+10
|
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-4/+24
|
* Add live server hooksChocobozzz2020-11-091-8/+17
|
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-1/+41
| | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add action hooks to user routesChocobozzz2019-12-061-1/+9
|
* Add plugin hook on registrationChocobozzz2019-10-251-0/+11
|
* Add plugin translation systemChocobozzz2019-07-262-1/+7
|
* Add filter hooks testsChocobozzz2019-07-241-2/+55
|
* Add hook filters testsChocobozzz2019-07-241-18/+44
|
* Add CLI plugins testsChocobozzz2019-07-242-0/+58