1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/lib/services/plugins/utils
2024-04-03 18:51:09 +01:00
..
isCompatible Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229) 2024-04-03 18:51:09 +01:00
createViewHandle.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
executeSandboxCall.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
getPluginNamespacedSettingKey.ts Desktop: Fixed error when exporting certain notes that contain plugin content 2024-03-25 12:52:06 +00:00
getPluginSettingKeyPrefix.ts Desktop: Fixed error when exporting certain notes that contain plugin content 2024-03-25 12:52:06 +00:00
getPluginSettingValue.ts Desktop: Fixed error when exporting certain notes that contain plugin content 2024-03-25 12:52:06 +00:00
loadContentScripts.ts Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
makeListener.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
manifestFromObject.ts Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229) 2024-04-03 18:51:09 +01:00
mapEventHandlersToIds.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
types.ts Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229) 2024-04-03 18:51:09 +01:00
validatePluginId.test.ts Tools: Various improvements on plugin-repo-cli 2021-01-21 00:12:59 +00:00
validatePluginId.ts Tools: Various improvements on plugin-repo-cli 2021-01-21 00:12:59 +00:00
validatePluginPlatforms.test.ts Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229) 2024-04-03 18:51:09 +01:00
validatePluginPlatforms.ts Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229) 2024-04-03 18:51:09 +01:00
validatePluginVersion.test.ts Plugin Repo: Disallow invalid plugin version numbers 2021-12-21 10:51:37 +01:00
validatePluginVersion.ts Plugin Repo: Disallow invalid plugin version numbers 2021-12-21 10:51:37 +01:00