1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services/plugins
2023-01-11 18:40:14 +00:00
..
api Fix build 2022-11-17 15:36:33 +00:00
defaultPlugins Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
utils Desktop: Install default plugins on first app start (#6585) 2022-09-01 11:44:33 +01:00
BasePlatformImplementation.ts Plugins: Added joplin.versionInfo method 2022-07-03 14:32:29 +01:00
BasePluginRunner.ts Desktop: Enabled plugin throttling logic to prevent certain plugins from freezing the app 2022-04-19 15:53:13 +01: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 Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
reducer.ts Desktop: Resolves #5770: Performance improvement when switching note while plugins are running (#6409) 2022-04-17 12:41:27 +01:00
RepositoryApi.ts Desktop: Enable proxy support when fetching list of available plugins (#6907) 2022-10-15 22:21:06 +01:00
sandboxProxy.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
ToolbarButtonController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ViewController.ts Plugins: Allow posting messages from plugin to webview (#5569) 2021-11-09 15:50:50 +00:00
WebviewController.ts Plugins: Allow posting messages from plugin to webview (#5569) 2021-11-09 15:50:50 +00:00