Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugin settings manager definition | lutangar | 2022-01-20 | 1 | -4/+12 |
| | | | | | | | | This mainly fix the `onSettingsChange` argument typing. I'm not 100% sure the setting `value` can be a boolean though. But this is how it was typed before so I just made it consistent. Feel free to change - or suggest change - to the type names / location. | ||||
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
| | |||||
* | Fix some documentation mistakes | frankstrater | 2021-09-02 | 1 | -2/+2 |
| | |||||
* | Cleanup shared models imports | Chocobozzz | 2021-07-28 | 5 | -5/+5 |
| | |||||
* | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 5 | -12/+44 |
| | | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions. | ||||
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 9 | -0/+68 |