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-04-03 18:30:55 +02:00
..
api Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +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: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
MenuItemController.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Plugin.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
PluginService.ts Merge branch 'release-2.10' into dev 2023-04-03 18:30:55 +02: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: Fixes #4801: Do not allow update for plugins incompatible with current version (#7936) 2023-03-17 08:50:51 +00:00
sandboxProxy.js
ToolbarButtonController.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
ViewController.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
WebviewController.ts