1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services/plugins/utils
2024-05-28 11:24:20 +01:00
..
isCompatible Mobile: Resolves #10360: Make most plugins default to being desktop-only (#10376) 2024-04-27 11:43:25 +01:00
createViewHandle.ts
executeSandboxCall.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
getPluginIssueReportUrl.test.ts Mobile: Plugin support: Simplify reporting plugin issues (#10319) 2024-04-25 14:02:10 +01:00
getPluginIssueReportUrl.ts Mobile: Plugin support: Simplify reporting plugin issues (#10319) 2024-04-25 14:02:10 +01:00
getPluginNamespacedSettingKey.ts
getPluginSettingKeyPrefix.ts
getPluginSettingValue.ts
loadContentScripts.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
makeListener.ts Chore: Strengthen eventManager types (#10505) 2024-05-28 11:24:20 +01:00
manifestFromObject.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
mapEventHandlersToIds.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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
validatePluginId.ts
validatePluginPlatforms.test.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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
validatePluginVersion.ts