aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/action-hooks.ts
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-3/+28
* Fix testChocobozzz2023-05-151-1/+5
* Fix flaky testsChocobozzz2023-03-171-1/+1
* Add video AP hooksChocobozzz2023-03-161-0/+24
* Add signup approval API testsChocobozzz2023-01-191-1/+1
* Increase test timeoutChocobozzz2022-11-031-1/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Add notification plugin hookChocobozzz2022-08-031-2/+9
* Add channel server hooksChocobozzz2022-08-031-0/+33
* Support video views/viewers stats in serverChocobozzz2022-04-151-2/+2
* Add video caption created and deleted hookslutangar2021-12-231-0/+14
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-6/+5
* Shorter server command namesChocobozzz2021-07-201-20/+20
* Introduce videos commandChocobozzz2021-07-201-10/+7
* Introduce user commandChocobozzz2021-07-201-27/+14
* Introduce login commandChocobozzz2021-07-201-2/+1
* Introduce server commandsChocobozzz2021-07-201-3/+2
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce comments commandChocobozzz2021-07-201-7/+4
* 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 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