1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/plugin-repo-cli/lib
Laurent Cozic 47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-02-26 10:16:23 +00:00
..
checkIfPluginCanBeAdded.test.ts
checkIfPluginCanBeAdded.ts
errorsHaveChanged.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
errorsHaveChanged.ts
gitCompareUrl.test.ts Plugin Repo: Fix git compare url 2022-11-28 17:54:29 +01:00
gitCompareUrl.ts Plugin Repo: Fix git compare url 2022-11-28 17:54:29 +01:00
overrideUtils.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
overrideUtils.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
types.ts
updateReadme.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
updateReadme.ts Plugin Repo: Added plugin download links on README page 2021-08-05 17:32:00 +01:00
utils.ts Plugin Repo: Allow overridding manifest properties and added recommended plugins 2021-08-31 22:37:56 +01:00
validateUntrustedManifest.test.ts Plugin Repo: Prevent plugin authors from marking their own plugins as recommended (#9462) 2023-12-07 12:43:38 +00:00
validateUntrustedManifest.ts Desktop: Resolves #7934: Don't create an extra copy of default plugins (load directly from the app bundle) (#9508) 2023-12-22 11:31:57 +00:00