1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services/plugins
2021-01-27 12:48:47 +00:00
..
api Plugins: Add support for joplin.plugins.installationDir to allow accessing external files packaged with the plugin 2021-01-27 12:48:47 +00:00
utils Tools: Various improvements on plugin-repo-cli 2021-01-21 00:12:59 +00:00
BasePluginRunner.ts Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
MenuController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
MenuItemController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
Plugin.ts Plugins: Add support for plugins.dataDir function, to provide a path for plugin to store its own data 2021-01-24 15:51:35 +00:00
PluginService.ts Desktop: Do not allow installing plugins incompatible with current app version 2021-01-24 18:45:42 +00:00
reducer.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
RepositoryApi.ts Desktop: Allow updating a plugin 2021-01-19 22:58:09 +00:00
sandboxProxy.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ToolbarButtonController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ViewController.ts Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
WebviewController.ts Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00