Laurent Cozic
fd7b345efa
Merge branch 'release-2.10' into dev
2023-03-12 15:44:02 +00:00
Laurent Cozic
c96468149a
Desktop release v2.10.9
2023-03-12 15:37:38 +00:00
Julien
e07e248fea
Desktop: Always show new note buttons (Regression) ( #7850 )
2023-03-12 15:30:41 +00:00
Julien
b561460307
Desktop: Resolves #7848 : Made note list controls responsive ( #7884 )
2023-03-12 15:26:15 +00:00
renovate[bot]
e90b7f2d81
Update dependency styled-components to v5.3.8 ( #7906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-12 10:17:05 +00:00
pedr
9106fb82f3
Chore: Desktop: Resolves #7879 : Paste as Text shortcut pasting content twice ( #7885 )
2023-03-10 12:53:48 +00:00
Arun Kumar
5c6e17bc89
Desktop: Fixes #4124 : Fix note list blank space display problems ( #7888 )
2023-03-10 12:06:30 +00:00
Arun Kumar
538e9e9b4e
Desktop: Fixes #7506 : Linux notebook display bug ( #7897 )
2023-03-10 12:01:35 +00:00
Laurent Cozic
99c6c9b411
Tools: Add more eslint/jest rules
2023-03-09 17:50:56 +00:00
Laurent Cozic
3eca4ada5a
Tools: Add eslint rule "jest/require-top-level-describe"
2023-03-09 17:50:56 +00:00
Laurent Cozic
57f00c612d
Desktop: Resolves #7867 : Cache code blocks in notes to speed up rendering
2023-03-07 17:55:20 +00:00
Laurent Cozic
c1db7182ac
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
Julien
4bee6ffc90
Desktop: Always show new note buttons (Regression) ( #7850 )
2023-03-03 11:28:12 +00:00
Julien
01f63b3d97
Desktop: Fix lines alignment when sort order buttons are disabled (Regression) ( #7849 )
2023-03-03 11:27:11 +00:00
Tao Klerks
9c080ec631
Desktop: Fixes #7776 : Drag-dropping notes to top or bottom, in custom sort, is finicky ( #7777 )
2023-02-26 15:40:13 +00:00
Laurent Cozic
2262cbfdfd
Desktop release v2.10.8
2023-02-26 12:15:07 +00:00
renovate[bot]
527a7c115d
Update jest monorepo to v29.4.3 ( #7841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-25 20:42:10 +00:00
Laurent Cozic
d1e545ac2c
Desktop: Note background does not change when theme automatically updated via system
2023-02-24 18:00:14 +00:00
Laurent Cozic
42dc6e1ea6
Desktop release v2.10.7
2023-02-23 13:52:29 +00:00
Laurent Cozic
6c12ce0e04
Chore: Set type of main BrowserWindow, and fixed popup calls
2023-02-22 18:16:28 +00:00
Julien
359448eb69
Chore: Regression: Revert changes made to the note list' height ( #7823 )
2023-02-22 13:13:39 +00:00
Laurent Cozic
9e73d3590b
Tools: Add eslint rule "no-unneeded-ternary"
2023-02-21 17:19:19 +00:00
Laurent Cozic
9dd2fb9674
Fixed regression
2023-02-21 15:28:00 +00:00
Polaris66
72773caf58
Desktop: Resolves #7692 : Added "Move Line Up" and "Move Line Down" shortcuts ( #7755 )
2023-02-21 10:55:17 +00:00
pedr
f2995dd196
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
Tao Klerks
ca575162f7
Desktop: Fixes #7731 : Make note sort update logic use correct prior sort and drop-grouping ( #7737 )
2023-02-20 13:23:26 +00:00
pedr
b13c02017a
Desktop: Add a link to twitter inside the help menu ( #7796 )
2023-02-20 12:45:23 +00:00
Laurent Cozic
716c8c1ce4
Desktop release v2.10.6
2023-02-20 11:48:44 +00:00
Laurent Cozic
5c1eda3392
Chore: Mobile: Refactor note-screen-shared utility lib
2023-02-19 13:09:07 +00:00
renovate[bot]
a7697465a8
Update jest monorepo to v29.4.2 ( #7793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 07:13:34 +00:00
pedr
3a14b76a61
Desktop: Add a menu option to reset the application layout ( #7786 )
2023-02-17 13:07:18 +00:00
Julien
e1a8c76598
Desktop: New design for "New note" and "New todo" buttons ( #7780 )
2023-02-17 13:02:47 +00:00
melsonic
34940d1c4f
Desktop: Fixes #7662 : Ctrl-X behaviour when no text is selected ( #7778 )
2023-02-16 14:08:28 +00:00
Laurent Cozic
7fa1459dc3
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
Laurent Cozic
625689dbb1
Tools: Add "@typescript-eslint/object-curly-spacing" rule
2023-02-16 10:58:23 +00:00
Julien
dc976047d2
Desktop: Fixes #7658 : Clicking on Save saves changes when updating a link ( #7753 )
2023-02-16 09:01:50 +00:00
pedr
dd86940c6b
Desktop: Add 'Paste as text' to the Context menu of the Rich Text Editor ( #7769 )
2023-02-15 13:59:32 +00:00
pedr
7d7b7ed6f3
Desktop: Fixes #7634 : App freezes and displays fatal error when text provided in the search bar is too long ( #7764 )
2023-02-14 15:13:31 +00:00
renovate[bot]
8de904cd3c
Update jest monorepo to v29.4.1 ( #7760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 04:26:21 +00:00
pedr
c706b8dd2f
Desktop: Allow 'Paste as Text' on the Rich Text Editor ( #7751 )
2023-02-13 19:16:33 +00:00
renovate[bot]
3c471dc120
Update jest monorepo to v29.4.0 ( #7759 )
2023-02-13 13:39:42 +00:00
renovate[bot]
fe47fef261
Update dependency redux to v4.2.1 ( #7743 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 00:24:35 +00:00
Helmut K. C. Tessarek
322641ccd6
Desktop: Fixes #7694 : Markdown editor not surrounding highlighted text with backticks ( #7697 )
2023-02-08 14:24:20 +00:00
Julien
631c41a1ff
Desktop: Resolves #6143 : Show installed plugins in Help - About Joplin ( #7711 )
2023-02-08 14:16:09 +00:00
Laurent Cozic
9ed022458b
Chore: Server: Clean up
2023-02-06 18:59:36 +00:00
Laurent Cozic
2f9464f21f
Tools: Revert CI issue
2023-02-05 19:10:31 +00:00
Laurent Cozic
89eb012b25
Tools: Add repeat mechanism when electron-builder randomly fails to build
2023-02-05 16:51:47 +00:00
Laurent Cozic
0019bb8d6b
Tools: Add eslint rule "@typescript-eslint/no-inferrable-types"
2023-02-05 12:27:09 +00:00
Adarsh Singh
8aad67ccfe
Desktop: Fixes #7521 : Mermaid images are incorrectly sized when exported as PNG ( #7546 )
2023-02-05 11:39:26 +00:00
renovate[bot]
9873c2d756
Update dependency glob to v8.1.0 ( #7718 )
2023-02-04 16:12:16 +00:00
Laurent Cozic
7dfaea12f7
Chore: Fixed build following conversion from JSX to TSX
2023-01-29 13:11:53 +00:00
renovate[bot]
a7c52082bb
Update dependency @types/react to v16.14.35 ( #7683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 02:18:29 +00:00
renovate[bot]
3b5357e0c1
Update dependency @types/jest to v29.2.6 ( #7682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-28 22:41:15 +00:00
Self Not Found
acd7bfd9f5
Desktop: Remove auto-matching for greater than character ( #7669 )
2023-01-27 16:50:07 +00:00
Light
31a27b0e1c
Desktop: Fixes #7565 : Fix text editor text highlighting when used with special IME methods ( #7630 )
2023-01-24 14:46:40 +00:00
Betty Alagwu
9b657eeda2
Desktop: Resolves #7602 : Fix copy text with no selection ( #7641 )
2023-01-23 18:50:24 +00:00
Laurent Cozic
c9831833c4
Desktop: Fixes #7617 : Note editor scrolls back to top when editing certain notes
2023-01-20 15:05:57 +00:00
Laurent Cozic
2813f93c18
Desktop: Fixes #7617 : Note editor scrolls back to top when editing certain notes
2023-01-20 15:03:22 +00:00
Laurent Cozic
27bec674a0
Chore: Desktop: Convert last JSX files to TSX
2023-01-20 14:35:22 +00:00
Laurent Cozic
dc5dc94ed5
Desktop: Fixes #7621 : Certain plugins could create invalid settings, which could result in a crash
2023-01-17 15:34:04 +00:00
Laurent Cozic
f7682d3da3
Desktop: Resolves #7506 : Disable custom PDF viewer by default
2023-01-17 13:35:08 +00:00
Laurent Cozic
c9b49a50c8
Desktop release v2.10.5
2023-01-16 13:41:31 +00:00
Self Not Found
3bee0a142b
Desktop: Fixes #6211 : Try to replace the external link with internal link when attachment file is pasted in Markdown editor ( #6865 )
2023-01-11 19:12:34 +00:00
Laurent Cozic
4888b4bd14
Tools: Enable eslint rule "comma-spacing"
2023-01-11 18:40:14 +00:00
Laurent Cozic
3367b52b53
Desktop: Fixes #7605 : Hyperlink insertion no longer works in Markdown editor
2023-01-11 14:01:10 +00:00
Laurent Cozic
488e469e33
Desktop: Fixes #7610 : Optimise sidebar rendering speed
2023-01-10 18:32:06 +00:00
Laurent Cozic
fa7d48a3bd
Chore: Desktop: Add more ways to automatically populate the database
2023-01-10 18:14:48 +00:00
Laurent Cozic
8b3c9e81a7
Desktop: Fixes #7598 : Fixed crash when loading certain plugins
2023-01-08 11:26:36 +00:00
Laurent Cozic
6b9a270225
Desktop: Fixes crash when changing note time from properties dialog
2023-01-06 20:50:11 +00:00
Laurent Cozic
9866e5912c
Desktop release v2.10.4
2023-01-05 11:19:35 +00:00
Laurent Cozic
4efb6003dc
Desktop: Fixes #7018 : Plugin API DirectoryPath edit problems when path contain spaces
2023-01-05 11:05:23 +00:00
Laurent Cozic
a43ce33adf
Desktop: Fixed certain plugins that were using the sqlite3 database
2023-01-05 10:21:26 +00:00
renovate[bot]
d29e4c434c
Update dependency @types/react-redux to v7.1.25 ( #7561 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-31 08:42:54 +00:00
renovate[bot]
423191bda9
Update dependency @types/jest to v29.2.5 ( #7560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-31 05:22:59 +00:00
Laurent Cozic
7a0af66c63
Desktop release v2.10.3
2022-12-31 00:39:20 +00:00
Laurent Cozic
49e444e73b
Desktop: Fixes #7528 : Fixed crash when closing PDF
2022-12-31 00:36:16 +00:00
Laurent Cozic
0db0a565b7
Desktop: Fixes #7499 : Random crash when searching
2022-12-30 23:54:20 +00:00
Betty Alagwu
5fb01b5c7a
Desktop: Fixes #7520 : Search field doesn't get focus when pressing Ctrl+F ( #7529 )
2022-12-30 23:54:04 +00:00
Laurent Cozic
854f1163cd
Desktop: Fixes #7493 : Press Enter to select a tag
2022-12-30 23:39:45 +00:00
Roman Musin
d55f6aeb2a
Linux: Revert "Linux: Fix AppImage icon when installing using Joplin_install_and_update.sh ( #7346 )" ( #7559 )
...
This reverts commit cb563f7e60
.
2022-12-30 23:21:29 +00:00
Laurent Cozic
767213cdc1
Mobile: Add support for realtime search
2022-12-30 14:12:07 +00:00
Laurent Cozic
d2aab6536c
Fixed linter error
2022-12-28 16:12:36 +00:00
Hitarth Thummar
8e2e7eccd9
Desktop: Resolve #6254 : <details> elements remain closed when exporting to PDF ( #7515 )
2022-12-27 16:57:00 +00:00
renovate[bot]
cf300bc842
Update dependency @types/node to v18.11.18 ( #7538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 21:57:47 +00:00
Laurent Cozic
faf0a4ec8d
All: Switch license to AGPL-3.0
2022-12-21 10:00:31 +00:00
Wartijn
10252228ae
Desktop: Fixes #7434 : Profile paths that contain special characters can break note rendering ( #7449 )
2022-12-18 12:41:36 +00:00
renovate[bot]
573222762a
Update dependency @types/node to v18.11.17 ( #7476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-18 02:07:16 +00:00
renovate[bot]
37ad911659
Update dependency @types/node to v18.11.16 ( #7466 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-17 01:53:43 +00:00
Laurent Cozic
789b2005b8
Desktop release v2.10.2
2022-12-16 12:28:43 +00:00
Laurent Cozic
83038de321
Desktop release v2.10.1
2022-12-16 12:28:42 +00:00
Laurent Cozic
7829c1e272
Create new release 2.10
2022-12-15 22:14:34 +00:00
renovate[bot]
39ef8433bb
Update dependency @types/node to v18.11.15 ( #7451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 04:32:06 +00:00
renovate[bot]
0f51b97494
Update dependency @types/node to v18.11.14 ( #7447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-13 10:32:39 +00:00
renovate[bot]
aeae45fb93
Update dependency sqlite3 to v5.1.4 ( #7439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 18:50:56 +00:00
renovate[bot]
6b3868f23b
Update dependency @types/node to v18.11.13 ( #7437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-10 23:38:03 +00:00
renovate[bot]
af48240f71
Update dependency @types/node to v18.11.12 ( #7430 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 02:04:31 +00:00
renovate[bot]
04dffb002f
Update dependency typescript to v4.9.4 ( #7423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-08 17:42:26 +00:00
renovate[bot]
1145443916
Update dependency @types/node to v18.11.11 ( #7409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-06 06:44:08 +00:00
renovate[bot]
e209663939
Update dependency @electron/remote to v2.0.9 ( #7408 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-06 03:49:58 +00:00
renovate[bot]
56ee31a0c8
Update dependency @types/jest to v29.2.4 ( #7406 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-05 16:56:08 +00:00
renovate[bot]
7f7bf44779
Update dependency react-select to v5.7.0 ( #7388 )
2022-12-04 15:39:48 +00:00
renovate[bot]
df28bad7eb
Update dependency @types/node to v18.11.10 ( #7383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 04:58:58 +00:00
renovate[bot]
973328b6d1
Update dependency fs-extra to v11.1.0 ( #7379 )
2022-11-30 09:34:27 +00:00
renovate[bot]
e765e9eb39
Update dependency fs-extra to v11 ( #7372 )
2022-11-28 23:44:37 +00:00
Laurent Cozic
6ece7f4c1b
Desktop: Fixes #7354 : Open callback URLs from within the application
2022-11-28 18:01:00 +01:00
Roman Musin
cb563f7e60
Linux: Fix AppImage icon when installing using Joplin_install_and_update.sh ( #7346 )
2022-11-27 19:53:37 +00:00
renovate[bot]
6a30ca967d
Update dependency highlight.js to v11.7.0 ( #7340 )
2022-11-24 20:21:56 +00:00
renovate[bot]
3654943258
Update dependency react-tooltip to v4.5.1 ( #7336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 22:43:51 +00:00
renovate[bot]
67f7e2e7ff
Update dependency typescript to v4.9.3 ( #7310 )
2022-11-17 16:23:13 +00:00
Laurent Cozic
3ae1ebb2f4
Fix tests
2022-11-17 11:57:19 +00:00
Laurent Cozic
4544144f66
Chore: Downgrade TinyMCE back to v5
2022-11-16 09:37:30 +00:00
Laurent Cozic
64199704c2
Chore: Complete Jest upgrade
2022-11-15 10:23:50 +00:00
renovate[bot]
81299384af
Update jest monorepo to v29 ( #7287 )
2022-11-15 09:21:45 +00:00
Laurent Cozic
5c430a3b0e
Upgrade node-fetch to 2.6.7
2022-11-15 09:11:25 +00:00
Laurent Cozic
9c74d18abf
Chore: Complete upgrade to React 18
2022-11-15 09:11:24 +00:00
Laurent Cozic
a40a5ef3bf
Chore: Fixes
2022-11-15 09:11:23 +00:00
Laurent Cozic
ceb8e70dc7
Merge release-2.9
2022-11-15 07:36:37 +00:00
renovate[bot]
b83aadbb7b
Update dependency react-select to v5.6.1 ( #7299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 02:16:26 +00:00
renovate[bot]
1322e8cbcc
Update react monorepo to v18 ( #7289 )
2022-11-14 22:37:49 +00:00
Laurent Cozic
7b94901129
Merge release-2.9
2022-11-14 17:33:21 +00:00
Kenichi Kobayashi
5d49fcfe4e
Desktop: Fixes #6416 : Switching a note using Sidebar is slow and grayed out ( #6430 )
2022-11-14 17:25:41 +00:00
Laurent Cozic
a7213453c7
Chore: Remove Redux withRef implementation to simplify code and fix issue
2022-11-14 16:48:41 +00:00
Self Not Found
673653a141
Desktop: Fixes #7036 : Fix pasting plain text ( #7045 )
2022-11-14 12:29:07 +00:00
renovate[bot]
859b950106
Update dependency tinymce to v6 ( #7277 )
2022-11-13 12:33:12 +00:00
Laurent Cozic
71efa09737
Fixed newly upgraded packages
2022-11-13 12:14:30 +00:00
renovate[bot]
c19f7f814f
Update dependency react-redux to v8 ( #7252 )
2022-11-13 11:39:02 +00:00
Laurent Cozic
97e88d7983
Fixed CI
2022-11-13 11:37:05 +00:00
renovate[bot]
502b26e0b4
Update dependency pretty-bytes to v6 ( #7239 )
2022-11-13 10:43:35 +00:00
renovate[bot]
ca5ec025c9
Update dependency react-select to v5 ( #7254 )
2022-11-13 10:01:15 +00:00
renovate[bot]
db8a231aa3
Update dependency react-tooltip to v4 ( #7255 )
2022-11-13 10:00:12 +00:00
renovate[bot]
6f68c91c75
Update dependency smalltalk to v4 ( #7261 )
2022-11-13 09:59:50 +00:00
renovate[bot]
9e78e48370
Update dependency redux to v4.2.0 ( #7257 )
2022-11-13 08:42:56 +00:00
renovate[bot]
5325e85b9d
Update dependency sqlite3 to v5.1.2 ( #7265 )
2022-11-13 08:38:59 +00:00
renovate[bot]
e7be0f5d00
Update dependency react-datetime to v3 ( #7243 )
2022-11-12 23:42:23 +00:00
renovate[bot]
3ce548b005
Update dependency node-notifier to v10 ( #7224 )
2022-11-12 12:36:27 +00:00
renovate[bot]
d0498b6274
Update dependency highlight.js to v11.6.0 ( #7181 )
2022-11-12 12:21:19 +00:00
renovate[bot]
26e5bd5550
Update dependency glob to v8 ( #7179 )
2022-11-12 12:20:53 +00:00
renovate[bot]
1b41a22487
Update dependency fs-extra to v10.1.0 ( #7177 )
2022-11-11 16:05:54 +00:00
Laurent Cozic
ffe5721c44
Removed unused package
2022-11-08 21:12:23 +00:00
Laurent Cozic
e4a8a62ead
Improve CI
2022-11-08 18:27:29 +00:00
renovate[bot]
7defd590ad
Update dependency keytar to v7.9.0 ( #7124 )
2022-11-07 18:43:02 +00:00
renovate[bot]
fb8c62fcaf
Update dependency electron-builder to v23.6.0 ( #7116 )
2022-11-07 15:52:08 +00:00
renovate[bot]
326c3ab297
Update dependency codemirror to v5.65.9 ( #7112 )
2022-11-07 10:11:33 +00:00
renovate[bot]
334fe4d437
Update dependency tinymce to v5.10.6 ( #7100 )
2022-11-06 17:10:52 +00:00
renovate[bot]
70297b6a2a
Update dependency reselect to v4.1.7 ( #7097 )
2022-11-06 16:34:36 +00:00
renovate[bot]
fc6c299198
Update dependency re-resizable to v6.9.9 ( #7093 )
2022-11-06 14:39:09 +00:00
renovate[bot]
f9c5792791
Update dependency electron-rebuild to v3.2.9 ( #7083 )
2022-11-06 14:38:02 +00:00
renovate[bot]
058377da40
Update dependency glob to v7.2.3 ( #7085 )
2022-11-06 12:38:58 +00:00
renovate[bot]
e4db0240e4
Update dependency electron-notarize to v1.2.2 ( #7082 )
2022-11-06 12:38:32 +00:00
renovate[bot]
ba117ed430
Update dependency moment to v2.29.4 ( #7087 )
2022-11-06 12:37:47 +00:00
renovate[bot]
2eb9e727e7
Update dependency @types/node to v18 ( #7068 )
2022-11-05 18:52:00 +00:00
Laurent Cozic
12531a63f9
Tools: Also pin dev dependencies
2022-11-05 14:52:40 +00:00
renovate[bot]
9633ece009
Update dependency @electron/remote to v2.0.8 ( #7071 )
2022-11-05 14:28:06 +00:00
renovate[bot]
683807d501
Update dependency @joeattardi/emoji-button to v4.6.4 ( #7072 )
2022-11-05 14:27:35 +00:00
Laurent Cozic
3a09945ad0
Tools: Pin all dependencies
2022-11-05 13:09:41 +00:00
renovate[bot]
917b60aee4
Update dependency @testing-library/react-hooks to v8 ( #7066 )
2022-11-05 11:50:09 +00:00
renovate[bot]
3c4953fdd9
Update react monorepo to v16.14.0 ( #7053 )
2022-11-05 09:56:05 +00:00
renovate[bot]
b1110f768d
Update dependency styled-components to v5.3.6 ( #7043 )
2022-11-04 20:13:51 +00:00
renovate[bot]
640721939c
Update dependency react-redux to v5.1.2 ( #7038 )
2022-11-04 20:12:03 +00:00
renovate[bot]
ec26d65311
Update dependency nan to v2.17.0 ( #7029 )
2022-11-03 08:40:25 +00:00
renovate[bot]
99655f998a
Update dependency electron to v19.1.4 ( #7020 )
2022-11-02 22:13:32 +00:00
renovate[bot]
0e810092a4
Update dependency async-mutex to ^0.4.0 ( #7013 )
2022-11-02 16:32:55 +00:00
renovate[bot]
ef40e945af
Update dependency @types/react to v16.14.34 ( #7008 )
2022-11-02 15:01:12 +00:00
renovate[bot]
acd1b2f522
Update dependency @types/react-redux to v7.1.24 ( #6994 )
2022-11-02 11:27:47 +00:00
Laurent Cozic
cb6cf88471
Desktop release v2.9.12
2022-11-01 15:36:43 +00:00
Laurent Cozic
99a61f1283
Desktop: Regression: Plugin CSS files were no longer being loaded correctly
...
Fixed regression introduced in 36871d9cb0
2022-11-01 14:07:45 +00:00
Laurent Cozic
56229d640b
Chore: Clean up and simplify translatable strings
2022-10-30 18:37:58 +00:00
Laurent Cozic
ae178016ab
Desktop: Fixed crash when setting spellchecker language to en-IN
2022-10-29 11:46:13 +01:00
Ahmed Azzam
4779891154
Desktop: Fixes an error when importing a shortcut map and canceling the dialog ( #6975 )
2022-10-29 11:28:05 +01:00
Laurent Cozic
5b80fbc543
Desktop: Fixed sidebar tag header click
2022-10-26 15:54:18 +01:00
Laurent Cozic
42a713288a
Desktop release v2.9.11
2022-10-23 16:33:16 +01:00
Laurent Cozic
a228f7ac58
Desktop release v2.9.10
2022-10-23 16:32:27 +01:00
Laurent Cozic
6c647144e2
Desktop: Fix size of notebook emojis on Windows
2022-10-23 16:28:19 +01:00
Laurent Cozic
0c30198e8c
Desktop: Fix size of notebook emojis on Windows
2022-10-23 15:49:28 +01:00
Laurent Cozic
7129c0c14e
Desktop release v2.9.9
2022-10-23 13:55:40 +01:00
Brad Pitcher
c9ff0a3cd1
Desktop: upgrade electron to 19.0.10 ( #6888 )
2022-10-15 22:55:06 +01:00
flakeforever
5cf83f5641
Desktop: Resolves #6882 : Upgrade electron-window-state to 5.0.3 ( #6915 )
2022-10-15 22:53:45 +01:00
Laurent Cozic
ec97dd8c60
Mobile: Display icon for all notebooks if at least one notebook has an icon
2022-10-11 12:46:40 +01:00
Laurent Cozic
13c1ae3d39
Desktop: Add some extra space between icon and notebook name
2022-10-11 11:20:47 +01:00
Self Not Found
5364965a69
Desktop: Fixes #6257 : Fixed the missing format when pasting text by Ctrl+V in Rich Text editor ( #6901 )
2022-10-01 15:35:54 +01:00
Laurent Cozic
44a96f347a
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
Self Not Found
cc6620a7e1
Desktop: Fixes #6630 : Made autoMatchBraces work on CJK characters ( #6858 )
2022-09-30 17:03:45 +01:00
Self Not Found
62eee4df56
Desktop: Fixes #6860 : Made "Open profile directory" work on Windows ( #6861 )
2022-09-17 20:19:12 +01:00
Mayank Bondre
66c9ee0a1a
Desktop: Fix missing plugin file error and missing setting key error in dev mode ( #6827 )
2022-09-12 16:08:06 +01:00
Laurent Cozic
907dc7601b
Desktop release v2.9.8
2022-09-12 14:12:39 +01:00
Laurent Cozic
f59d29f1c5
Desktop release v2.9.7
2022-09-11 20:07:47 +01:00
Laurent Cozic
167560ff6f
Desktop release v2.9.6
2022-09-11 18:53:38 +01:00
Laurent Cozic
540fbbc22c
Desktop release v2.9.5
2022-09-11 15:04:00 +01:00
asrient
f6a8bf9ea2
Desktop: Add PDF full screen viewer ( #6821 )
2022-09-11 14:58:32 +01:00
Laurent Cozic
7974df98ff
Desktop: Display default notebook icons when at least one notebook has an icon
2022-09-05 17:26:22 +01:00
Laurent Cozic
e37d980453
Chore: Converted desktop Sidebar to React Hooks
2022-09-05 16:21:26 +01:00
Mayank Bondre
80906cbdb3
Desktop: Remove demo plugins folder and update pinned version of backup plugin ( #6801 )
2022-09-05 12:36:21 +01:00
Laurent Cozic
170c669e37
Desktop release v2.9.4
2022-09-01 16:19:44 +01:00
Mayank Bondre
01f4bb0591
Desktop: Install default plugins on first app start ( #6585 )
2022-09-01 11:44:33 +01:00
Laurent Cozic
6a4eb33093
Desktop: Fixes #6692 : Fixed file and directory paths in plugin setting dialogs
2022-08-29 15:27:19 +01:00
asrient
3ec3a37603
Desktop: PDF scroll persistence ( #6747 )
2022-08-27 13:32:20 +01:00
Anton Tuchkov
0356cbbfab
Desktop: Add support for multi-language spell check ( #6617 )
2022-08-27 12:05:44 +01:00
SeptemberHX
36871d9cb0
Desktop: Fixes #6719 : Avoid reloading loaded plugin scripts ( #6742 )
2022-08-21 21:53:36 +01:00
asrient
b4ece67092
Tools: Fix desktop build performance issue ( #6762 )
2022-08-19 19:10:39 +01:00
Laurent Cozic
7e8a6dfb54
Tools: Add react-hooks/exhaustive-deps eslint rule
2022-08-19 12:10:04 +01:00
Laurent Cozic
6969341745
Desktop release v2.9.3
2022-08-18 11:03:50 +01:00
Laurent Cozic
2807a32e64
Desktop release v2.9.2
2022-08-12 19:07:31 +02:00
asrient
6ea40c9895
Desktop: New Embedded Pdf Viewer ( #6681 )
2022-08-04 10:12:22 +01:00
Laurent Cozic
ce02d4c94f
Chore: Finished applying eqeqeq rule
2022-07-23 11:33:12 +02:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Laurent Cozic
c3179a39a4
Desktop release v2.9.1
2022-07-11 10:17:37 +01:00
Laurent Cozic
eb71260674
Chore: Setup new release 2.9
2022-07-11 10:07:21 +01:00
Laurent Cozic
5ffe90c4b0
Chore: Add debug message to try to debug scroll to top issue
2022-07-11 10:00:17 +01:00
jd1378
effba83a0e
Android: Fixes #5779 : Fixed android filesystem sync ( #6395 )
2022-07-10 15:26:24 +01:00
Kenichi Kobayashi
55d98346ee
Desktop: Fixes #6639 : Re-ordering note list items causes unwanted height change ( #6640 )
2022-07-10 15:10:08 +01:00
Laurent Cozic
3b35ab6581
Plugins: Added joplin.versionInfo method
2022-07-03 14:32:29 +01:00
SFulpius
c8b6122a65
Desktop: Resolves #6172 : Checkbox don't function while checkbox format button hidden from toolbar ( #6567 )
2022-06-20 14:29:32 +01:00
Laurent Cozic
4c88376449
Desktop: Fixes #6514 : Search field focus is stolen on layout change
2022-06-14 15:25:23 +01:00
Laurent Cozic
176c9e0bcf
Desktop: Fixes #6557 : Search field would not clear as expected
2022-06-14 14:24:51 +01:00
Laurent Cozic
c7697b65ca
Add resourceService for debugging
2022-06-13 18:08:20 +01:00
Laurent Cozic
3bb00956fe
Desktop: Fixes #6506 : App can crash with certain combinations of plugins
2022-06-13 18:08:20 +01:00
Kenichi Kobayashi
fb9e78d6c1
Desktop: Fixes #5178 : Allow styling note list items using custom CSS ( #6542 )
2022-06-08 10:33:06 +01:00
alexmo1997
27ef917350
Desktop: Update to Electron 18 ( #6496 )
2022-06-07 18:23:16 +01:00
Kenichi Kobayashi
2dedede5c3
Removes unnecessary trivial dependencies that causes re-rendering ( #6471 )
2022-06-07 18:21:55 +01:00
Kenichi Kobayashi
443e049022
Performance: fixes false dependencies in MainScreen ( #6444 )
2022-06-07 18:09:50 +01:00
Laurent Cozic
91df23e959
Chore: Removed lodash package to save space
2022-05-26 15:57:44 +01:00
Laurent Cozic
c2a6a13eb4
Desktop release v2.8.8
2022-05-17 14:13:27 +01:00
Retrove
64ef5ebde4
Desktop: Fixes #6503 : Dropbox login button is not visible in dark mode ( #6513 )
2022-05-17 14:10:31 +01:00
Laurent Cozic
7ec3a7be9f
Desktop: Remove plugin backoff handler for now
2022-05-17 14:08:54 +01:00
Laurent Cozic
91d786ddbe
Desktop release v2.8.7
2022-05-06 10:39:57 +01:00
Laurent Cozic
1fc0fb39d3
Merge branch 'dev' into release-2.8
2022-05-06 10:39:37 +01:00
Laurent Cozic
27118c2d00
Update translations
2022-05-05 17:06:00 +01:00
Laurent Cozic
766d7ebb65
Tools: Add spellchecker to pre-commit hook
2022-05-05 16:36:28 +01:00
Laurent Cozic
d99312e06c
Desktop: Fixes #6435 : Make undo/redo menu items translatable
2022-05-05 16:36:28 +01:00
Laurent Cozic
814a5a0cd8
Desktop, Mobile: Sort sync target options
2022-05-05 13:19:23 +01:00
Laurent Cozic
c7444e563b
Chore: Removed "canvas" package to fix build using node 18
2022-05-03 11:19:14 +01:00
Laurent Cozic
2486c787a4
Desktop release v2.8.6
2022-05-02 16:04:28 +01:00
Laurent Cozic
47c3ee0f2c
Desktop: Disable crash detection handler for now
2022-05-02 16:01:26 +01:00
Laurent Cozic
9806e3319a
Desktop release v2.8.5
2022-04-27 13:21:51 +01:00
Laurent Cozic
22ae50c126
Desktop: More permissive plugin back-off rules
2022-04-27 13:20:25 +01:00
Hieu-Thi Luong
0d4cb5c16a
Desktop: Fixed color of links within list in Markdown editor ( #6447 )
2022-04-27 13:10:28 +01:00
Laurent Cozic
22c83214be
Chore: Disable crash detection in dev mode
2022-04-26 13:26:51 +01:00
Laurent Cozic
d9a4a9cb30
Desktop: Ask to start in safe mode when the application has crashed
2022-04-25 17:18:26 +01:00
Laurent Cozic
fc095986b0
Plugins: Add support for file and directory selector in Settings API
2022-04-20 16:21:57 +01:00
Laurent Cozic
889aecc8d4
Desktop release v2.8.4
2022-04-19 18:03:06 +01:00
Laurent Cozic
36e75310bf
fix paths
2022-04-19 18:02:31 +01:00
Laurent Cozic
d3d944d52b
Desktop release v2.8.3
2022-04-19 15:55:00 +01:00
Laurent Cozic
89a498b886
Merge branch 'dev' into release-2.8
2022-04-19 15:54:35 +01:00
Laurent Cozic
b7167552ec
Desktop: Enabled plugin throttling logic to prevent certain plugins from freezing the app
2022-04-19 15:53:13 +01:00
asrient
be8001857e
Desktop: Fixes #6126 : Editor context menu was broken (regression) ( #6422 )
2022-04-17 16:20:47 +01:00
Kenichi Kobayashi
5d9b43ee31
Desktop: Resolves #5770 : Performance improvement when switching note while plugins are running ( #6409 )
2022-04-17 12:41:27 +01:00
Laurent Cozic
1797e847aa
Desktop: Multi-profiles: Automatically restart the app when switching profiles on Linux
2022-04-17 12:26:58 +01:00
Laurent Cozic
fd9fe5c931
Desktop: Multi-profiles: Added profile ID in CSS root class so that different profiles can have different styles
2022-04-16 15:13:17 +01:00
Laurent Cozic
b4a6e17090
Desktop: Multi-profiles: Assign an ID to profiles and remove path
2022-04-16 15:04:06 +01:00
Laurent Cozic
0cdef66816
Desktop: Multi-profiles: Share custom CSS between profiles
2022-04-16 13:51:17 +01:00
Laurent
1b043d856d
Chore: Refactor note list on desktop using React Hooks ( #6410 )
2022-04-14 16:50:42 +01:00
Laurent Cozic
343b81ad09
Desktop: Resolves #6394 : Improve performance when switching notes, when multiple plugins are loaded
...
By preventing the menu bar to needlessly re-render
2022-04-14 12:27:19 +01:00
Laurent Cozic
7b7e53f3b2
Desktop release v2.8.2
2022-04-14 10:02:15 +01:00
Laurent Cozic
39efc88059
Chore: Fixed lib imports
2022-04-14 09:58:34 +01:00
Laurent Cozic
558e55090f
Desktop: Resovles #6194 : Improved handling of ENTER and ESCAPE keys in dialogs
2022-04-13 14:44:52 +01:00
Laurent Cozic
ff066baa26
Desktop, Mobile: Automatically start sync after setting the sync parameters
2022-04-13 12:40:52 +01:00
Laurent
e5313a9719
Desktop: Resolves #6338 : Improve E2EE usability when accidentally creating multiple keys ( #6399 )
2022-04-13 12:18:38 +01:00
Laurent Cozic
55db877f85
Tools: Use simpler test passwords
2022-04-12 17:06:53 +01:00
Laurent Cozic
cfd5416b73
Desktop release v2.8.1
2022-04-12 16:40:41 +01:00
Laurent Cozic
c94a98b841
Chore: Setup new release 2.8
2022-04-12 15:30:37 +01:00
Laurent Cozic
4fd19d6970
Desktop release v2.7.15
2022-04-12 15:27:05 +01:00
Laurent Cozic
21706fa00a
Desktop: Fixed color of published note on Light theme
2022-04-11 17:46:33 +01:00
Laurent
6458ad0540
Desktop: Resolves #591 : Add support for multiple profiles ( #6385 )
2022-04-11 16:49:32 +01:00
Kenichi Kobayashi
f6e21e0180
Desktop: Fixes #6074 : Scroll jumps when typing if heavy scripts or many large elements are used ( #6383 )
2022-04-10 11:31:17 +01:00
Laurent Cozic
9d9420a35c
Desktop: Support for Joplin Cloud recursive linked notes
2022-04-03 19:19:24 +01:00
Laurent Cozic
3725b14e04
Revert "Desktop: Fixes #5686 : Fixed Tags Order ( #6136 )"
...
This reverts commit 07f128ae95
.
Due to regression: https://github.com/laurent22/joplin/issues/6301
2022-03-28 17:40:51 +01:00
asrient
a62e1fba96
Desktop: Resolves #6100 : Allow saving a Mermaid graph as a PNG or SVG via context menu ( #6126 )
2022-03-28 17:10:29 +01:00
Bishoy
047c1fb1a5
Desktop: Fixes right click menu on Markdown Editor ( #6132 )
2022-03-18 11:07:59 +00:00
Daniel Aleksandersen
fa8a1c2122
Desktop: Resolves #4155 : Don’t unpin app from taskbar on update ( #6271 )
2022-03-15 10:06:00 +00:00
Laurent Cozic
f4ec73ab0e
Desktop release v2.7.14
2022-03-12 15:59:09 +00:00
Laurent Cozic
94dc216add
Desktop: Fixes #6214 : Undo and redo on note title did not work in some cases
2022-03-03 13:53:11 +00:00
OmGole
07f128ae95
Desktop: Fixes #5686 : Fixed Tags Order ( #6136 )
2022-03-02 18:11:14 +00:00
Laurent Cozic
d37b820bd3
Desktop release v2.7.13
2022-02-24 17:11:14 +00:00
Laurent Cozic
440618ef71
Desktop: Fixed search marker background color in Markdown editor
2022-02-16 15:52:23 +00:00
Laurent Cozic
4906087649
Desktop release v2.7.12
2022-02-14 14:08:29 +00:00
Laurent Cozic
105a61c1ee
Desktop release v2.7.11
2022-02-12 12:26:51 +00:00
Laurent Cozic
0f41a2d00a
Desktop release v2.7.10
2022-02-11 11:21:21 +00:00
Laurent Cozic
3ee0c7f440
Desktop release v2.7.9
2022-02-11 11:19:59 +00:00
Laurent Cozic
89ada6432b
Desktop: Fixes #6075 : Login field was sometimes disabled on Sync Wizard dialog
2022-02-11 11:04:10 +00:00
Helmut K. C. Tessarek
5e8ed8bc24
Desktop: Fixes #6108 : Add "Other applications" import menu item ( #6118 )
2022-02-10 10:54:23 +00:00
Laurent Cozic
885f0e1557
Desktop: Improved custom icon selection
2022-02-07 17:23:20 +00:00
Laurent
9f252ea673
Desktop: Add support for custom notebook icons ( #6110 )
2022-02-06 16:42:00 +00:00
Laurent Cozic
cebf043284
Desktop release v2.7.8
2022-02-02 19:21:07 +00:00
Kenichi Kobayashi
638905e1b8
Desktop: Fixes #6042 : Scroll position is not remembered (regression) ( #6043 )
2022-01-24 09:55:46 +00:00
Caleb John
d70dca3139
Desktop: Fixes #6035 : Global search focuses text in notes so that edits overwrite highlighted text ( #6040 )
...
Co-authored-by: Kenichi Kobayashi <ken1kob@users.noreply.github.com>
2022-01-20 11:52:32 +00:00
Laurent Cozic
6bb0318c2f
Desktop: Disable plugin throttling for now
2022-01-19 09:03:36 +00:00
Laurent Cozic
c668bb0370
Revert "Desktop: Fixes #5850 : Editor loses cursor focus when Ctrl+F search is closed ( #5919 )"
...
This reverts commit b98e64c881
.
Ref: https://github.com/laurent22/joplin/issues/6035
2022-01-19 09:03:35 +00:00
Laurent Cozic
1bb4c38699
Desktop release v2.7.7
2022-01-18 11:12:47 +00:00
Laurent Cozic
c6b67126fb
Desktop: Disable plugin throttling mechanism for now
2022-01-18 11:07:19 +00:00
Laurent Cozic
f8d0bb472e
Desktop release v2.7.6
2022-01-17 16:24:01 +00:00
Laurent Cozic
3a18da49f3
Tools: Fix Windows build and improve CI error handling
2022-01-17 14:09:02 +00:00
Kenichi Kobayashi
5143a81749
Desktop: Fixes #5981 : Scroll positions are not preserved when layout changes ( #6021 )
2022-01-17 10:30:09 +00:00
Laurent Cozic
35e6aaceb7
Merge branch 'dev' into release-2.7
2022-01-16 13:09:46 +00:00
Laurent Cozic
52287c30bf
Desktop release v2.7.5
2022-01-16 13:09:02 +00:00
Laurent Cozic
a9daa4f772
Desktop release v2.7.4
2022-01-16 12:37:11 +00:00
Laurent Cozic
316e31f937
Desktop release v2.7.4
2022-01-16 12:36:25 +00:00
Kenichi Kobayashi
8825133675
Desktop: Fixes #5968 : Default sort order lost on exit ( #6022 )
2022-01-16 11:49:16 +00:00
Laurent Cozic
12704bfb4d
Desktop release v2.7.3
2022-01-15 19:27:01 +00:00
Laurent Cozic
070fd0434b
Desktop release v2.7.3
2022-01-15 19:22:36 +00:00
Laurent Cozic
70035f49d1
Desktop release v2.7.2
2022-01-15 17:22:50 +00:00
Laurent Cozic
066dcbc6e4
Merge branch 'dev' into release-2.7
2022-01-15 17:22:34 +00:00
Laurent Cozic
597454d39d
Desktop release v2.7.1
2022-01-15 17:20:38 +00:00
Laurent Cozic
6bc70ed8dc
Desktop: Fixed order of editor search buttons
2022-01-15 17:18:52 +00:00
asrient
7088be01c8
Desktop: Fixes #5953 : Note list buttons do not reappear after changing app layout ( #5994 )
2022-01-15 17:05:31 +00:00
Krishna Kumar
4ae3bec7e4
Desktop: Fix white space in the bottom of Add Tag Prompt dialog ( #5998 )
2022-01-15 17:00:42 +00:00
Laurent Cozic
810018b41f
Desktop: Security: Fixes #6004 : Prevent XSS in Goto Anything
2022-01-15 16:53:24 +00:00
Laurent Cozic
d031a04a2c
Desktop: Adjusted styling to make it more consistent across app
...
There was two types of styling - the new one done using SCSS, which had
a 16px font, and the old one done js-in-css, which had a 13px font. Both
now have a 13px font. Also fixed margins on certain config screens.
2022-01-09 15:42:27 +00:00
Laurent Cozic
3117133be2
Desktop: Focus notebook title when opening Notebook dialog
2022-01-09 15:30:21 +00:00
Laurent Cozic
b92c650f5d
Server: Fixes #5958 : Fixed sharing notebook with a user that does not have E2EE enabled
2022-01-09 15:20:23 +00:00
Kenichi Kobayashi
a683f12622
Desktop: Clickable tags in Tag Bar ( #5956 )
2022-01-09 11:32:21 +00:00
Kenichi Kobayashi
24dbede6c1
Desktop: Fixes #5890 : Scroll jump when checkbox is toggled in Viewer ( #5941 )
2022-01-09 11:26:40 +00:00
Kenichi Kobayashi
70e623e741
Desktop: Fixes #5918 : Scroll jumps when images are rendered in Markdown Editor ( #5929 )
2022-01-09 11:26:03 +00:00
Helmut K. C. Tessarek
3dfe43204d
Desktop: Fix wording "Check for updates" in settings ( #5832 )
2022-01-09 11:23:24 +00:00
Krishna Kumar
dd68d6cf2c
Desktop: Fixes #5916 : Fixed search icon when note list is resized ( #5974 )
2022-01-08 19:12:18 +00:00
Daeraxa
898c96a566
Tools: Fix desktop app build ( #5960 )
2022-01-06 10:54:10 +00:00
Laurent Cozic
c74e51a58e
Tools: Apply "withRetry" technique to copyPluginAssets too to try to fix CI
2022-01-02 18:38:06 +01:00
Laurent Cozic
3cf0841775
Desktop: Fixes #5707 : Add back text editor commands to Command Palette
2021-12-31 09:20:29 +01:00
Laurent Cozic
e5b6ecc50b
Chore: Added back accidentally ignored file (loadEmojiLib.js)
2021-12-31 08:40:54 +01:00
Laurent Cozic
f451633a51
Desktop: Fixes #5927 : Update menu item labels when the language changes
2021-12-31 07:50:32 +01:00
Laurent Cozic
e813d15ef2
Desktop: Resolves #5934 : Use same notebook dialog when creating a new notebook too
2021-12-31 07:26:06 +01:00
Laurent Cozic
b5b02d8d7b
Chore: Removed unused method
2021-12-30 12:11:23 +01:00
Laurent Cozic
2660ff3af6
Plugins: Adds joplin.workspace.onResourceChange
2021-12-30 12:11:22 +01:00
Laurent Cozic
a6ff60aa99
Tools: Add doc for CI fix
2021-12-28 20:57:51 +01:00
Laurent Cozic
aaf5d74b94
Tools: Trying to fix CI
2021-12-28 14:52:39 +01:00
Laurent Cozic
c7d0d659a0
Tools: Fixed linter and tsc errors
2021-12-28 14:17:59 +01:00
Laurent Cozic
297b992944
Desktop: Right click on image to copy it to clipboard
2021-12-28 12:00:40 +01:00
Laurent Cozic
3b05e7ec5f
Tools: Trying to fix CI
2021-12-28 11:43:15 +01:00
Kenichi Kobayashi
b98e64c881
Desktop: Fixes #5850 : Editor loses cursor focus when Ctrl+F search is closed ( #5919 )
2021-12-28 10:26:33 +00:00
Hieu-Thi Luong
46438a5888
Desktop: Better handling of bold text to simplify customisation ( #5732 )
2021-12-28 09:57:34 +00:00
Laurent
d1e02fd5f0
Server: Allow deleting complete user data ( #5824 )
2021-12-28 09:55:01 +00:00
Laurent Cozic
b41a3d7f8d
Tools: Trying to fix CI
2021-12-28 10:46:58 +01:00
Laurent Cozic
c898214e7e
Tools: Trying to fix CI
2021-12-27 19:47:17 +01:00
Kenichi Kobayashi
852e6c141b
Desktop: Fixes #5549 : cannot jump if local search count is one ( #5894 )
2021-12-27 18:13:09 +00:00
Laurent
fa868297a2
Plugins: Throttle plugins that make too many API calls ( #5895 )
2021-12-27 18:12:21 +00:00
Laurent Cozic
26883d31da
Setup new release 2.7
2021-12-27 17:56:59 +01:00
Laurent Cozic
83c0c48c83
Plugins: Added "openItem" command
2021-12-27 17:44:53 +01:00
Laurent Cozic
6e6432bfee
Plugins: Added revealResourceFile command
2021-12-27 17:40:46 +01:00
Laurent Cozic
960863fb75
Plugins: Add support for joplin.workspace.filterEditorContextMenu to allow dynamically setting editor menu items depending on context
2021-12-27 17:38:21 +01:00
Laurent Cozic
9ca298f500
Tools: Fixes #5902 : Correctly load external resources when bundling desktop app
2021-12-23 12:04:09 +01:00
Laurent Cozic
e65d06fbf5
Tools: Trying to fix copyApplicationAssets race condition
2021-12-22 18:20:50 +01:00
Laurent Cozic
6b6574e7c9
Desktop: Resolves #5893 : Expand search field when clicking on search button
2021-12-21 18:29:47 +01:00
Laurent Cozic
e08359f7e0
Tools: Removed no longer needed double-dash and fixed CI
2021-12-21 17:55:30 +01:00
Laurent Cozic
106ce4b09d
Tools: Do not clear output of tsc watch
2021-12-21 12:43:12 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
Laurent Cozic
667d6420f2
All: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible
2021-12-20 15:47:50 +01:00
Laurent Cozic
98fba37cd3
Desktop release v2.6.10
2021-12-19 11:58:42 +01:00
Kenichi Kobayashi
3a6380fa92
Doc: Fix sync-scroll comment to refer a correct URL ( #5868 )
2021-12-18 15:16:00 +00:00
Kenichi Kobayashi
fe2eb25acb
Desktop: Fixes #5872 : Markdown search no longer scrolls to result ( #5876 )
2021-12-18 15:14:57 +00:00
Laurent Cozic
5cfdb8d39b
Desktop release v2.6.9
2021-12-17 13:02:09 +01:00
Laurent Cozic
64bd7bf994
timesteamp
2021-12-17 13:02:08 +01:00