1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
Commit Graph

862 Commits

Author SHA1 Message Date
melsonic
34940d1c4f
Desktop: Fixes : Ctrl-X behaviour when no text is selected () 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 : Clicking on Save saves changes when updating a link () 2023-02-16 09:01:50 +00:00
pedr
dd86940c6b
Desktop: Add 'Paste as text' to the Context menu of the Rich Text Editor () 2023-02-15 13:59:32 +00:00
pedr
7d7b7ed6f3
Desktop: Fixes : App freezes and displays fatal error when text provided in the search bar is too long () 2023-02-14 15:13:31 +00:00
renovate[bot]
8de904cd3c
Update jest monorepo to v29.4.1 ()
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 () 2023-02-13 19:16:33 +00:00
renovate[bot]
3c471dc120
Update jest monorepo to v29.4.0 () 2023-02-13 13:39:42 +00:00
renovate[bot]
fe47fef261
Update dependency redux to v4.2.1 ()
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 : Markdown editor not surrounding highlighted text with backticks () 2023-02-08 14:24:20 +00:00
Julien
631c41a1ff
Desktop: Resolves : Show installed plugins in Help - About Joplin () 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 : Mermaid images are incorrectly sized when exported as PNG () 2023-02-05 11:39:26 +00:00
renovate[bot]
9873c2d756
Update dependency glob to v8.1.0 () 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 ()
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 ()
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 () 2023-01-27 16:50:07 +00:00
Light
31a27b0e1c
Desktop: Fixes : Fix text editor text highlighting when used with special IME methods () 2023-01-24 14:46:40 +00:00
Betty Alagwu
9b657eeda2
Desktop: Resolves : Fix copy text with no selection () 2023-01-23 18:50:24 +00:00
Laurent Cozic
c9831833c4 Desktop: Fixes : Note editor scrolls back to top when editing certain notes 2023-01-20 15:05:57 +00:00
Laurent Cozic
2813f93c18 Desktop: Fixes : 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 : 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 : 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 : Try to replace the external link with internal link when attachment file is pasted in Markdown editor () 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 : Hyperlink insertion no longer works in Markdown editor 2023-01-11 14:01:10 +00:00
Laurent Cozic
488e469e33 Desktop: Fixes : 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 : 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 : 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 ()
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 ()
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 : Fixed crash when closing PDF 2022-12-31 00:36:16 +00:00
Laurent Cozic
0db0a565b7 Desktop: Fixes : Random crash when searching 2022-12-30 23:54:20 +00:00
Betty Alagwu
5fb01b5c7a
Desktop: Fixes : Search field doesn't get focus when pressing Ctrl+F () 2022-12-30 23:54:04 +00:00
Laurent Cozic
854f1163cd Desktop: Fixes : 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 ()" ()
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