Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 1 | -1/+30 |
| | |||||
* | Automatically rebuild native modules on ABI change | Chocobozzz | 2022-08-03 | 1 | -1/+8 |
| | |||||
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 1 | -2/+6 |
| | |||||
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Fix client html cache on theme update | Chocobozzz | 2022-03-17 | 1 | -4/+4 |
| | |||||
* | Upgrade redis dep | Chocobozzz | 2021-12-24 | 1 | -1/+7 |
| | |||||
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -7/+7 |
| | |||||
* | Fix comment | Chocobozzz | 2021-12-03 | 1 | -2/+2 |
| | |||||
* | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 1 | -4/+4 |
| | | | | Correctly decache all plugin paths | ||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 1 | -11/+16 |
| | |||||
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -10/+4 |
| | |||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 1 | -1/+4 |
| | |||||
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -3/+6 |
| | |||||
* | Support async onSettingsChange | Chocobozzz | 2021-04-20 | 1 | -2/+2 |
| | |||||
* | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 1 | -1/+8 |
| | |||||
* | Also decache config | Chocobozzz | 2021-04-09 | 1 | -2/+1 |
| | |||||
* | Fix #3940: unload all children from the plugin module on updates. | John Livingston | 2021-04-09 | 1 | -1/+3 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -17/+18 |
| | |||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 1 | -2/+10 |
| | | | | + pluginInfo related changes | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -15/+13 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 1 | -14/+31 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -3/+13 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -5/+8 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -5/+34 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+18 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -18/+37 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -26/+25 |
| | |||||
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 1 | -143/+7 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -22/+22 |
| | |||||
* | Fix: unregistring a plugin did not remove properly his hooks. | John Livingston | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Improve plugin package.json error message | Chocobozzz | 2019-09-11 | 1 | -6/+18 |
| | |||||
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 1 | -3/+1 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -2/+42 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 1 | -1/+121 |
| | | | | Categories, licences and languages | ||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -0/+1 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -7/+7 |
| | |||||
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -0/+3 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -0/+7 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -5/+5 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -5/+8 |
| | |||||
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 1 | -39/+51 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -13/+9 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -5/+7 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 1 | -1/+13 |
| |