Laurent Cozic
9d547a58c9
CLI v1.6.2
2021-01-11 11:42:17 +00:00
Laurent Cozic
aa4905ab45
Releasing sub-packages
2021-01-11 11:40:56 +00:00
Laurent Cozic
b24eb5d09c
ios-v10.6.2
2021-01-11 11:16:46 +00:00
Laurent Cozic
1bc56d0fa9
ios-v10.6.1
2021-01-11 11:16:17 +00:00
Laurent Cozic
a77d500bfa
CLI v1.6.1
2021-01-11 11:10:58 +00:00
Laurent Cozic
8fea9ba193
Android release v1.6.6
2021-01-10 00:53:26 +00:00
Laurent Cozic
3fdcd3aaa6
Android release v1.6.5
2021-01-10 00:14:36 +00:00
Laurent
0629cb394c
Doc: Resolves #4329 : Mentioned that vim and emacs mode are not supported in Rich Text editor
2021-01-09 19:58:41 +00:00
Laurent Cozic
f58b7563e6
Desktop release v1.6.6
2021-01-09 13:17:23 +00:00
Laurent Cozic
d434723244
Desktop: Add way to install plugin from file
2021-01-09 13:14:39 +00:00
Laurent Cozic
fca8f71f4a
Desktop release v1.6.5
2021-01-08 22:22:44 +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
0bf3531f51
Plugins: Fixes #4308 : Fixed "exportFolders" command when exporting JEX file
2021-01-08 18:06:33 +00:00
Laurent Cozic
c9f40ea23f
Desktop, Cli: Resolves #4310 : Do not display error message when fixing ENEX resource mime type
2021-01-08 17:49:53 +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
c3e696db5a
Merge branch 'release-1.5' into dev
2021-01-08 17:27:41 +00:00
Laurent Cozic
a0134005b7
Plugin Generator release v1.6.11
2021-01-08 16:45:44 +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
Laurent Cozic
4a0fb124a7
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-08 16:32:11 +00:00
Laurent Cozic
ebbaa5177b
Generator: Better handling of external scripts
2021-01-08 16:31:11 +00:00
Jonathan Heard
5d1dc224ca
All: Fixes #4313 : Fixed OneDrive issue that would require a full resync every time ( #4324 )
2021-01-08 16:07:03 +00:00
Helmut K. C. Tessarek
3626714403
actually toggle something ;-) ( #4309 )
...
* actually toggle something ;-)
* make ids a bit longer
2021-01-08 10:36:37 -05:00
JackGruber
3884ada760
Doc: Fix typo on json array ( #4322 )
2021-01-08 00:36:38 -05:00
Laurent Cozic
16788d1437
Tools: Setup server tests
2021-01-07 22:15:41 +00:00
Laurent Cozic
b1908756d4
Tools: Disable tsc compile when committing - too slow
2021-01-07 22:10:35 +00:00
Laurent Cozic
ccf5271584
Desktop: Handle case where a command is sent to an editor that is gone
2021-01-07 22:03:13 +00:00
Laurent Cozic
df3e6a6219
Desktop: Fixed context menu not being displayed on high DPI screens
2021-01-07 21:44:31 +00:00
Laurent Cozic
f43ec71d9a
Tools: Increase Jest timeout on server tests
2021-01-07 21:34:07 +00:00
Laurent Cozic
32dab88054
Tools: Fixed validatePluginId test
2021-01-07 19:30:29 +00:00
Laurent Cozic
1b5868a7c5
Desktop release v1.6.4
2021-01-07 17:05:31 +00:00
Laurent Cozic
72712e71eb
Desktop release v1.6.3
2021-01-07 17:05:21 +00:00
Laurent Cozic
ec29f791ba
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-07 17:04:04 +00:00
Darshani Audhish
40c2e59394
Doc: Update order of the plugin list in documentation ( #4321 )
2021-01-07 17:03:34 +00:00
Caleb John
98cbb237b5
Desktop: Fixes : #4317 : Spell checker inserts correction at wrong location ( #4318 )
2021-01-07 17:01:44 +00:00
Jan Blunck
826dda5a75
Mobile: Fixes #4268 : Fix "Not implemented" error when downloading resources with S3 sync target ( #4279 )
...
Since the RNFetchBlob API doesn't support writing binary data directly
it creates a custom Writable which is doing the base64 encoding per
chunk.
This also fixes a problem with the S3 synchronization code using the
shim.fsDriver().writeBinaryFile().
Tested with AVD Android 10.0 target.
Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
2021-01-07 16:36:07 +00:00
Laurent Cozic
6dc5a816e5
Desktop: Add support for searching and installing plugins from repository
2021-01-07 16:30:53 +00:00
Laurent Cozic
1700b29f7d
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-07 16:30:13 +00:00
Jerry Zhao
7a6966405c
All: Support natural sorting by title ( #4272 )
2021-01-07 16:29:53 +00:00
Max S. Test
9cb576889f
Doc: Update clipper.md ( #4319 )
...
Spelling fix
2021-01-06 19:18:21 -05:00
JackGruber
047846a552
Doc: Add Synology WebDAV Server to WebDAV-compatible services ( #4315 )
2021-01-06 19:17:13 -05:00
Gen Neko
99fb578db4
All: Translation: Update ja_JP.po ( #4307 )
2021-01-06 19:15:02 -05:00
Laurent Cozic
7114228fd6
Validate plugin ID
2021-01-06 20:27:04 +00:00
Laurent Cozic
8d4d438136
Tools: Updated script to build plugin repository
2021-01-06 20:23:23 +00:00
Laurent Cozic
420ac8359c
Tools: Updated script to build plugin repository
2021-01-06 19:43:05 +00:00
Laurent Cozic
fe7691d786
Plugin Generator release v1.6.10
2021-01-05 21:59:41 +00:00
Laurent Cozic
db4f35b936
Generator: Added "npm run update" command
2021-01-05 21:59:16 +00:00
Laurent Cozic
72aabf71f3
Plugin Generator release v1.6.9
2021-01-05 21:49:37 +00:00