aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Add plugin auth migrationsChocobozzz2020-05-041-1/+1
|
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-21/+64
|
* Support logout and add id and pass testsChocobozzz2020-05-041-21/+76
|
* Begin auth plugin supportChocobozzz2020-05-042-0/+70
|
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-3/+52
|
* Add ability for plugins to add custom routesChocobozzz2020-04-102-0/+92
|
* Add ability to remove a video from a pluginChocobozzz2020-04-091-4/+32
|
* Add SQL query support in pluginsChocobozzz2020-04-092-0/+39
|
* Move to eslintcontainChocobozzz2020-02-034-100/+51
|
* Increase blacklist import timeoutChocobozzz2020-01-231-0/+2
|
* Add action hooks to user routesChocobozzz2019-12-061-33/+92
|
* Add plugin hook on registrationChocobozzz2019-10-251-1/+20
|
* Add plugin translation systemChocobozzz2019-07-262-0/+114
|
* Plugins can update video constantsChocobozzz2019-07-262-0/+141
| | | | Categories, licences and languages
* Add hooks documentationChocobozzz2019-07-241-2/+2
|
* Add plugin table migration tableChocobozzz2019-07-241-1/+1
|
* Add filter hooks testsChocobozzz2019-07-241-5/+118
|
* Add hook filters testsChocobozzz2019-07-242-16/+144
|
* Add plugin API testsChocobozzz2019-07-242-3/+3
|
* Add CLI plugins testsChocobozzz2019-07-243-0/+56