1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/packages/app-cli/tests/support/plugins
Laurent 0765cf5955
All: Add support for sharing notebooks with Joplin Server (#4772)
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
..
codemirror_content_script Plugins: Updated types 2021-05-10 11:33:28 +02:00
content_script Plugins: Updated types 2021-05-10 11:33:28 +02:00
dialog Plugins: Updated types 2021-05-10 11:33:28 +02:00
editor_context_menu Plugins: Updated types 2021-05-10 11:33:28 +02:00
events Plugins: Updated types 2021-05-10 11:33:28 +02:00
external_assets Plugins: Updated types 2021-05-10 11:33:28 +02:00
jpl_test Plugins: Updated types 2021-05-10 11:33:28 +02:00
jsbundles Plugins: Add support for the JPL plugin format 2020-11-18 10:17:27 +00:00
json_export Plugins: Updated types 2021-05-10 11:33:28 +02:00
menu Plugins: Updated types 2021-05-10 11:33:28 +02:00
multi_plugins Plugins: Add support for the JPL plugin format 2020-11-18 10:17:27 +00:00
multi_selection Plugins: Updated types 2021-05-10 11:33:28 +02:00
nativeModule Plugins: Updated types 2021-05-10 11:33:28 +02:00
post_messages Plugins: Updated types 2021-05-10 11:33:28 +02:00
register_command Plugins: Updated types 2021-05-10 11:33:28 +02:00
selected_text All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
settings Plugins: Updated types 2021-05-10 11:33:28 +02:00
simple Plugins: Add support for the JPL plugin format 2020-11-18 10:17:27 +00:00
testImport Plugins: Add support for the JPL plugin format 2020-11-18 10:17:27 +00:00
toc Plugins: Updated types 2021-05-10 11:33:28 +02:00
withExternalModules Plugins: Updated types 2021-05-10 11:33:28 +02:00
.gitignore All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
installPlugins.sh Tools: Update plugin demos 2020-11-18 12:32:58 +00:00
markdownItTestPlugin.js Generator: Resolves #4229: Add support for compiling content script 2021-01-03 13:21:48 +00:00
updatePlugins.sh Plugins: Add support for joplin.plugins.installationDir to allow accessing external files packaged with the plugin 2021-01-27 12:48:47 +00:00