Laurent Cozic
5dc3baa50c
Desktop: Removed warning for Markdown editor spell checking
2020-12-23 23:19:35 +00:00
Laurent Cozic
5826a8d373
Desktop, Cli: Improved error handling when importing ENEX files
2020-12-23 17:25:26 +00:00
Laurent Cozic
db4f6e9ce5
Chore: Fixed mobile build
2020-12-20 07:52:28 +00:00
Laurent Cozic
1aebcbb27c
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-12-19 22:17:48 +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
d1a7d31335
Desktop: Use plugins whenever printing or exporting notes
...
Ref: https://discourse.joplinapp.org/t/external-css-per-note-is-being-ignored/13016/6
2020-12-19 17:42:18 +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
4180d4bd28
Tools: Allow publishing all lib packages to @joplin
2020-12-14 14:55:31 +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
5cd9114334
Chore: access modifiers on classes
2020-12-11 12:29:21 +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
bc76e4a918
Plugins: Fixed disabling plugin files that start with "_"
2020-12-10 16:45:00 +00:00
Laurent Cozic
5cafc8cea5
Chore: Fixed a few links that were broken after Lerna upgrade
2020-12-10 15:13:29 +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
afebce145f
Doc: Fixed formatting
2020-12-09 22:04:10 +00:00
Laurent
5737560e19
Desktop, Mobile: Restrict auto-detection of links, and added option to toggle linkify ( #4205 )
2020-12-09 21:52:52 +00:00
Laurent Cozic
13dbeb4b36
Desktop: Add support for media players (video, audio and PDF)
2020-12-09 21:30:51 +00:00
Laurent Cozic
f37224fc42
Desktop: Added doc about Rich Text editor and added way to dismiss warning banner
2020-12-09 15:58:15 +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
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
46ed1304f2
Desktop: Improved warning banner colors
2020-12-08 23:44:54 +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
0390928fea
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-12-08 19:04:03 +00:00
Laurent Cozic
efb3546675
Plugins: Add support for workspace.onSyncStart event
2020-12-08 19:03:22 +00:00
Helmut K. C. Tessarek
b780261153
Chore: moving the keycode map to a separate file ( #4192 )
...
/ref https://github.com/laurent22/joplin/pull/4022#issuecomment-726263640
2020-12-06 15:01:30 +00:00
Helmut K. C. Tessarek
50f046ffc4
Update translations
2020-12-05 16:36:47 -05:00
Laurent Cozic
046433a947
Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick
2020-12-05 11:54:58 +00:00
Laurent Cozic
8d90cc234f
Clipper: Fixes #4105 : Handle certain types of code block
2020-12-02 15:43:44 +00:00
Caleb John
92fe5e2362
Desktop: Fixes #4036 : Focus editor after pressing toolbar buttons ( #4037 )
2020-12-02 10:36:00 +00:00
Laurent Cozic
717b8da1f8
Tools: Cleaned up tests and splitted sync tests into smaller parts
2020-12-01 18:05:24 +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
eed3dc8617
Merge branch 'release-1.4' into dev
2020-12-01 11:29:07 +00:00
Laurent Cozic
89abc4395f
All: Disable soft-break by default in Markdown rendering
...
Although soft-break is part of the CommonMark spec, it requires a
special editor that can wrap text at a certain limit. That doesn't make
much sense in Joplin, where the editor can have various sizes, from
desktop to mobile, and where the tools to wrap text are not present.
2020-12-01 09:49:59 +00:00
Laurent Cozic
48e3811fbd
Desktop, Cli: Fixed importing ENEX files that contain empty resources
2020-11-30 19:29:44 +00:00
Laurent Cozic
e8d216016e
Chore: Make debugging log less verbose for link replacement code
2020-11-30 18:37:58 +00:00
Jan Blunck
f965708ad3
Mobile: Fixes #3601 : Fix uploading resource files to S3 with RN ( #4127 )
...
When the mobile application tries to synchronize a note with attached
resource files, e.g. from the notebook "Welcome! (Mobile)", readFile()
is called to return a Buffer although that isn't implemented in
FsDriverRN.readFile(). This is changing the code to return base64
encoded content from react-native and turn it into a Buffer before the S3
putObject() API call is used to create the remote object.
Tested with AVD Android 10.0 target.
Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
2020-11-29 17:29:46 +00:00
Laurent Cozic
d588bddfaa
Revert "Tools: Adding debug info to tests"
...
This reverts commit 154b3573a4
.
2020-11-29 16:47:07 +00:00
Laurent Cozic
154b3573a4
Tools: Adding debug info to tests
2020-11-29 13:13:53 +00:00
Laurent Cozic
1851b0e7d1
Merge branch 'release-1.4' into dev
2020-11-29 00:22:17 +00:00
Laurent Cozic
849ef418a6
Desktop: Fixed notifications on macOS
2020-11-28 12:03:06 +00:00
Laurent Cozic
03942a0073
All: Fix sorting by title in a case insensitive way
2020-11-27 15:16:50 +00:00
Laurent Cozic
cb696276da
Desktop: Fixes #4146 : Prevents crash when invalid spell checker language is selected, and provide fallback for invalid language codes
2020-11-27 12:21:34 +00:00
Laurent Cozic
5f80628a4d
Desktop: Fixed potential crash when watching note files or resources
2020-11-27 12:19:57 +00:00
Laurent Cozic
6ad9931e43
Desktop: Fixes #4146 : Prevents crash when invalid spell checker language is selected, and provide fallback for invalid language codes
2020-11-27 11:12:28 +00:00
Laurent Cozic
011a65f73b
Desktop: Fixed potential crash when watching note files or resources
2020-11-27 11:08:42 +00:00