1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/lib/services/plugins
2021-08-05 12:02:03 +01:00
..
api Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01: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 Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
PluginService.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
reducer.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
RepositoryApi.ts Desktop: Download plugins from GitHub release 2021-06-01 11:09:46 +02: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: Add ability to make dialogs fit the application window (#5219) 2021-07-22 10:21:57 +01:00