aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins/server-hook.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Add server hooks for search endpointChocobozzz2021-03-241-0/+10
* Add filter hook to forbid embed accessChocobozzz2021-03-241-1/+5
* Add hooks support for video downloadChocobozzz2021-03-241-1/+5
* Add user video list hooksChocobozzz2021-01-201-0/+4
* Prepare changelog v3Chocobozzz2020-12-141-1/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-0/+9
* Add live server hooksChocobozzz2020-11-091-1/+5
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-1/+5
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Add action hooks to user routesChocobozzz2019-12-061-1/+17
* Add plugin hook on registrationChocobozzz2019-10-251-1/+4
* Add hooks documentationChocobozzz2019-07-241-0/+22
* Add plugin static files cacheChocobozzz2019-07-241-0/+2
* Log error on unknown hookChocobozzz2019-07-241-22/+29
* Add client hooksChocobozzz2019-07-241-1/+1
* Add filter hooks testsChocobozzz2019-07-241-3/+3
* Add server hooksChocobozzz2019-07-241-0/+34