aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/filter-hooks.ts
Commit message (Expand)AuthorAgeFilesLines
* Add client action hooks for pubish pagesChocobozzz2021-03-241-2/+1
* Add server hooks for search endpointChocobozzz2021-03-241-1/+61
* Add filter hook to forbid embed accessChocobozzz2021-03-241-2/+52
* Add hooks support for video downloadChocobozzz2021-03-241-0/+63
* Add user video list hooksChocobozzz2021-01-201-0/+15
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-8/+16
* Fix hook testChocobozzz2020-12-081-1/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-0/+30
* Add live server hooksChocobozzz2020-11-091-0/+23
* Don't rely on youtube for testsChocobozzz2020-07-311-4/+4
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-5/+83
* 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