aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/plugins/register-helpers.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor auth flowChocobozzz2021-03-241-1/+1
| | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow
* Add plugin transcoding profile guideChocobozzz2021-01-291-0/+4
|
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+444
|
* Add ability for plugins to add custom routesChocobozzz2020-04-101-180/+0
|
* Add SQL query support in pluginsChocobozzz2020-04-091-1/+1
|
* Refactor plugin helpers factoryChocobozzz2020-04-091-0/+180