Laurent Cozic
127a28e9b0
Desktop: Fixes #4416 : Fixed formatting of consecutive code blocks
2021-02-05 16:51:37 +00:00
Laurent Cozic
1f536ba3d9
Plugins: Fixes #4407 : Apply "fields" query parameter when requesting data from data API
2021-02-01 12:41:25 +00:00
Laurent Cozic
b1b5069a23
Desktop: Fixes #4426 : Improved handling of empty paths for Joplin Server sync target
2021-02-01 10:48:37 +00:00
Laurent Cozic
dadec484e9
Merge branch 'release-1.7' into dev
2021-01-30 12:21:14 +00:00
Laurent Cozic
285482804a
Converted htmlUtils to TypeScript
2021-01-30 12:19:43 +00:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Laurent Cozic
35597ce3c2
Doc: Updated doc for resource creation from a plugin
2021-01-27 13:00:10 +00: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
f7a457fb6c
Desktop, Cli: Some imported ENEX files incorrectly had invisible sections
2021-01-25 15:54:11 +00:00
Laurent Cozic
a320e113ac
Plugins: Add support for joplin.plugins.require API to allow using sqlite3 or fs-extra from a plugin
2021-01-24 18:03:33 +00:00
Laurent Cozic
cbd842c268
Plugins: Add support for plugins.dataDir function, to provide a path for plugin to store its own data
2021-01-24 15:51:35 +00:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Laurent Cozic
469143c2e8
Plugins: Fixed dropdown settings
2021-01-22 00:55:58 +00:00
Laurent Cozic
5128ef22bf
Fix CLI build
2021-01-21 23:12:04 +00:00
Laurent Cozic
63493214a0
Desktop: Move plugin settings under separate section in config menu
2021-01-21 22:40:14 +00:00
Laurent Cozic
3ecf942b44
Merge branch 'release-1.6' into dev
2021-01-21 13:49:23 +00:00
Laurent Cozic
1c696bf989
CLI v1.6.4
2021-01-21 10:02:05 +00:00
Laurent Cozic
7a8629c38d
Cli: Fixed version number
2021-01-21 10:00:42 +00:00
Laurent Cozic
8d35298500
Desktop: Fixes #4305 : Fixed infinite sync issue with OneDrive
...
- Disable support for unreliable OneDrive delta sync, and switched to basic sync
- More robust error handling to take into account how unreliable the OneDrive API became
2021-01-20 15:49:02 +00:00
Laurent Cozic
f37d37e613
Desktop: Allow updating a plugin
2021-01-19 22:58:09 +00:00
Laurent Cozic
63e30f6ccb
Plugins: Updated types
2021-01-19 16:48:13 +00:00
Laurent Cozic
e8ae29adf2
Tools: Clean up and fix tool dependencies
2021-01-18 20:09:11 +00:00
Laurent Cozic
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
Laurent Cozic
4743b0b5ce
Plugins: Updated types
2021-01-13 12:17:54 +00:00
Laurent Cozic
5aa5089ae0
Plugins: Add support for "keywords" manifest field
2021-01-12 15:34:59 +00:00
Laurent Cozic
79dde365f0
Doc: Updated doc and tests for plugin postMessage() update
2021-01-11 23:34:06 +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
7530d2e4bc
CLI v1.6.3
2021-01-11 11:52:17 +00:00
Laurent Cozic
f678434411
Fixed deps
2021-01-11 11:51:53 +00:00
Laurent Cozic
9d547a58c9
CLI v1.6.2
2021-01-11 11:42:17 +00:00
Laurent Cozic
a77d500bfa
CLI v1.6.1
2021-01-11 11:10:58 +00:00
Laurent Cozic
023170548f
Plugins: Added joplin.settings.onChange event
2021-01-08 22:20:59 +00:00
Laurent Cozic
d75adc3740
Desktop: Fixed attaching local files that contain spaces in path
...
Ref: https://discourse.joplinapp.org/t/a-minor-bug-on-linking-to-local-files/13654
2021-01-08 18:33:22 +00:00
Laurent Cozic
c8755839be
Desktop, Cli: Resolves #4316 : Improved support for bold and italic format when importing ENEX file
2021-01-08 17:40:18 +00:00
Laurent Cozic
b66d90bbcc
Tools: Fixed config of demo plugins
2021-01-08 16:44:11 +00:00
Laurent Cozic
41edf5b2da
Plugins: Updated types
2021-01-08 16:36:48 +00:00
Caleb John
c484c88715
Desktop: Fix issue that was preventing editor context menu from being refreshed ( #4303 )
2021-01-08 16:35:23 +00:00
Jerry Zhao
7a6966405c
All: Support natural sorting by title ( #4272 )
2021-01-07 16:29:53 +00:00
Laurent Cozic
330ef6f7e6
Tools: Fixed plugin package.json
2021-01-04 19:18:29 +00:00
Laurent Cozic
4a579393f3
Plugins: Updated types
2021-01-04 18:46:43 +00:00
Laurent Cozic
b5fc206202
Plugins: Added joplin.workspace.selectedFolder()
2021-01-04 16:49:59 +00:00
Laurent Cozic
1dbeff1908
Tests: Fixed potential timing issue in tests
...
Might fix this: https://travis-ci.org/github/laurent22/joplin/jobs/752585346#L1352
2021-01-03 16:27:51 +00:00
Laurent Cozic
3e948146cd
Generator: Resolves #4229 : Add support for compiling content script
2021-01-03 13:21:48 +00:00
Laurent Cozic
491714cde6
Desktop, Mobile: Fixed issue where file:// URLs would not be rendered correctly
2021-01-02 16:53:59 +00:00
Laurent Cozic
5b295d5f6f
Plugins: Add support for hiding and showing panels
2021-01-02 13:32:15 +00:00
Laurent Cozic
70381a233b
Merge branch 'release-1.5' into dev
2020-12-29 16:17:18 +00:00
Laurent Cozic
143f0b4bc5
Desktop, Cli: Improve support for SVG images when importing ENEX files
2020-12-29 15:58:20 +00:00
Laurent
41684a64ef
Server: Add Joplin Server package ( #1872 )
2020-12-28 11:48:47 +00:00
Laurent Cozic
2cd7839552
Increase version num to 1.6
2020-12-27 22:46:27 +00:00