1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-desktop/services/plugins
2024-04-27 11:35:49 +01:00
..
hooks Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
BackOffHandler.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
PlatformImplementation.ts Desktop: Resolves #10334: Support URLs in plugin API imaging.createFromPath 2024-04-27 11:35:49 +01:00
plugin_index.html
plugin_index.js Desktop: Fixes #9779: Linux: Fix bundled Simple Backup can't create 7zip archives (#9780) 2024-01-26 10:33:15 +00:00
PluginRunner.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
README.md
UserWebview.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
UserWebviewDialog.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
UserWebviewDialogButtonBar.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
UserWebviewIndex.html Tools: Fixes #5902: Correctly load external resources when bundling desktop app 2021-12-23 12:04:09 +01:00
UserWebviewIndex.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00

Platform-specific (here desktop) plugin methods should be implemented here.