1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services/plugins
2022-10-30 17:45:47 +00:00
..
api Desktop: Resolves #6979: Display the plugin name in dialog boxes created by plugins 2022-10-30 17:45:47 +00:00
defaultPlugins Desktop: Fix missing plugin file error and missing setting key error in dev mode (#6827) 2022-09-12 16:08:06 +01: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
MenuItemController.ts
Plugin.ts
PluginService.ts Desktop: Install default plugins on first app start (#6585) 2022-09-01 11:44:33 +01: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
ViewController.ts
WebviewController.ts