This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-03-11 14:09:55 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
lib
/
services
/
plugins
/
utils
History
Henry Heino
ee18271f9b
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
..
createViewHandle.ts
…
executeSandboxCall.ts
…
loadContentScripts.ts
Plugins: Add support for getting plugin settings from a Markdown renderer
2023-11-03 19:45:21 +00:00
makeListener.ts
Desktop: Add support for OCR (
#8975
)
2023-12-13 19:24:58 +00:00
manifestFromObject.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
mapEventHandlersToIds.ts
…
types.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
validatePluginId.test.ts
…
validatePluginId.ts
…
validatePluginVersion.test.ts
…
validatePluginVersion.ts
…