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 |
|
Laurent Cozic
|
d0f1a67d96
|
Plugins: Updated types
|
2020-12-27 22:26:17 +00:00 |
|
Laurent Cozic
|
f6d899eb29
|
Generator: Fixed publish script
|
2020-12-27 22:22:29 +00:00 |
|
Laurent Cozic
|
fab5ed165c
|
CLI v1.5.1
|
2020-12-26 00:48:02 +00:00 |
|
Laurent Cozic
|
b8f14d50f5
|
Desktop, Cli: Add table captions when importing ENEX files
|
2020-12-25 17:44:51 +00:00 |
|
Laurent Cozic
|
9e2f60523f
|
Desktop, Cli: Fixed issues when importing hidden tables within hidden sections in Enex files
|
2020-12-25 16:37:05 +00:00 |
|
Laurent Cozic
|
5826a8d373
|
Desktop, Cli: Improved error handling when importing ENEX files
|
2020-12-23 17:25:26 +00:00 |
|
Caleb John
|
2529da5b09
|
Desktop: Fixes #4130: Register Markdown editor commands with the Keyboard Shortcut editor (#4136)
|
2020-12-19 17:57:41 +00:00 |
|
Laurent Cozic
|
b8493baa5e
|
Desktop, Cli: Fixed import of ENEX files that contain invisible sections
Ref: https://discourse.joplinapp.org/t/code-block-imports-from-evernote/13113/4
|
2020-12-19 16:18:07 +00:00 |
|
Laurent Cozic
|
f53a7d3a8a
|
Desktop, Cli: Fixed importing certain code blocks from ENEX
Ref: https://discourse.joplinapp.org/t/13113
|
2020-12-19 15:37:42 +00:00 |
|
Laurent Cozic
|
33c5037816
|
Desktop, Cli: Fixed importing ENEX files that contain resources with invalid mime type
|
2020-12-18 23:56:38 +00:00 |
|
Laurent Cozic
|
38b0702314
|
Android: Disable long press on images as it interferes with zoom in and out
|
2020-12-18 13:37:36 +00:00 |
|
Laurent Cozic
|
693f59d07a
|
Tools: Fixed OneDrive test units
|
2020-12-16 11:19:35 +00:00 |
|
Laurent Cozic
|
59e2e65de0
|
Tools: Fixed auth for OneDrive test units
|
2020-12-16 01:00:53 +00:00 |
|
Laurent Cozic
|
e351564bec
|
Fixed tests
|
2020-12-11 16:03:55 +00:00 |
|
Laurent Cozic
|
9f8e6a3060
|
Plugins: Add support for context menu items on notebooks and tags
|
2020-12-11 13:28:59 +00:00 |
|
Laurent Cozic
|
65cc6853bd
|
Plugins: Added a way to execute commands from Markdown-it content scripts
|
2020-12-11 12:00:24 +00:00 |
|
Laurent Cozic
|
3ed0083e94
|
Plugins: Add support for content script asset files, for Markdown-it plugins
|
2020-12-10 16:09:31 +00:00 |
|
Laurent Cozic
|
ff5e8ee7aa
|
Chore: Fixed a few links that were broken after Lerna upgrade
|
2020-12-10 15:04:54 +00:00 |
|
Laurent Cozic
|
a737a21185
|
Tools: Fixed another race condition in test units
|
2020-12-09 15:06:22 +00:00 |
|
Laurent Cozic
|
234c05a966
|
Desktop: Rich Text: Do not converts to markdown links URLs that would be linkified
|
2020-12-09 14:58:38 +00:00 |
|
Roman Musin
|
92b4795410
|
All: Fixed #4025: Fixed issue when searching for text that contains diacritic (#4152)
|
2020-12-09 13:02:54 +00:00 |
|
Laurent Cozic
|
3e21e9a334
|
Tests: Increased 'slow threshold' to 20 seconds, because we use Jest for integration testing too
|
2020-12-09 12:57:25 +00:00 |
|
Laurent Cozic
|
dc3e9178ef
|
Desktop: Fixed issue with attachment paths being invalid when user has spaces in home directory path. Also fixed race condition in test units that could make them randomly fail.
|
2020-12-09 12:53:47 +00:00 |
|
Laurent Cozic
|
f21199a7f3
|
Chore: Convert test-utils to TypeScript
|
2020-12-08 20:01:33 +00:00 |
|
Laurent Cozic
|
cdf2873883
|
Plugins: Commands would not show up in keymap editor when no shortcut was associated with them
Ref: https://discourse.joplinapp.org/t/plugin-note-tabs/12752/39
|
2020-12-08 19:45:08 +00:00 |
|
Laurent Cozic
|
efb3546675
|
Plugins: Add support for workspace.onSyncStart event
|
2020-12-08 19:03:22 +00:00 |
|