aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/action-hooks.ts
Commit message (Collapse)AuthorAgeFilesLines
* Introduce playlist commandChocobozzz2021-07-201-13/+4
|
* Shorter live methodsChocobozzz2021-07-201-1/+1
|
* Introduce live commandChocobozzz2021-07-201-2/+1
|
* Introduce plugins commandChocobozzz2021-07-201-7/+2
|
* Add video-playlist-element.created hook (#4196)kontrollanten2021-06-281-1/+39
| | | | | | | | | | | | | | | | | | | * 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 live server hooksChocobozzz2020-11-091-10/+33
|
* Move to eslintcontainChocobozzz2020-02-031-9/+8
|
* Add action hooks to user routesChocobozzz2019-12-061-33/+92
|
* Add plugin table migration tableChocobozzz2019-07-241-1/+1
|
* Add hook filters testsChocobozzz2019-07-241-8/+83
|
* Add plugin API testsChocobozzz2019-07-241-2/+2
|
* Add CLI plugins testsChocobozzz2019-07-241-0/+27