aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/action-hooks.ts
Commit message (Expand)AuthorAgeFilesLines
* 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