Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -0/+15 |
| | |||||
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 1 | -0/+7 |
| | |||||
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 1 | -3/+6 |
| | |||||
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -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 playlists | Chocobozzz | 2021-06-25 | 1 | -0/+4 |
| | |||||
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -0/+24 |
| | |||||
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -0/+20 |
| | |||||
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -0/+26 |
| | |||||
* | Add user video list hooks | Chocobozzz | 2021-01-20 | 1 | -0/+10 |
| | |||||
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 1 | -4/+24 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -8/+17 |
| | |||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -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 routes | Chocobozzz | 2019-12-06 | 1 | -1/+9 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -0/+11 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -2/+55 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -18/+44 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -0/+39 |