aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add ffprobe helperChocobozzz2021-12-161-0/+2
|
* Add videos.getFiles plugin helperChocobozzz2021-12-161-0/+28
|
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Cleanup models directory organizationChocobozzz2021-05-111-2/+2
|
* Plugin user.getAuthUser is now asyncChocobozzz2021-05-051-2/+2
| | | | So we can load the full user
* Add auth header in plugins guideChocobozzz2021-04-221-0/+4
|
* Add data directory for plugins and some helpersChocobozzz2021-04-221-1/+16
|
* Add server plugin helpersChocobozzz2021-04-091-0/+7
|
* Allow plugins to load a video by idChocobozzz2021-02-111-0/+1
|
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+3
|
* Upgrade sequelize to v6Chocobozzz2020-12-091-2/+1
|
* Provide express request to onLogout callChocobozzz2020-11-201-1/+2
| | | | + pluginInfo related changes
* Reorganize client shared modulesChocobozzz2020-06-234-0/+146