aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/plugins/register-helpers-store.ts
Commit message (Expand)AuthorAgeFilesLines
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-357/+0
* Reorganize client shared modulesChocobozzz2020-06-231-12/+14
* Handle external login errorsChocobozzz2020-05-041-2/+2
* Add ability to unregister plugin authsChocobozzz2020-05-041-4/+20
* Add plugin settings change watcherChocobozzz2020-05-041-2/+10
* Add external login testsChocobozzz2020-05-041-3/+19
* Begin support for external authsChocobozzz2020-05-041-23/+19
* Add plugin auth migrationsChocobozzz2020-05-041-0/+2
* Support logout and add id and pass testsChocobozzz2020-05-041-0/+5
* Begin auth plugin supportChocobozzz2020-05-041-0/+43
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-4/+38
* Add ability for plugins to add custom routesChocobozzz2020-04-101-0/+235