Laurent Cozic
7c85889c1f
Merge branch 'desktop-protocol' of https://github.com/roman-r-m/joplin into dev
2021-09-03 15:00:31 +01:00
Laurent Cozic
85fa3288ab
Desktop release v2.4.4
2021-09-02 18:40:36 +01:00
Roman
886b6d1126
Add stuff to maybe get it to work on MacOS
2021-09-01 22:46:44 +01:00
Roman
1a703c4ecd
Rename ProtocolUtils -> callbackUrlUtils
2021-09-01 22:28:33 +01:00
Roman
1126899769
Code review changes
2021-09-01 22:27:24 +01:00
Laurent Cozic
78c7b79299
Fixed margin
2021-09-01 12:47:35 +01:00
Laurent Cozic
d97ba57dda
Desktop: Sort plugin results according to recommended property, and display Recommended tag
2021-09-01 12:17:20 +01:00
Laurent Cozic
ce89ee5bab
All: Add support for single master password, to simplify handling of multiple encryption keys
2021-08-30 14:15:35 +01:00
Laurent Cozic
ad931a738f
Desktop release v2.4.3
2021-08-28 15:52:09 +01:00
Laurent Cozic
3b6e6e45cf
Desktop: Resolves #5161 : Display link to browse plugins when repository cannot be reached
2021-08-28 15:45:27 +01:00
Roman
b269c2fdb9
Simplify protocol setup
2021-08-28 14:26:54 +01:00
Laurent Cozic
75d118b19e
Desktop release v2.4.2
2021-08-27 17:21:05 +01:00
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
Laurent Cozic
70cdaa3a22
Revert "Plugins: Add ability to make dialogs fit the application window ( #5219 )"
...
This reverts commit c89037b4a2
.
Ref: https://github.com/laurent22/joplin/pull/5219#issuecomment-896702259
2021-08-11 11:25:14 +01:00
Laurent Cozic
b90ec3af1e
Tools: Update version numbers of sub-packages
2021-08-10 15:41:54 +01:00
Laurent Cozic
60aca7beec
Desktop release v2.2.6
2021-08-09 19:06:07 +01:00
Laurent Cozic
8589f39afe
Merge branch 'dev' into release-2.2
2021-08-09 19:05:46 +01:00
Ahmad Mamdouh
e7260d7498
Plugins: Hide note list menu items for commands that are disabled ( #5270 )
2021-08-09 19:04:40 +01:00
Laurent Cozic
c3f10d31cb
Chore: Convert E2EE related files to TypeScript
2021-08-07 12:22:37 +01:00
Laurent Cozic
f9cfefdb29
Desktop: Resolves #5273 : Prevent plugins from crashing the application
2021-08-06 13:08:32 +01:00
Laurent Cozic
153216c236
Desktop release v2.2.5
2021-08-06 11:05:10 +01:00
Laurent Cozic
517deade20
Merge branch 'dev' into release-2.2
2021-08-06 11:04:59 +01:00
Laurent Cozic
e9d590169b
Desktop: Remove template feature (replaced by template plugin)
2021-08-06 10:58:32 +01:00
Laurent Cozic
daadc3309b
Desktop release v2.2.4
2021-08-05 16:04:42 +01:00
Laurent Cozic
dbe7146bdd
Merge branch 'dev' into release-2.2
2021-08-05 16:04:28 +01:00
Laurent Cozic
87298db0ec
fix import
2021-08-05 16:01:46 +01:00
Laurent Cozic
f2818a653b
Desktop release v2.2.3
2021-08-05 15:09:58 +01:00
Laurent Cozic
5b7a5de826
Desktop: Resolves #5184 : GotoAnything sometimes is not working on first try
2021-08-05 14:40:54 +01:00
Laurent Cozic
69f0578ca9
Tools: Do not run slow updateIgnored script when running desktop app in dev mode
2021-08-05 14:35:58 +01:00
Laurent Cozic
6e82c8a8f9
Desktop: Fixes #5208 : Focus is lost while searching in all notes
2021-08-05 14:35:08 +01:00
Laurent Cozic
3348b4f6f8
Desktop: Fixes #5253 : Fixed plugin state when it has been deleted outside the app
2021-08-05 12:48:39 +01:00
Laurent Cozic
73e67deb37
Desktop: Fixes #5259 : Fixed share note color in note list
2021-08-05 12:16:02 +01:00
Laurent Cozic
bde39bf6b3
Desktop: Fixes #5268 : Disable "Dropped file type is not supported" notification in Rich Text editor
2021-08-05 12:09:21 +01:00
Laurent Cozic
8920db5537
Desktop: Fixes #5241 : Katex code could be broken after editing it in Rich Text editor
2021-07-26 14:50:31 +01:00
Laurent Cozic
fb9ec105df
Desktop: Converted Clipper notification to a modal dialog that shows up in all screens
2021-07-25 13:15:56 +01:00
Laurent Cozic
63d4ccdc61
Merge branch 'dev' into release-2.2
2021-07-24 17:55:41 +01:00
Laurent Cozic
07d2a60c75
Plugins: Add support for loading application chrome and note CSS from the plugin
2021-07-23 11:05:21 +01:00
Ahmad Mamdouh
c89037b4a2
Plugins: Add ability to make dialogs fit the application window ( #5219 )
2021-07-22 10:21:57 +01:00
Laurent Cozic
37ad6132b8
Desktop release v2.2.2
2021-07-19 10:45:30 +01:00
Laurent Cozic
2d92a0f1a0
Merge branch 'dev' into release-2.2
2021-07-19 10:45:03 +01:00
Laurent Cozic
d469ac174c
Merge branch 'release-2.1' into dev
2021-07-19 10:42:22 +01:00
Laurent Cozic
882d66383b
Desktop release v2.1.9
2021-07-19 10:40:12 +01:00
Laurent Cozic
b2de27b6fc
Desktop: Make sure clipper authorisation notification is displayed, even when in config screen
2021-07-19 09:46:32 +01:00
Laurent Cozic
9823ac3379
Tools: Fixed server test user creation
2021-07-16 16:35:58 +01:00
Laurent
8e4be78013
Desktop: Make Markdown editor styling closer to view styling ( #5174 )
2021-07-16 11:32:29 +01:00
Laurent Cozic
ff8f230555
Renamed "Share note" to "Publish note"
2021-07-11 18:08:42 +01:00
Laurent Cozic
f0c3a7313c
Doc: Improved Welcome notes
2021-07-10 16:27:14 +01:00
Laurent Cozic
4e0ff1f81f
Desktop release v2.2.1
2021-07-09 18:09:39 +01:00
Philipp Keck
bc97bb242a
Desktop: Add keyboard shortcuts for inserting lists in Rich Text editor ( #5137 )
2021-07-09 10:48:50 +01:00
Philipp Keck
6f836b372d
Desktop: Fixes #4243 : Fix double-paste also on Linux ( #5143 )
...
See https://github.com/laurent22/joplin/issues/4243 .
Tested that it fixes the issue on Linux Mint with KDE.
2021-07-06 14:03:17 +01:00
Siddharth Magadum
6cfd868b44
Desktop: Fixes #4524 : Empty note list panel does not scale with the note content panel ( #5141 )
2021-07-06 14:02:22 +01:00
mbalint
4ae5108717
Desktop: Fixes #5111 : Joplin crashes when trying to Change application layout ( #5134 )
2021-07-06 13:57:48 +01:00
Laurent Cozic
0bc892e40e
Setup version 2.2
2021-07-03 16:40:44 +01:00
Laurent Cozic
a53a6e6f15
Merge branch 'release-2.1' into dev
2021-07-03 09:35:01 +01:00
Laurent Cozic
94ea177b76
Desktop release v2.1.8
2021-07-02 18:17:37 +01:00
Laurent Cozic
6a5629391b
Merge branch 'release-2.1' into dev
2021-06-27 15:29:35 +01:00
Laurent Cozic
00b39e4671
Plugins: Add support for gotoAnything command so that it can be called from plugins
2021-06-27 14:14:11 +01:00
Laurent Cozic
04c4015c85
Desktop release v2.1.7
2021-06-26 10:20:22 +01:00
Laurent Cozic
78f001eb9d
Desktop release v2.1.6
2021-06-26 09:13:18 +01:00
Laurent Cozic
6cbdad0690
Tools: Exit with error code 1 when macOS notarization fails
2021-06-23 15:27:06 +01:00
Laurent Cozic
b92ab2b8cc
Desktop release v2.1.5
2021-06-23 14:01:15 +01:00
Laurent Cozic
e9f5ca817b
Desktop: Resolves #4905 : Apply monospace font to code dialog in Rich Text editor
2021-06-23 12:35:37 +01:00
Laurent Cozic
46868e6b25
Desktop release v2.1.4
2021-06-22 19:57:50 +01:00
Laurent Cozic
67d9977489
Desktop, Clipper: Web Clipper now must request authorisation before accessing the application data
2021-06-22 19:57:04 +01:00
Laurent Cozic
7c92015fe6
Desktop: Fixes #4983 : Fixed readability of links in notification banners
2021-06-21 19:30:20 +01:00
Laurent Cozic
d13b1f96ba
fixed tests
2021-06-20 13:46:50 +01:00
Laurent Cozic
7f05efb789
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-06-19 17:35:19 +01:00
Laurent Cozic
5b368e39ca
Mobile: Allow enabling and disabling feature flags
2021-06-19 17:32:36 +01:00
Laurent Cozic
b88bbc74a2
Desktop release v2.1.3
2021-06-19 16:26:39 +01:00
Laurent Cozic
fc132216cb
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-06-19 16:25:53 +01:00
Laurent Cozic
1dc49c7673
Desktop release v2.1.2
2021-06-19 16:25:19 +01:00
Laurent Cozic
ab9bbcbff2
Plugins: Fixed saving secure settings to the keychain, and added way to store plugin settings to settings.json
2021-06-19 15:56:37 +01:00
Laurent Cozic
372495afd3
Desktop release v2.1.1
2021-06-19 14:28:27 +01:00
Helmut K. C. Tessarek
cef5834d73
All: Update Mermaid: 8.8.4 -> 8.10.2 ( #5092 )
2021-06-18 08:53:16 +01:00
Laurent Cozic
e04133cfc6
Setup new release 2.1
2021-06-17 18:26:58 +01:00
Laurent Cozic
981b1d845c
Desktop release v2.0.11
2021-06-16 18:22:59 +01:00
Laurent Cozic
4bbb3d1d58
Android: Verbose mode for synchronizer
2021-06-16 10:43:39 +01:00
Laurent Cozic
8bce259dc9
Desktop release v2.0.10
2021-06-15 20:56:38 +01:00
Laurent Cozic
a4a156c7a5
Desktop: Fixes #5080 : Ensure resources are decrypted when sharing a notebook with Joplin Server
2021-06-15 17:17:12 +01:00
Laurent Cozic
ba322b1f9b
Tools: Only notarize macOS app when building a desktop app tag
2021-06-15 16:05:26 +01:00
Laurent Cozic
2cf70675dc
All: Fixed user content URLs when sharing note via Joplin Server
2021-06-15 12:25:55 +01:00
Laurent Cozic
7aca380cfa
Desktop release v2.0.9
2021-06-12 10:00:27 +02:00
Nishant Mittal
c5c38a323f
Desktop: Expose prompt to plugins as a command ( #5058 )
2021-06-11 00:26:16 +01:00
Laurent Cozic
a36b13dcb4
Server: Handle custom user content URLs
2021-06-10 19:33:04 +02:00
Laurent Cozic
b81c300907
Desktop release v2.0.8
2021-06-10 17:43:30 +02:00
Laurent Cozic
315216132f
Desktop release v2.0.7
2021-06-10 17:04:09 +02:00
Laurent Cozic
2eaa821272
Merge branch 'dev' into release-2.0
2021-06-10 17:03:29 +02:00
Laurent Cozic
7c93e268e4
Tools: Fixed CI for macOS build
2021-06-10 17:02:52 +02:00
Laurent Cozic
d0c4de92e2
Desktop release v2.0.6
2021-06-10 14:07:12 +02:00
Laurent Cozic
91ce465535
Desktop release v2.0.5
2021-06-10 14:06:09 +02:00
Laurent Cozic
5fd6571bf1
Desktop: Allow restoring a delete note from note history using command palette
2021-06-10 11:49:20 +02:00
Laurent Cozic
00dc1d881b
Desktop: Allow passing arguments to commands in command palette
2021-06-10 11:46:41 +02:00
Laurent Cozic
ca487ade9a
Desktop: Add "Retry all" button to sync status screen for items that could not be uploaded
2021-06-08 22:36:10 +02:00
Caleb John
a7e67952b8
Plugins: Support executing codemirror commands from plugins when using execCommand ( #5012 )
2021-06-07 10:19:35 +01:00
Austin Doupnik
1b7d40387d
Desktop: Fixes #4877 : Incorrect list renumbering ( #4914 )
2021-06-07 10:17:46 +01:00
Helmut K. C. Tessarek
7921e70c4f
macOS: add 'Hide Others' and 'Show All' menu items ( #5024 )
2021-06-06 23:49:44 +01:00
Laurent Cozic
de45740129
Server: Load shared user content from correct domain
2021-06-06 19:14:12 +02:00
Laurent Cozic
e8a02c26d0
Desktop: Fixed: Ctrl+Clicking links in Rich Text editor was broken (regression)
2021-06-04 13:34:30 +02:00
Laurent Cozic
87a5f18c7b
Desktop release v2.0.4
2021-06-02 09:57:05 +02:00
Laurent Cozic
42891e37a1
Desktop release v2.0.3
2021-06-02 09:52:05 +02:00
Laurent Cozic
8f6a47536c
Desktop: Download plugins from GitHub release
2021-06-01 11:09:46 +02:00
JackGruber
2b286410f6
Desktop: Fixes #4411 : Count tags based on showCompletedTodos setting ( #4957 )
2021-05-27 12:44:58 +01:00
Laurent Cozic
41ed66d323
Server: Added signup pages
2021-05-26 19:55:43 +02:00
Laurent Cozic
83cef7a824
Server: Allow using a different domain for API, main website and user content
2021-05-25 16:42:21 +02:00
Laurent Cozic
3edf74e6d2
Merge branch 'release-2.0' into dev
2021-05-25 13:06:36 +02:00
Laurent Cozic
ed8ee67048
Server: Add mailer service
2021-05-25 11:49:47 +02:00
mbalint
4760e5e8ba
Desktop: Fixes #4864 : Fixes panels overflowing window ( #4991 )
2021-05-22 18:30:11 +01:00
Laurent Cozic
8930dac40e
Desktop release v2.0.2
2021-05-21 17:45:13 +02:00
Laurent Cozic
6ff560f22f
Desktop: Fixes #4591 : Prevent cursor from jumping to top of page when pasting image
2021-05-20 19:13:35 +02:00
Laurent Cozic
2226b79c46
Desktop: Fixed pasting HTML in Rich Text editor, and improved pasting plain text
2021-05-20 18:08:59 +02:00
Laurent Cozic
9e9bf63d70
Desktop: Regression: Pasting plain text in Rich Text editor was broken
2021-05-20 17:42:04 +02:00
Laurent Cozic
bd08041f53
Desktop: Pass custom CSS property to all export handlers and renderers
2021-05-19 15:00:16 +02:00
Andre Jilderda
f3e03d48bb
Desktop: Add classnames to DOM elements for theming purposes ( #4933 )
2021-05-17 19:33:44 +01:00
Laurent Cozic
6577f4f35d
Desktop: Regression: It was no longer possible to add list items in an empty note
2021-05-17 20:30:48 +02:00
Laurent Cozic
d29624c816
Desktop: Handle too large items for Joplin Server
2021-05-17 18:55:39 +02:00
Laurent Cozic
f7d164be6e
Desktop: Allow unsharing a note
2021-05-16 17:28:49 +02:00
Laurent Cozic
6f2f24171d
Desktop: Add Share Notebook menu item
2021-05-16 15:21:55 +02:00
Laurent Cozic
15fe119256
Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen
2021-05-15 20:56:49 +02:00
Laurent Cozic
0b46880a00
Desktop: Fixes #4926 : Fixed issue with empty panels being created by plugins
2021-05-15 17:30:56 +02:00
Laurent Cozic
d061bb1a4f
typo
2021-05-15 16:06:24 +02:00
Laurent Cozic
03db0c5486
Desktop: Resolves #4462 : Improved usability when plugin repository cannot be connected to
2021-05-15 16:04:10 +02:00
Laurent Cozic
74d8fec98a
Desktop release v2.0.1
2021-05-14 17:17:40 +02:00
Laurent Cozic
321a58c356
Prepare for v2
2021-05-14 17:17:02 +02:00
Laurent Cozic
a31b402b9e
Desktop: Added button to skip an application update
...
And made auto-updates enabled by default
2021-05-14 11:29:06 +02:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
Subhra264
df6f0ce9af
Desktop: Fixes #4891 : Solve "Resource Id not provided" error ( #4943 )
2021-05-13 09:34:03 +01:00
Laurent Cozic
b28f087bbe
Desktop release v1.8.5
2021-05-10 12:33:18 +02:00
Laurent Cozic
bb77d7171a
Desktop: Fixes #4916 : Fixed pasting of text and images from Word on Windows
2021-05-10 11:12:29 +02:00
Laurent Cozic
97c538dc48
Desktop release v1.8.4
2021-05-09 19:31:26 +02:00
Laurent Cozic
0b67446ec0
All: Security: Apply npm audit security fixes
2021-05-09 19:30:08 +02:00
Laurent Cozic
4ea21e0c32
Desktop: Fixes #4916 : Ensure that image paths that contain spaces are pasted correctly in the Rich Text editor
2021-05-04 17:44:30 +02:00
Laurent Cozic
606a64f49c
Fixed resource error handling
2021-05-04 16:00:40 +02:00
Laurent Cozic
f76f99b423
Desktop: Improve display of release notes for new versions
2021-05-04 15:53:44 +02:00
Laurent Cozic
26a91416c7
Desktop release v1.8.3
2021-05-04 11:06:25 +02:00
Laurent Cozic
b5f01c005f
linter
2021-05-04 11:05:20 +02:00
Adarsh Singh
b1ecb75e1f
Desktop: Resolves #4813 : Skip empty lines while converting selection to list ( #4832 )
2021-05-04 09:49:56 +01:00
Laurent Cozic
a0ead2c48e
Revert "Desktop: Resolve #3695 : Show notebook and note title in the title bar ( #4390 )"
...
This reverts commit c79c9c4c2f
.
Reason: Still need to discuss how it should be implemented. Ref:
https://discourse.joplinapp.org/t/testing-v1-8-2-title-bar-path-format-minor/16937/10
2021-05-04 10:34:18 +02:00
Nishant Mittal
eb82ae87ca
Desktop: Fixes #4767 : Create own copy of images while pasting ( #4852 )
2021-05-03 15:13:51 +01:00
Laurent Cozic
a6caa357c8
Desktop: Add synchronization tools to clear local sync state or data
2021-05-03 12:57:46 +02:00
mbalint
4be5182913
Desktop: Fixes #4529 : Plugin ghost panel and resizing issues ( #4865 )
2021-04-30 17:54:55 +01:00
Ahmad Mamdouh
92b4b967d9
Mobile, Desktop: Fixes #3991 : Added RTL support for Markdown editor and Preview. ( #4822 )
2021-04-30 16:03:03 +01:00
Laurent Cozic
2531e89457
Desktop release v1.8.2
2021-04-25 11:00:19 +02:00
Caleb John
b1ea3f3ad1
Desktop: Add "duplicate line" command in Markdown editor ( #4873 )
...
Ref: https://discourse.joplinapp.org/t/duplicate-line-command/12650/15
2021-04-25 09:57:35 +01:00
Roman Musin
f87ff54e3d
Desktop: Fixes #4797 (partially): Scroll position is not remembered in Markdown editor ( #4806 )
2021-04-25 09:52:05 +01:00
Laurent Cozic
3235f58f5a
Desktop: Resolves #4727 : Add support for safe mode, which temporarily disables note rendering and plugins
2021-04-24 20:23:33 +02:00
Laurent Cozic
920f54f5d3
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-04-24 19:32:31 +02:00
Laurent Cozic
de035dca39
Desktop: Add plugin info when the app crashes
2021-04-24 19:30:48 +02:00
Apoorva Shukla
1501238730
Desktop: Resolves #4736 : Note list is empty if search field is cleared ( #4739 )
2021-04-24 17:30:07 +01:00
Brett Bender
108b5b4cdc
Desktop: Fixes #4754 : Roboto font in plugins ( #4755 )
2021-04-24 09:51:21 +01:00
Caleb John
e95ea48ce9
Desktop: Fix: Fixed cursor moved to the top issue in Markdown editor ( #4870 )
...
Ref: https://discourse.joplinapp.org/t/cursor-moved-to-the-top-undo-history-removed/16837/6
2021-04-24 09:18:31 +01:00
Subhra264
f62bfbb853
Desktop: Fixes #4043 : File-Links with German Umlauts don't work ( #4804 )
2021-04-12 13:35:39 +01:00
Laurent Cozic
5a620ee26e
Desktop: Fixes #4669 : Copying code block from Rich Text editor results in two copies of the text
...
Also improved copying plain text from Rich Text editor - in that case the HTML is converted to Markdown
2021-04-11 19:01:06 +02:00
Laurent Cozic
170f587f28
Desktop: Fixes #4570 : Prevents plugin from causing an error when the app closes
2021-04-11 11:58:45 +02:00
Ahmad Mamdouh
1354c247b4
Desktop: Resolves #4766 : ENTER key no longer submits dialogs when a textarea is focused. ( #4777 )
2021-04-08 10:31:26 +01:00
Nishant Mittal
9642f5f715
Desktop: Fixes #4788 : Set plain/text clipboard while copying ( #4791 )
2021-04-08 10:30:12 +01:00
Helmut K. C. Tessarek
2fc9c53ff0
Desktop: Add an option to renew the API token ( #4811 )
2021-04-07 19:27:16 +01:00
Laurent Cozic
54884d6db4
Desktop, Cli: Fixed issue when getting version info
2021-04-07 19:12:37 +02:00
Aksh-Konda
c37c2256c6
Desktop: Resolves #4759 : Fixed editor focus issue when running command from palette ( #4812 )
2021-04-06 21:21:24 +01:00
asrient
c79c9c4c2f
Desktop: Resolve #3695 : Show notebook and note title in the title bar ( #4390 )
2021-04-06 21:18:10 +01:00
Siddhant Sehgal
17792d91a1
Desktop: Fixes #4769 : highlight existing text in global search field ( #4773 )
...
Co-authored-by: Siddhant Sehgal <ssehgal@makelearningbetter.co>
2021-04-06 19:13:43 +01:00
Adarsh Singh
f59e312ee2
Desktop: Resolves #4750 Disappearing text in markdown editor ( #4781 )
...
Fixes #4750 by preventing automatic deletion of list elements in certain cases
2021-04-01 21:39:42 -06:00
Abdallah Ahmed
c044017ba4
Desktop: Add button to copy note ID in Note Properties dialog ( #4749 )
2021-03-29 21:25:17 +01:00
Laurent Cozic
b3f950e67a
Desktop release v1.8.1
2021-03-29 11:26:04 +02:00
Laurent Cozic
f43edc2736
Update package lock
2021-03-29 11:25:14 +02:00
Nishant Mittal
9cf5974c7b
Desktop: Fixes #4602 : Allow copying images from Joplin to external editors ( #4724 )
2021-03-29 09:40:50 +01:00
Caleb John
81b3ddf0e7
Desktop: Add monospace enforcement for certain elements in Markdown editor ( #4689 )
2021-03-26 09:08:22 +00:00
mbalint
cd1f95c5ea
Desktop: Fixes #4723 : Plugin Update error when plugin was installed manually ( #4725 )
2021-03-24 14:15:49 +00:00
Harshit Kathuria
656673ed57
Desktop: Fixes #4397 : Fixed calendar styling ( #4703 )
2021-03-23 09:35:25 +00:00
mbalint
044477ba0d
Desktop: Fixes #4683 : Updating a disabled plugin enables it ( #4711 )
2021-03-23 09:01:34 +00:00
Laurent Cozic
8ba49c6fdf
Desktop: Add support for strikethrough, sub, sup and insert formatting on Rich Text editor
2021-03-17 09:48:01 +00:00
Laurent Cozic
f3b2ca4752
Desktop: Add support for higlighting text from Rich Text editor
2021-03-16 19:39:35 +00:00
zozolina123
aa067e3d16
Desktop: Fixes #4398 : Wrong background color for the table button in the toolbar ( #4681 )
2021-03-16 10:07:20 +00:00
Neeraj Kashyap
fd390dff6b
Desktop: Resolves #2810 : Ctrl+Shift+B to viewer when editor invisible ( #4537 )
2021-03-14 15:06:38 +00:00
Helmut K. C. Tessarek
3e9cb1d4fd
Desktop: remove branch name in detached head state ( #4636 )
2021-03-11 14:39:18 +00:00
Caleb John
6496172aed
Desktop: Bring editor katex highlight in line with renderer ( #4632 )
2021-03-11 14:37:58 +00:00
Caleb John
4d0beb6d47
Desktop: Toggle math highlighting in editor with markdown options ( #4631 )
2021-03-11 14:37:12 +00:00
Naveen M V
3657c0369e
Chore: Clean up unused fuzzy search code ( #4593 )
2021-03-10 22:27:45 +00:00
Roman Musin
876fcfe008
Desktop: Fixes #4505 : Make plugin links clickable from search ( #4548 )
2021-03-10 19:12:43 +00:00
James Wright
752c14d726
Desktop: Resolves #4554 : Improve mathmode syntax highlighting ( #4580 )
2021-02-23 22:32:01 +00:00
António Ramadas
e12af60579
Desktop: Select search text input when focusing it ( #4586 )
2021-02-23 11:25:13 +00:00
Caleb John
da9da7ec62
Desktop: Reset window hash to allow clicking an anchor multiple times ( #4538 )
2021-02-23 10:59:08 +00:00
Caleb John
80cb18ca90
Desktop: Enforce utf-8 charset for plugin scripts ( #4509 )
2021-02-23 10:53:19 +00:00
Laurent Cozic
ce8f156f51
Desktop: Fixed issue which could cause plugin views to be orphaned
2021-02-07 16:47:56 +00:00
Laurent Cozic
c1198dc76a
setup v1.8
2021-02-07 14:34:43 +00:00
Laurent Cozic
19feb0c48b
Desktop: Sort plugin config sections alphabetically
2021-02-07 13:02:58 +00:00
Laurent Cozic
414b3636d9
Desktop: Fixes #4491 : Make config sidebar vertically scrollable, and make it grow horizontally depending on menu items
2021-02-07 12:55:28 +00:00
Laurent Cozic
6f52107234
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-02-07 10:10:30 +00:00
Laurent Cozic
c5b8d82234
Desktop: Fixes #4473 : Improved enabling/disabling commands depending on application state
2021-02-07 10:09:28 +00:00
Laurent Cozic
526b16b931
Plugins: Resolves #4474 : Focus dialog when it is opened so that ENTER/ESC shortcuts work
2021-02-07 09:39:56 +00:00
Helmut K. C. Tessarek
4e3b055d0d
Merge branch 'release-1.7' into dev
2021-02-06 11:27:43 -05:00
Caleb John
33e1214ef6
Desktop: Undo changes introduced in #4303 ( #4406 )
2021-02-06 16:01:06 +00:00
Laurent Cozic
11c8bf7e6e
Desktop: Resolves #4458 : Improved spell checking support in dialogs and text input fields
2021-02-06 12:17:30 +00:00
Laurent Cozic
f560563d89
Desktop release v1.7.11
2021-02-03 11:59:14 +00:00
Laurent Cozic
ef281e8f74
Desktop: Save geo-location when saving note
2021-02-01 21:44:13 +00:00
Laurent Cozic
dadec484e9
Merge branch 'release-1.7' into dev
2021-01-30 12:21:14 +00:00
Laurent Cozic
fb1c876b52
Desktop release v1.7.10
2021-01-30 12:20:28 +00:00
Laurent Cozic
73314447b9
Desktop: Fixes #4441 : Fixed copying text from Rich Text editor
2021-01-30 11:08:11 +00:00
Laurent Cozic
cb2c2160ae
Desktop: Fixed updating plugins
2021-01-29 21:54:08 +00:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Laurent Cozic
4156b13c32
Desktop: Fixed plugin panel issue that could crash app in rare case
...
Ref: https://discourse.joplinapp.org/t/rearranging-the-pannels-crushed-the-app-and-generated-fatal-error/14373
2021-01-27 22:52:54 +00:00
Laurent Cozic
18dfc5a987
Desktop release v1.7.9
2021-01-27 22:13:10 +00:00
Laurent Cozic
ae29238592
Desktop release v1.7.8
2021-01-27 22:12:05 +00:00
Laurent Cozic
99445cac27
Tools: Make sure notarization does not make Travis timeout the task
2021-01-27 22:11:40 +00:00
Laurent Cozic
fb04a3ae20
Desktop release v1.7.7
2021-01-27 17:43:25 +00:00
Laurent Cozic
12187b9da3
Mobile: Fixed mobile build
2021-01-27 17:42:58 +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
8de46ed462
Desktop release v1.7.6
2021-01-26 23:57:01 +00:00
Laurent Cozic
cda9441c69
Desktop: Fixed installing plugins
2021-01-26 23:56:35 +00:00
Laurent Cozic
11b8821bf4
Desktop release v1.7.5
2021-01-25 23:08:45 +00:00
Laurent Cozic
dbbbd22aef
Desktop: Localise "Click to add tags" button
2021-01-25 10:20:56 +00:00
Laurent Cozic
774be9cc0d
Desktop: Do not allow installing plugins incompatible with current app version
2021-01-24 18:45:42 +00:00
Laurent Cozic
351a05fb0d
Desktop: In config screen, click on a plugin name to open its home page
2021-01-24 18:20:00 +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
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
c895f7cd4f
Desktop release v1.7.4
2021-01-22 10:56:22 +00:00
Laurent Cozic
83c1753049
Merge branch 'release-1.7' into dev
2021-01-22 10:55:00 +00:00
Laurent Cozic
469143c2e8
Plugins: Fixed dropdown settings
2021-01-22 00:55:58 +00:00
Laurent Cozic
d4a6078392
Desktop: Enable TLS options for Joplin Server
2021-01-22 00:31:10 +00:00
Laurent Cozic
43a8f4a46e
Desktop: Added button to browse plugins
2021-01-21 22:57:09 +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
fa9f5fd458
Desktop: Fixes #4337 : Make sure note is automatically saved when format is set via keyboard shortcut in Rich Text editor
2021-01-21 18:33:33 +00:00
Laurent Cozic
716a92944d
Desktop, Mobile: Fixes #4363 : Added missing translations
2021-01-21 18:23:32 +00:00
Laurent Cozic
0e1fb9f491
Desktop release v1.7.3
2021-01-19 23:05:06 +00:00
Laurent Cozic
ad34cee234
Desktop release v1.7.2
2021-01-19 23:03:14 +00:00
Laurent Cozic
4e2e26f033
Desktop release v1.7.1
2021-01-19 22:59:19 +00:00
Laurent Cozic
f37d37e613
Desktop: Allow updating a plugin
2021-01-19 22:58:09 +00:00
Laurent Cozic
e8ae29adf2
Tools: Clean up and fix tool dependencies
2021-01-18 20:09:11 +00:00
Caleb John
df6d146c84
SideBar -> Sidebar in app.ts ( #4375 )
2021-01-17 11:34:37 +00:00
Laurent Cozic
f14ea46f0b
Server: Moved controller tests to route and model
2021-01-13 23:20:45 +00:00
Laurent Cozic
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
Laurent Cozic
0f23277bfc
Chore: SideBar => Sidebar
2021-01-12 12:28:55 +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
b74b849830
Desktop release v1.6.7
2021-01-11 22:18:24 +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
0bf3531f51
Plugins: Fixes #4308 : Fixed "exportFolders" command when exporting JEX file
2021-01-08 18:06:33 +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
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
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
Caleb John
98cbb237b5
Desktop: Fixes : #4317 : Spell checker inserts correction at wrong location ( #4318 )
2021-01-07 17:01:44 +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
5c283e4508
Desktop release v1.6.2
2021-01-04 19:39:01 +00:00
Laurent Cozic
0e57baf5b9
Desktop: Made editor padding more consistent and ensure it is present even when sidebars are gone
2021-01-02 17:27:37 +00:00
Daeraxa
ca5ac9696b
Desktop: Sort attachments in a case insensitive way in Attachments screen ( #4273 )
...
Update to add case insensitive sorting - https://discourse.joplinapp.org/t/a-feature-request/13486/5?u=daeraxa
2021-01-02 15:27:53 +00:00
Caleb John
fdfbb84d37
Desktop: Resolves #4257 : Add extra macOS keys ( #4259 )
2021-01-02 15:12:29 +00:00
Laurent Cozic
5b295d5f6f
Plugins: Add support for hiding and showing panels
2021-01-02 13:32:15 +00:00
Laurent Cozic
83b29d7c51
macOS: Fixed paste as text in Rich Text editor
2021-01-01 12:38:17 +00:00
Laurent Cozic
86b28b5ecf
Desktop release v1.6.1
2020-12-29 18:30:38 +00:00
Laurent Cozic
ee2ec28cd4
Server: Add basic file manager
2020-12-29 18:04:57 +00:00
Laurent Cozic
2fda067034
Server: Improved logging and error handling
2020-12-28 15:15:30 +00:00
Laurent Cozic
29177330b0
Merge branch 'release-1.5' into dev
2020-12-28 14:31:37 +00:00
Laurent Cozic
66a5490b54
Desktop release v1.5.12
2020-12-28 14:29:37 +00:00
Laurent Cozic
2cd7839552
Increase version num to 1.6
2020-12-27 22:46:27 +00:00
Laurent Cozic
c158878b66
Desktop release v1.5.11
2020-12-27 19:19:13 +00:00
Laurent Cozic
17b9867bf2
Desktop release v1.5.10
2020-12-26 00:17:15 +00:00
Laurent Cozic
502c812d9c
Chore: remove debug code
2020-12-23 23:46:36 +00:00
Laurent Cozic
a9af58146b
Desktop: Fixes #4201 : Fixed context menu when the UI is zoomed in or out
2020-12-23 23:17:12 +00:00
Laurent Cozic
17edebb6b1
Desktop: Fixes #4243 : Prevent double paste when using Shift+Ctrl+V
2020-12-23 20:03:38 +00:00
Laurent Cozic
6cae8a7d20
Desktop release v1.5.9
2020-12-23 17:26:45 +00:00
Laurent Cozic
5826a8d373
Desktop, Cli: Improved error handling when importing ENEX files
2020-12-23 17:25:26 +00:00
Caleb John
18c5404cbc
Dedktop: Fix typo when passing generic editor commands to the editor ( #4240 )
2020-12-21 10:32:42 +00:00
Laurent Cozic
f16fd6462b
Desktop release v1.5.8
2020-12-20 07:59:01 +00:00
Caleb John
0a2364f917
Desktop: Fix End key behavior with Codemirror spellcheck ( #4215 )
...
* Manually fudge the codemirror cursor handling when in contenteditable mode
2020-12-19 18:04:02 -07: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
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
f1bbcea64b
Desktop release v1.5.7
2020-12-10 10:07:40 +00:00
Laurent Cozic
8e874891c0
Tools: Fixed desktop dist script
2020-12-10 10:07:29 +00:00
Laurent Cozic
546ee354dd
Desktop release v1.5.6
2020-12-09 22:33:43 +00:00
Laurent Cozic
7543d43428
Desktop release v1.5.5
2020-12-09 21:53:43 +00:00
Laurent Cozic
f436967779
Chore: Fixed dev dependencies
2020-12-09 16:15:13 +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
Laurent Cozic
46ed1304f2
Desktop: Improved warning banner colors
2020-12-08 23:44:54 +00:00
Laurent Cozic
01cf0de974
Desktop: Fixed title input field width on small windows
2020-12-08 23:27:11 +00:00
Laurent Cozic
64bbd93f54
Tools: Skip electronRebuild in postinstall to make boostrap faster, but add it to dist script
2020-12-05 12:40:14 +00:00
Laurent Cozic
9a30b69610
Doc: Added comment about stapling macOS app
2020-12-05 12:18:31 +00:00
Laurent Cozic
42232fac84
Desktop release v1.5.4
2020-12-05 11:06:54 +00:00
Laurent Cozic
245976f659
Chore: trying to fix notarization
2020-12-05 11:06:20 +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
05e9000087
Plugins: Improved note change event handling. Also added tests and improved debugging plugins.
2020-12-01 14:08:41 +00:00
Laurent Cozic
d0f22140fd
Desktop: Fixed issue with note not being saved when a column is added or remove from Rich Text editor
2020-11-30 18:20:27 +00:00
Laurent Cozic
04814eefb5
Desktop release v1.5.3
2020-11-29 19:38:40 +00:00
Laurent Cozic
ef53c42f0a
Desktop release v1.5.2
2020-11-29 18:46:04 +00:00
Laurent Cozic
c8b40bfdb2
Chore: Getting notarization to work
2020-11-29 18:45:37 +00:00
Laurent Cozic
a654419881
Desktop release v1.5.1
2020-11-29 17:36:24 +00:00
Laurent Cozic
497cf996e8
Setup new version to 1.5
2020-11-29 17:35:41 +00:00
Laurent Cozic
f001d197a8
macOS: Notarize application
2020-11-29 17:15:42 +00:00
Laurent Cozic
1851b0e7d1
Merge branch 'release-1.4' into dev
2020-11-29 00:22:17 +00:00
Laurent Cozic
76c4d99b87
Desktop release v1.4.18
2020-11-28 12:03:29 +00:00
Laurent Cozic
849ef418a6
Desktop: Fixed notifications on macOS
2020-11-28 12:03:06 +00:00
Laurent Cozic
d733c0e010
Desktop release v1.4.16
2020-11-27 18:19:31 +00:00
Laurent Cozic
a48e5cd4e8
Desktop: Fixed spell checker crash when no language is selected
2020-11-27 18:15:22 +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
0bc53dc063
Merge branch 'release-1.4' into dev
2020-11-27 12:43:40 +00:00
Laurent Cozic
56605beea2
Desktop release v1.4.15
2020-11-27 12:41:24 +00:00
Laurent Cozic
8059d3fbd1
Desktop release v1.4.14
2020-11-27 12:41:12 +00:00
Laurent Cozic
46c38ce0e0
Desktop: Remove support for buggy asar packing as it breaks notifications on macOS. Also make sure only DMG is built for macOS.
2020-11-27 12:40:43 +00:00
Laurent Cozic
dfa928c1f7
Log info
2020-11-27 12:21:59 +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
b77f868fc8
Log info
2020-11-27 12:03:32 +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
72ccc90ea0
Merge branch 'release-1.4' into dev
2020-11-27 01:16:52 +00:00
Laurent Cozic
f3e6c0da32
Desktop release v1.4.13
2020-11-26 23:32:30 +00:00
Laurent Cozic
9308c3f38c
Plugins: Fixed webview postMessage call
2020-11-26 23:31:31 +00:00
Laurent Cozic
f4b8b5b160
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-26 14:42:21 +00:00
Laurent Cozic
eed52a5cfd
Tools: Fixed tests on CI
2020-11-26 14:40:16 +00:00
MichBoi
6272a2eb4f
Desktop: Fixes #3917 : Fixed numbered list bug in markdown editor ( #4116 )
2020-11-26 14:34:13 +00:00
Laurent Cozic
9b64c1fbdb
Added no-floating-promises eslint rule
2020-11-25 14:40:25 +00:00
Laurent Cozic
0f0c50a178
Desktop release v1.4.12
2020-11-23 16:57:58 +00:00
Laurent Cozic
86bace70a5
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-23 11:52:36 +00:00
Laurent Cozic
ee912b24c7
Plugins: Fixed issue with toolbar button key not being unique
2020-11-23 11:52:20 +00:00
Laurent Cozic
4ac2409318
Plugins: Provides selected notes when triggering a command from the note list context menu
2020-11-21 12:35:19 +00:00
Laurent Cozic
d953f6bcab
Desktop, Mobile: Fixes #4119 : Fixed links imported from ENEX as HTML
2020-11-20 16:04:47 +00:00
Laurent Cozic
28f75449d7
Desktop release v1.4.11
2020-11-19 21:02:03 +00:00
Laurent Cozic
fdc84aa6bb
Desktop: Upgrade to Electron 10
2020-11-19 21:01:19 +00:00
Caleb John
858508bfa9
Desktop: Add option to toggle spellchecking for the markdown editor ( #4109 )
2020-11-19 17:14:44 +00:00
Caleb John
116413e78d
Desktop: Prevent lines from shifting in Markdown Editor when Scrollbar appears ( #4110 )
2020-11-19 17:04:18 +00:00
Laurent Cozic
65962e26ce
Desktop: Fixes #4098 : Fix crash due to React when trying to upgrade sync target
2020-11-19 16:38:44 +00:00
Laurent Cozic
dbbd930f81
All: Added global logger
...
Avoids having to pass around a logger to every module and sub-module,
and makes it easier to set log level globally.
2020-11-19 15:25:02 +00:00
Laurent Cozic
e1180a1d84
Tools: Remove Jasmine dependency
2020-11-19 12:44:20 +00:00
Laurent Cozic
e57444dc32
Desktop: Add config screen to add, remove or enable, disable plugins
2020-11-19 12:34:49 +00:00
Caleb John
3e00f6078d
Plugins: Add support for external CodeMirror plugins ( #4015 )
2020-11-17 18:28:32 +00:00
Laurent Cozic
4e08adb76f
Plugins: Added command to export folders and notes
2020-11-17 14:50:28 +00:00
Laurent Cozic
eb8284ecdb
Desktop, Cli: Resolves #4095 : Allow exporting conflict notes
2020-11-17 11:50:46 +00:00
Caleb John
92bcb25ef7
Desktop: Attempt to fix Outlook drag and drop on Markdown editor ( #4093 )
2020-11-16 20:30:40 +00:00
Laurent Cozic
284dbdb362
Desktop: Fixes #4038 : Fixed issue when a newly created note would be automatically moved to the wrong folder on save
2020-11-16 17:11:31 +00:00
Laurent Cozic
8787d997b2
Desktop: Disable spell checker on config and search input fields
2020-11-16 16:20:26 +00:00
Laurent Cozic
adde092ea6
Plugins: Fixed issue with dialog being empty in some cases
2020-11-16 16:14:26 +00:00
Laurent Cozic
a808281dd2
Desktop: Regression: Fixed external edit file watching
2020-11-16 11:03:44 +00:00
Laurent Cozic
147f3ce073
Desktop: Fixed note list overflow when resized very small
2020-11-15 19:30:04 +00:00
Laurent Cozic
ccc726f2ae
Desktop: Optimized resizing window
2020-11-15 19:22:42 +00:00
Laurent Cozic
6769026265
Desktop: Put title bar and toolbar button over two lines when window size is below 800px
2020-11-15 19:21:47 +00:00
Laurent Cozic
ce5276ba97
Desktop: Fix size of search bar area when notebook is empty
2020-11-15 16:02:58 +00:00
Laurent Cozic
b480aae59b
Plugins: Make sure "replaceSelection" command can be undone in Rich Text editor
2020-11-15 15:59:47 +00:00
Laurent Cozic
ce59d29bb3
Plugins: Added support app_min_version property and made it required
2020-11-15 14:18:46 +00:00
Laurent Cozic
6463af0c31
Plugins: Rename command "editorSetText" to "editor.setText"
2020-11-14 10:57:09 +00:00
Laurent Cozic
19a8b6c285
Clean up
2020-11-14 10:09:53 +00:00
Laurent Cozic
4451bbdd71
Electron release v1.4.10
2020-11-14 00:46:18 +00:00
Laurent Cozic
83ca33611b
Desktop: Make Markdown editor selection more visible in Dark mode
2020-11-14 00:14:56 +00:00
Laurent Cozic
4f41fb7b54
Plugins: Add support for editor context menu
2020-11-14 00:02:17 +00:00
Laurent Cozic
7151a48138
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-13 23:37:24 +00:00
Laurent Cozic
a647272cf0
Plugins: Allow retrieving form values from dialogs
2020-11-13 18:48:42 +00:00
Laurent Cozic
72472c13c5
Desktop: Fixed issue with note being saved after word has been replaced by spell checker
2020-11-13 17:55:35 +00:00
Laurent Cozic
67f0739d3c
Desktop: Allow customising application layout
2020-11-13 17:09:28 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
42799b0662
Tools: Apply rule @typescript-eslint/comma-dangle
2020-11-12 19:23:54 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Caleb John
62feb7ff60
Desktop: Fix drag and drop behaviour to "copy" instead of "move" ( #4031 )
2020-11-12 18:44:23 +00:00
Helmut K. C. Tessarek
340312fa80
Desktop: Fix handling of certain keys in shortcut editor ( #4022 )
...
String.fromCharCode expects unicode charcodes as an argument; e.keyCode returns javascript keycodes.
Javascript keycodes and unicode charcodes are not the same thing!
Therefore I used an array to map keycodes. This seems to be the only way to make this work properly.
I also changed the width of the shortcut recorder input field to 200px, since certain key combinations are cut off, because they don't fit in the field.
2020-11-12 18:40:00 +00:00
Laurent Cozic
31ffd8d7e9
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-11 14:30:47 +00:00
Laurent Cozic
873184f69b
Desktop: Regression: Fix application name
2020-11-11 14:22:42 +00:00
Laurent Cozic
da6977569f
Electron release v1.4.9
2020-11-11 12:52:37 +00:00
Laurent Cozic
6f11487dba
Electron release v1.4.8
2020-11-11 11:56:38 +00:00
Laurent Cozic
06f2fda946
Tools: Replace Jasmine with Jest to run tests
2020-11-10 15:59:30 +00:00
Laurent Cozic
18e4f7ffe7
Chore: clean up
2020-11-09 17:37:13 +00:00
Laurent Cozic
d0ec598ee4
Desktop: Fixes #3904 , Fixes #3973 : Fixed inconsistent note list state when using search
2020-11-09 12:07:37 +00:00
Laurent Cozic
5269a4b7fa
Chore: Convert ResourceService to TypeScript
2020-11-08 16:46:48 +00:00
Laurent Cozic
f20b8c2dc6
Desktop: Fixed text editor button tooltips
2020-11-08 01:23:12 +00:00
Laurent Cozic
bd2081c3b6
Desktop: Added toolbar button to switch spell checker language
2020-11-08 01:08:33 +00:00
Laurent Cozic
4c5e0447a9
Electron release v1.4.7
2020-11-07 16:55:46 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
f950e9b03f
Plugins: Force plugin devtool dialog to be detached
2020-11-07 15:50:22 +00:00
Laurent Cozic
1e1f2582c5
Tools: minor tweak
2020-11-06 12:31:30 +00:00
Laurent Cozic
7e2d512fde
Merge branch 'release-1.3' into dev
2020-11-06 12:05:15 +00:00
Laurent Cozic
cb66158b2d
Electron release v1.4.6
2020-11-05 21:06:03 +00:00
Laurent Cozic
da04d3ce51
Tools: trying a different timestamp server
2020-11-05 21:05:52 +00:00
Laurent Cozic
bcbce682d5
Electron release v1.4.5
2020-11-05 20:55:01 +00:00
Laurent Cozic
08f7521e1e
Tools: Fixing desktop build
2020-11-05 20:54:51 +00:00
Laurent Cozic
3579e7eab5
Electron release v1.4.4
2020-11-05 19:54:13 +00:00
Laurent Cozic
5922c6b216
Tools: Fix Linux build
2020-11-05 19:53:53 +00:00
Laurent Cozic
c558e729bd
Electron release v1.4.3
2020-11-05 18:58:12 +00:00
Laurent Cozic
ca80101174
Tools: Fixed desktop app name
2020-11-05 18:56:35 +00:00
Laurent Cozic
6124f483dc
Electron release v1.4.2
2020-11-05 18:24:07 +00:00
Laurent Cozic
e4ed26a961
Electron release v1.4.1
2020-11-05 17:44:29 +00:00
Laurent Cozic
c53cd52b4d
Tools: Set version to 1.4
2020-11-05 17:41:25 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00