1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services/plugins
2023-07-12 10:30:38 +01:00
..
api Chore: Refactor InteropService to not use dynamic imports (#8454) 2023-07-12 10:30:38 +01:00
defaultPlugins Tools: Add eslint rule @typescript-eslint/array-type 2023-06-30 09:16:08 +01:00
utils Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +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: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
PluginService.ts Chore: Resolves #8360: Use @typescript-eslint/indent for TypeScript files (#8367) 2023-07-06 19:17:41 +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 Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false 2023-06-30 09:07:03 +01: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 Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00