aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/filter-hooks.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add live server hooksChocobozzz2020-11-091-0/+23
|
* Don't rely on youtube for testsChocobozzz2020-07-311-4/+4
| | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-5/+83
| | | | | | | | | | | * 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>
* Move to eslintcontainChocobozzz2020-02-031-24/+17
|
* Increase blacklist import timeoutChocobozzz2020-01-231-0/+2
|
* Add plugin hook on registrationChocobozzz2019-10-251-1/+20
|
* Add filter hooks testsChocobozzz2019-07-241-5/+118
|
* Add hook filters testsChocobozzz2019-07-241-8/+61
|
* Add plugin API testsChocobozzz2019-07-241-1/+1
|
* Add CLI plugins testsChocobozzz2019-07-241-0/+27