Henry Heino
|
f69dffcf23
|
Mobile: Support building for web (#10650)
|
2024-08-02 14:51:49 +01:00 |
|
Henry Heino
|
c0c3b4d23e
|
Mobile: Plugins: Fix event listener memory leak when disabling/uninstalling plugins (#10280)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-04-11 09:04:47 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Henry Heino
|
c4aa18a63e
|
Doc: Mark several desktop-only plugin API features as "desktop-only" (#10208)
|
2024-03-26 11:36:15 +00:00 |
|
Laurent Cozic
|
3d8c96489f
|
Desktop: Add support for plugin imaging API (#8900)
|
2023-09-17 11:40:50 +01:00 |
|
Laurent Cozic
|
7591a1182e
|
Tools: Apply eslint rule multiline-comment-style with checkJSDoc option
|
2023-06-30 09:55:56 +01:00 |
|
Laurent Cozic
|
92c68882e2
|
Desktop: Resolves #8080: Add support for plugin user data (#8312)
|
2023-06-13 18:06:16 +01:00 |
|
Laurent Cozic
|
3b35ab6581
|
Plugins: Added joplin.versionInfo method
|
2022-07-03 14:32:29 +01:00 |
|
Laurent Cozic
|
d6eedc88c5
|
Doc: Update Plugin API intro
|
2021-08-10 12:17:03 +01:00 |
|
Laurent Cozic
|
07d2a60c75
|
Plugins: Add support for loading application chrome and note CSS from the plugin
|
2021-07-23 11:05:21 +01:00 |
|
Laurent Cozic
|
d13b1f96ba
|
fixed tests
|
2021-06-20 13:46:50 +01:00 |
|
Laurent Cozic
|
50ecdc2ff1
|
Plugins: Add support for read and writing text, HTML and images from/to clipboard
|
2021-06-20 12:03:18 +01:00 |
|
Laurent Cozic
|
ea49242f24
|
Plugins: Add support for joplin.plugins.installationDir to allow accessing external files packaged with the plugin
|
2021-01-27 12:48:47 +00:00 |
|
Laurent Cozic
|
2489409abb
|
Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage
|
2021-01-11 23:33:10 +00:00 |
|
Laurent Cozic
|
05e9000087
|
Plugins: Improved note change event handling. Also added tests and improved debugging plugins.
|
2020-12-01 14:08:41 +00:00 |
|
Laurent Cozic
|
dbbd930f81
|
All: Added global logger
Avoids having to pass around a logger to every module and sub-module,
and makes it easier to set log level globally.
|
2020-11-19 15:25:02 +00:00 |
|
Laurent Cozic
|
458ae3731d
|
Doc: Add beta banner for plugin API
|
2020-11-13 19:12:49 +00:00 |
|
Laurent Cozic
|
d20694e52c
|
Tools: Apply rule @typescript-eslint/type-annotation-spacing
|
2020-11-12 19:13:28 +00:00 |
|
Laurent Cozic
|
cc07016b07
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
|