Laurent Cozic
4c72de8bd8
Desktop: Fixes #5380 : Prevent it from crashing with too long search queries
2021-08-27 17:16:09 +01:00
Laurent Cozic
d6da4299ad
Desktop: Fixes #5346 : "Move to notebook" would break with empty input
2021-08-27 16:58:42 +01:00
Laurent Cozic
814f602bd6
Chore: Moved EncryptionService under e2ee directory
2021-08-23 18:47:07 +01:00
Laurent Cozic
30c7410cbe
Desktop release v2.4.1
2021-08-23 09:51:49 +01:00
Caleb John
e3bd24f819
Desktop: Resolves #5364 : Disable inline code background in vim mode ( #5370 )
...
Also ensure that highlight marks are shown above inline code
2021-08-23 00:34:04 +01:00
Laurent Cozic
50f421c5d9
Tools: Setup release 2.4
2021-08-21 10:46:46 +01:00
Caleb John
a4785efd58
Desktop: Split code block class in two ( #5359 )
...
This makes it clear that once class controls the background
and the other controls the foreground
2021-08-21 10:34:54 +01:00
Roman
f42fd0ecce
Fix enum usage
2021-08-20 21:43:37 +01:00
Roman Musin
e73a4b7286
Merge branch 'dev' into desktop-protocol
2021-08-20 12:02:11 +01:00
Laurent Cozic
16b928a0f9
fixed imports
2021-08-19 13:02:54 +01:00
Laurent Cozic
11d35711c1
Tools: Add linter rules for a few TypeScript naming conventions
2021-08-18 16:21:48 +01:00
Ahmad Mamdouh
9b27b3b1fb
Plugins: Resolves #5288 : Improved support for fitToContent webview property ( #5298 )
2021-08-18 12:09:45 +01:00
Caleb John
189f9d1091
Desktop: Fixes #5327 : Add more specific classes for CodeMirror elements ( #5333 )
...
Some themes use fairly specific classes so we need to overide them.
When changing notebooks, or when entering the editor from settings
the order that css is loaded changes in which case this bug wouldn't
manifest
2021-08-18 12:05:52 +01:00
Caleb John
352b78b5f7
Desktop: Removes markdown inline code padding ( #5331 )
...
Ref: https://github.com/laurent22/joplin/pull/5314#issuecomment-900256897
2021-08-18 12:03:34 +01:00
Laurent Cozic
4f5ad86028
Desktop: Fixes #5184 : GotoAnything is not working on first try
2021-08-18 11:54:28 +01:00
Laurent Cozic
7faa58e0f9
All: Add a way to disable a master key
2021-08-17 12:03:19 +01:00
Laurent Cozic
ea1269d122
Merge branch 'release-2.3' into dev
2021-08-17 08:25:28 +01:00
Laurent Cozic
819af3c6d8
Desktop release v2.3.5
2021-08-17 07:14:59 +01:00
Caleb John
e51fe8bd80
Desktop: Place code-block background in the back in Markdown editor ( #5322 )
2021-08-17 07:14:30 +01:00
Caleb John
e159494231
Desktop: Place code-block background in the back in Markdown editor ( #5322 )
2021-08-17 07:13:52 +01:00
Laurent Cozic
4df434e63e
Desktop release v2.3.4
2021-08-17 07:06:05 +01:00
Laurent Cozic
be500f29cc
Tools: Trying yet again to upgrade lock files to v2
2021-08-16 16:21:56 +01:00
Laurent Cozic
fe4900d254
Desktop: Add Sync Wizard dialog
2021-08-16 15:20:14 +01:00
Caleb John
9783f57f75
Desktop: Resolves #5297 : Improved Markdown editor code styling, and add CSS classes for code ( #5314 )
...
Adds the cm-jn-inline-code and cm-jn-code-block classes
both classes are given styling based on the current theme
2021-08-15 10:25:47 +01:00
Roman
20d1f74ee4
Use enum
2021-08-14 23:30:19 +01:00
Roman
2386abea3e
Rename parseUrl -> parseCallbackUrl
2021-08-14 23:18:58 +01:00
Roman
90621a8417
Fix linter errors
2021-08-14 23:07:22 +01:00
Roman
2b6b4dd916
Rename initialUrl -> initialCallbackUrl
2021-08-14 21:55:47 +01:00
Roman
ecf718005d
Code review comments
2021-08-14 21:01:03 +01:00
Roman
305d0ffc49
Rename copy folder URL -> copy notebook URL
2021-08-14 20:57:01 +01:00
Roman
f454c4e33b
Add a function to check for valid callback url
2021-08-14 20:20:16 +01:00
Roman
047883bd27
Read initial url from a field
2021-08-14 20:12:14 +01:00
Roman
f118f5250f
Handle openFolder and openTag too; change the URL format; extract ULR functions to a separate file
2021-08-14 13:33:45 +01:00
Laurent Cozic
8063c94ff7
Desktop: Allow setting a max width for the editor content
2021-08-14 12:19:53 +01:00
Roman
61161039c8
Open the note from URL even if Joplin isn't running
2021-08-13 23:21:14 +01:00
Roman
00504898f2
Cleanup
2021-08-13 22:50:49 +01:00
Roman
0a6390ed96
Actually open the note
2021-08-13 22:45:13 +01:00
Roman
f909fe6670
Trying to get it to work on Linux
2021-08-13 22:06:01 +01:00
Roman
b17d8bc533
Register to handle joplin:// links
2021-08-12 21:51:03 +01:00
Laurent Cozic
f07636e4b7
Desktop release v2.3.3
2021-08-12 19:27:57 +01:00
Laurent Cozic
11cf8474f7
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-08-12 19:27:14 +01:00
Laurent Cozic
77a8ab8125
Tools: Fixed lib import statements
2021-08-12 19:26:35 +01:00
Laurent Cozic
3309f42fb6
Desktop release v2.3.2
2021-08-12 18:02:16 +01:00
Laurent Cozic
bd907ddeb2
Tools: Trying again to upgrade lock files to v2
2021-08-12 18:01:55 +01:00
Laurent Cozic
b6d9392798
Desktop release v2.3.1
2021-08-12 17:30:56 +01:00
Laurent Cozic
14bf50fdc9
Tools: Fixed desktop test scripts
2021-08-12 17:25:19 +01:00
Laurent
dcd5a8d975
All: Improved E2EE usability by making its state a property of the sync target ( #5276 )
2021-08-12 16:54:10 +01:00
Laurent Cozic
9c37a3e5e4
Setup new release 2.3
2021-08-12 16:49:37 +01:00
Laurent Cozic
b5f148c33a
Re-apply package-lock v2
2021-08-11 17:34:17 +01:00
Laurent Cozic
6d1a2e2e1d
Desktop release v2.2.7
2021-08-11 11:26:03 +01:00