1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop/services/plugins
2024-03-09 11:03:57 +00:00
..
hooks Desktop: Fixes #8961: Fix rare crash when developing a plugin 2023-11-09 12:26:06 +00:00
BackOffHandler.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
PlatformImplementation.ts Chore: Apply changes from mobile plugins to lib/ and app-desktop/ (#10079) 2024-03-09 11:03:57 +00: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 Desktop: Fixes #9779: Linux: Fix bundled Simple Backup can't create 7zip archives (#9780) 2024-01-26 10:33:15 +00:00
README.md
UserWebview.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
UserWebviewDialog.tsx
UserWebviewDialogButtonBar.tsx
UserWebviewIndex.html
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.