Henry Heino
b69bf84ab6
Desktop: Fixes #10345 : Linux: Allow passing --enable-wayland-ime
flag to fix input method issues on startup ( #10349 )
2024-04-22 18:28:26 +01:00
Abdelrrahman Elhaddad
7ec02fc8d8
Desktop: Added search list for configuration font input fields ( #10248 )
2024-04-20 14:23:07 +01:00
wljince007
294cc4a440
Desktop: Fixes #5626 : When web clipper clipping code blocks, keep code in multiline and delete code number lines ( #10126 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-04-20 13:48:44 +01:00
CoolCu
1d31f63947
Doc: remove repetitive words ( #10317 )
...
Signed-off-by: CoolCu <coolcui@qq.com>
2024-04-17 11:55:33 +01:00
Henry Heino
b638056150
Mobile: Support description banners on plugin-registered settings screens ( #10286 )
2024-04-15 18:18:22 +01:00
Henry Heino
ff86c253d3
Mobile: Support accepting Joplin Cloud shares ( #10300 )
2024-04-15 18:17:34 +01:00
Henry Heino
385fe7bbe0
Desktop: Fixes #10067 : Fix dragging notebooks to the toplevel notebook ( #10302 )
2024-04-15 18:15:45 +01:00
Henry Heino
8393ccc7f8
Chore: Desktop: Use stronger types in Sidebar.tsx
( #10305 )
2024-04-15 18:15:18 +01:00
Henry Heino
87f7fb6841
Mobile: Fixes #10313 : Fix error on retry or ignore attachment too large error ( #10314 )
2024-04-15 18:13:41 +01:00
Henry Heino
c0c3b4d23e
Mobile: Plugins: Fix event listener memory leak when disabling/uninstalling plugins ( #10280 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-04-11 09:04:47 +01:00
Henry Heino
346f49fa66
Chore: Improve types for mobile and desktop themeStyle
( #10297 )
2024-04-11 08:35:20 +01:00
pedr
859d3e867e
Desktop, Mobile: Fixes #10292 : Email to note address not presented in configuration screen before synchronisation ( #10293 )
2024-04-10 11:37:00 +01:00
Henry Heino
2ae08ff46e
Mobile: Support importing from JEX files ( #10269 )
2024-04-08 17:57:01 +01:00
Henry Heino
03c3feef16
Mobile: Resolves #10245 : Allow marking items as "ignored" in sync status ( #10261 )
2024-04-08 12:35:57 +01:00
Laurent Cozic
1179de7c36
Destkop, Cli, Mobile: Resolves #6173 : Do not repeat failed requests with ENOTFOUND error
2024-04-07 11:29:30 +01:00
Henry Heino
58ca1a938b
Chore: Refactor EventManager to use stronger types ( #10272 )
2024-04-06 18:08:16 +01:00
Laurent Cozic
2e2a2b3193
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
Laurent Cozic
42900bcc66
Desktop: Fixed sorting labels
2024-04-05 10:41:14 +01:00
Laurent Cozic
ce451c5850
Desktop: Resolves #5819 : Allow sorting by due date and completion date in detailed note list
2024-04-05 10:34:05 +01:00
Laurent Cozic
5b4477f7bd
Desktop: Fixed rendering of alarm time in detailed note list
2024-04-05 10:32:52 +01:00
cagnusmarlsen
6f76fe728f
Desktop: Fixes #10182 : Detailed note list doesn't follow preferred date and time formats ( #10204 )
2024-04-04 11:38:38 +01:00
Henry Heino
8dc75efc4c
Desktop: Security: Make attachment and file links safer ( #10250 )
2024-04-03 18:57:52 +01:00
Henry Heino
f899c97c4c
Mobile,Desktop: Resolves #10206 : Allow marking a plugin as mobile-only or desktop-only ( #10229 )
2024-04-03 18:51:09 +01:00
pedr
1e6cc11868
Desktop, Mobile, Cli: Avoid unnecessary requests if Joplin Cloud credentials are empty ( #10256 )
2024-04-03 15:43:22 +01:00
Laurent Cozic
b622f9b938
Chore: Fixed naming
2024-04-01 16:47:50 +01:00
Laurent Cozic
00084c5798
Desktop, Mobile: Improve focus handling
2024-04-01 15:34:22 +01:00
Laurent Cozic
04a6c36b5c
Chore: Fixed populateDatabase tool
2024-04-01 13:44:07 +01:00
Henry Heino
bdb2e588f3
iOS: Resolves #10154 : Allow installing recommended plugins ( #10223 )
2024-03-29 12:40:54 +00:00
Henry Heino
688d807eee
Mobile: Fixes #10188 : Fix "new note" button is shown in the trash notebook ( #10227 )
2024-03-29 12:11:15 +00:00
Henry Heino
06aa64016f
Desktop: Resolves #9794 : Plugin API: Add support for loading PDFs with the imaging API ( #10177 )
2024-03-27 18:53:24 +00:00
Mohamad Ashraf
7f34afcaea
Desktop: Fixes#10196: Added hover effect to detailed renderer ( #10213 )
2024-03-26 14:05:40 +00:00
Henry Heino
c4aa18a63e
Doc: Mark several desktop-only plugin API features as "desktop-only" ( #10208 )
2024-03-26 11:36:15 +00:00
Laurent Cozic
f85db1496e
Desktop: Fixed error when exporting certain notes that contain plugin content
2024-03-25 12:52:06 +00:00
Henry Heino
a5419e61d5
Doc: Plugin API: Document how to add support for the Rich Text Editor to a renderer plugin ( #10178 )
2024-03-23 14:41:17 +00:00
Henry Heino
ec4d4141ef
Doc: Plugin API: Update editor content script documentation to include information about the mobile and beta editors ( #10179 )
2024-03-23 14:40:14 +00:00
Henry Heino
0c6df3dd73
Mobile: Fixes #10170 , #8779 : Fix shared data lost if Joplin is closed immediately after receiving a share ( #10171 )
2024-03-21 10:45:54 +00:00
Joplin Bot
55d72a8f68
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-03-20 12:20:52 +00:00
cagnusmarlsen
e9ebd845b9
Desktop: Fixes #10077 : Special characters in notebooks and tags are not sorted alphabetically ( #10085 )
...
Co-authored-by: Martin Dörfelt <martin.d@andix.de>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-20 11:17:46 +00:00
pedr
ea29cf4e13
Clipper, Desktop: Prevent race condition when download limit is reached ( #10124 )
2024-03-20 11:11:57 +00:00
Siddhant Paritosh Rao
32141d4e23
Mobile: Fixes #10143 : Shows only the real folders in the dropdown of parent folders. ( #10147 )
2024-03-20 10:53:36 +00:00
Henry Heino
7d068cfb87
Android: Allow debugging plugins ( #10156 )
2024-03-20 10:52:58 +00:00
Laurent Cozic
56b010ba0e
Merge branch 'release-2.14' into dev
2024-03-18 16:03:58 +00:00
Laurent Cozic
40db753417
Deskop, Cli: Fixes #10125 : ENEX does not import correctly when title of note matches the name of the attachment
2024-03-18 16:00:39 +00:00
Laurent Cozic
3d2c100fe9
Desktop: Fixes #10097 : Fix OCR not working for certain languages
2024-03-18 12:16:17 +00:00
Laurent Cozic
fd4d7ead43
Merge branch 'release-2.14' into dev
2024-03-18 10:17:39 +00:00
Henry Heino
b3ec92a57e
Mobile: Add support for plugin panels and dialogs ( #10121 )
2024-03-14 19:04:32 +00:00
Henry Heino
a53a8d67a1
Mobile: Fix plugin API memory leak ( #10115 )
2024-03-14 18:42:13 +00:00
Henry Heino
49cd17e520
Chore: Allow disabling deletion logging ( #10105 )
2024-03-14 18:34:11 +00:00
Henry Heino
c16ce1c434
Desktop,Mobile: Resolves #10073 , #10080 : Fix conflicts notebook doesn't work with the trash feature ( #10104 )
2024-03-14 18:30:49 +00:00
Laurent Cozic
8eea3953f3
Update translations
2024-03-14 09:52:40 +00:00