Henry Heino
34b265475d
Mobile: Support copying app information ( #10336 )
2024-04-25 13:53:46 +01:00
pedr
4e95486c5c
Clipper: Fix process stopping because one resource can't be created ( #10337 )
2024-04-25 13:53:34 +01:00
Henry Heino
332e19ce64
Mobile: Fixes #10351 : Fix sync icon off-center ( #10350 )
2024-04-25 13:41:28 +01:00
Henry Heino
8984243020
Android: Fixes #10352 : Fix cursor jumps before end of word while typing -- update @codemirror/view
to v6.26.3 ( #10353 )
2024-04-25 13:41:17 +01:00
Henry Heino
65c47189f9
Mobile,Desktop: Fixes #10191 : Do not invite user to create new notes in the trash folder ( #10356 )
2024-04-25 13:34:32 +01:00
Henry Heino
6aca77a0ae
Desktop: Fixes #10194 : Fix note disappears while editing ( #10370 )
2024-04-25 13:34:11 +01:00
Henry Heino
0670ad92d7
Chore: Add no-throw-literal
and prefer-promise-reject-errors
eslint rules ( #10371 )
2024-04-25 13:32:37 +01:00
Henry Heino
83b50aaa8e
Chore: Migrate file system sync to TypeScript ( #10361 )
2024-04-25 13:31:48 +01:00
renovate[bot]
4978a473a1
Update dependency @adobe/css-tools to v4.3.3 ( #10364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 10:47:19 +00:00
renovate[bot]
15770e9298
Update dependency @types/node to v18.19.9 ( #10358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 15:42:57 +00:00
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
Dmitriy Q
dd28c9f4d7
Update russian translation ( #10325 )
2024-04-20 14:07:30 +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
Joplin Bot
ae1347bb7c
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-04-20 12:19:56 +00:00
Laurent Cozic
b6d659baf2
iOS 13.0.1
2024-04-20 11:38:52 +01:00
Laurent Cozic
5756e160da
lock file
2024-04-20 11:37:59 +01:00
Joplin Bot
eccc74cf72
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-04-18 18:17:34 +00:00
pedr
a4137a83d8
Desktop, Mobile: Display a message when Joplin Cloud user don't have access to email to note feature ( #10322 )
2024-04-18 14:29:49 +01:00
CoolCu
1d31f63947
Doc: remove repetitive words ( #10317 )
...
Signed-off-by: CoolCu <coolcui@qq.com>
2024-04-17 11:55:33 +01:00
chaNcharge
74cda4e2ab
Desktop: Resolves #10315 : Do not trim markdown upon saving in rich text ( #10321 )
2024-04-17 10:19:25 +01:00
Joplin Bot
39db5cd061
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-04-16 12:20:42 +00:00
Laurent Cozic
7683284352
Android 3.0.2
2024-04-15 19:17:10 +01:00
Laurent Cozic
e84ea8ab04
Desktop release v3.0.3
2024-04-15 18:47:03 +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
86d9f7e1cb
Chore: Mobile: Remove no-longer-necessary Icon warning workaround ( #10301 )
2024-04-15 18:16:24 +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
313587097a
Server: Decrease maximum email and full_name sizes ( #10303 )
2024-04-15 18:15:29 +01:00
Henry Heino
8393ccc7f8
Chore: Desktop: Use stronger types in Sidebar.tsx
( #10305 )
2024-04-15 18:15:18 +01:00
Henry Heino
e3ba605592
Chore: Fixes #10306 : Remove unnecessary initial commit in default plugins build ( #10308 )
2024-04-15 18:14:47 +01:00
Henry Heino
035557de9f
Desktop: Allow creating plugins that process pasted text in the beta editor ( #10310 )
2024-04-15 18:14:38 +01:00
Sy Sagar
97ff2b51f1
Docs: build for wsl/linux based system. ( #10312 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-04-15 18:14:21 +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
Laurent Cozic
89dfbe3ec1
Server: Optimize delta change query to prevent timeouts on large datasets
2024-04-13 14:44:50 +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
1812587970
Chore: Fixes #10285 : Fix failing tarExtract test ( #10295 )
2024-04-11 08:43:39 +01:00
Henry Heino
1bb724fe0e
Android: Fix plugin card titles are clipped ( #10296 )
2024-04-11 08:37:20 +01:00
Henry Heino
346f49fa66
Chore: Improve types for mobile and desktop themeStyle
( #10297 )
2024-04-11 08:35:20 +01:00
Henry Heino
55d25308f8
Chore: Refactor warning banner out of ScreenHeader
into a separate file ( #10268 )
2024-04-10 15:31:04 +01:00
Fabio Neto
514a8cf841
Desktop: Fixes #9970 : Focus is lost when the hyperlink modal is cancelled ( #10258 )
...
Signed-off-by: Fabio Neto <fabiogvdneto@tecnico.ulisboa.pt>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-04-10 15:30:22 +01:00
pedr
837826ea4f
Server: Improve log quality by increasing specificity of error ( #10287 )
2024-04-10 11:40:12 +01:00
Henry Heino
681d1d67f3
Mobile: Resolves #10288 : Show plugin versions in settings ( #10289 )
2024-04-10 11:39:18 +01:00
Henry Heino
d2f3252de2
Desktop: Allow marking sync errors as ignored in "sync status" ( #10290 )
2024-04-10 11:38:23 +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
238683e36f
Desktop: Fix "open profile directory" shows a warning message ( #10294 )
2024-04-10 11:35:35 +01:00
Henry Heino
2ae08ff46e
Mobile: Support importing from JEX files ( #10269 )
2024-04-08 17:57:01 +01:00
Pratyay Roy
ce672915da
Mobile: Resolves #10207 : display recommended plugin alert ( #10281 )
2024-04-08 14:52:07 +01:00
Henry Heino
a2071bfed2
Chore: Mobile: Plugin settings screen: Improve accessibility and tests ( #10267 )
2024-04-08 12:36:40 +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
Henry Heino
04c6863d7f
Mobile: Fixes #10270 : Fix dropdowns invisble when opening settings by clicking "synchronize" ( #10271 )
2024-04-07 14:38:51 +01:00
Arda Kılıçdağı
b678e2fb5d
Turkish translations updated ( #10277 )
2024-04-07 14:38:24 +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
Liffindra Angga Zaaldian
9713034f18
Update Indonesian translations ( #10276 )
2024-04-06 18:04:50 +01:00
Laurent Cozic
28b8818c4d
Chore: Disabled not very useful test that can fail easily as we add more sort fields
2024-04-05 12:19:57 +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
Laurent Cozic
86872fb07c
Chore: Fix dic
2024-04-04 15:37:07 +01:00
Laurent Cozic
d613d1ab4e
Tools: Switch from "docker-compose" to "docker compose"
2024-04-04 12:43:35 +01:00
Henry Heino
384b17738a
Mobile: Plugin API: Fix error when calling plugins.dataDir
( #10262 )
2024-04-04 12:10:59 +01:00
Henry Heino
500c8facdb
Mobile: Plugin API: Fix crash when a plugin registers an enum setting with no default ( #10263 )
2024-04-04 12:10:13 +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
Self Not Found
9d3cccdf71
Mobile: Show sync version and client id in More Info ( #10254 )
2024-04-03 19:04:16 +01:00
Henry Heino
8dc75efc4c
Desktop: Security: Make attachment and file links safer ( #10250 )
2024-04-03 18:57:52 +01:00
Henry Heino
7caed19a32
Mobile: Plugin API: Improve support for the Kanban and similar plugins ( #10247 )
2024-04-03 18:56:54 +01:00
Henry Heino
a301470ac5
Mobile: Default to tab indentation for consistency with desktop platforms ( #10242 )
2024-04-03 18:54:34 +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
Daniel Nunes
8630c8e630
Desktop: Fixes #9950 : Link pased in RTE editor is not underlined until switch to another note ( #10202 )
2024-04-03 18:43:30 +01:00
Janhavi Alekar
ce3a28de70
Desktop: Fixes #10025 : Toggle external editing button overlaps with bold button. ( #10069 )
2024-04-03 18:29:22 +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
ihan1004
c10e617870
All: Translation: Update ko.po ( #10239 )
2024-04-01 15:08:56 -04:00
Laurent Cozic
f60e105d77
Desktop: Fixes #10108 : When creating a note or to-do, focus is not set correctly
2024-04-01 16:51:47 +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
554fb7026a
Chore: Remove old note list files
2024-04-01 14:19:48 +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
Mohammad Ashouri
876fa324e5
All: Update farsi/persian translation fa.po ( #10181 )
2024-03-26 11:47:26 +00:00
Mohamad Ashraf
f781183250
Desktop: Fixes #10078 : Fixed auto scrolling with moving a note ( #10193 )
2024-03-26 11:45:15 +00:00
Henry Heino
c1ae449ce2
Android,Desktop: Plugin API: Fix unable to require @codemirror/search
( #10205 )
2024-03-26 11:36:30 +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
Henry Heino
27b86fbb00
Android: Plugin API: Support clipboard.availableFormats
( #10209 )
2024-03-26 11:36:04 +00:00
Henry Heino
d3e2d3fc4a
Android: Plugins: Autohide the plugin panel toggle in toolbar to increase size for notebook dropdown ( #10212 )
2024-03-26 11:35: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
0839b0314e
Desktop: Upgrade the built-in Backup plugin to version 1.4.1 ( #10197 )
2024-03-25 11:40:44 +00:00
Henry Heino
40dbb8bd7f
Android: Toggle plugin panels using a button in the toolbar ( #10180 )
2024-03-25 11:39:48 +00:00
Edward Jiles
2de5c1bbf8
Mobile, Desktop: Make tables horizontally scrollable ( #10161 )
...
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-03-25 11:27:48 +00:00
Meow
b936f9ba7c
All: Bump @codemirror/view version. ( #10174 )
2024-03-23 15:03:59 +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
b5a16f756a
Chore: Mobile: Migrate the tags dialog to TypeScript ( #10185 )
2024-03-23 14:21:37 +00:00
Joplin Bot
79eedcf6a6
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-03-22 00:37:51 +00:00
Laurent Cozic
0715340dc0
Android 3.0.1
2024-03-21 18:28:16 +00:00
Laurent Cozic
a59ad20bd5
Desktop release v3.0.2
2024-03-21 15:51:26 +00:00
Laurent Cozic
e9514e742b
Desktop release v3.0.1
2024-03-21 14:55:18 +00:00
Henry Heino
d2c060cd97
Chore: Mobile: Fix note viewer startup error ( #10164 )
2024-03-21 10:50:44 +00:00
Henry Heino
57fc70cec1
Mobile: Plugins: Fix warning after reloading plugins ( #10165 )
2024-03-21 10:50:32 +00:00
Henry Heino
180f52dab2
Mobile: Fixes #10166 : Fix clicking on a link results in a blank screen ( #10168 )
2024-03-21 10:48:35 +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
Henry Heino
382f0d8218
Mobile: Fixes #10172 : Fix trash folder sometimes has wrong icon ( #10173 )
2024-03-21 01:09:01 +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
Henry Heino
d260d0efce
Mobile: Fixes #10130 : Improve note editor performance when quickly entering text ( #10134 )
2024-03-20 11:02:10 +00:00
Henry Heino
e92f89df99
Android: Add support for renderer plugins ( #10135 )
2024-03-20 11:01:09 +00:00
Henry Heino
44e8950f1b
Android: Fixes #10152 : Fix broken plugin API: editor.execCommand ( #10153 )
2024-03-20 10:58:42 +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
Henry Heino
9c3e751ebc
Server: Avoid logging automated resource deletions ( #10157 )
2024-03-20 10:52:42 +00:00
Henry Heino
eecad1aefc
Desktop: Resolves #8931 : Improve support for plugins in the Rich Text Editor (implement webviewApi.postMesage
) ( #10158 )
2024-03-20 10:52:29 +00:00
Laurent Cozic
eb06ac673b
Revert "Desktop: Fixes #10036 : Applied font family and font size to RTE ( #10102 )"
...
This reverts commit 85d98f5254
.
Reason: Introducing too many issues, some of them know, some of them unknown.
2024-03-20 10:50:11 +00:00
ERYpTION
5e2c54f2ad
All: Translation: Update da_DK.po ( #10127 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-18 23:57:08 -04:00
Joplin Bot
15649c89f1
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-03-18 18:16:55 +00:00
Laurent Cozic
42483a4d46
Tools: Improve getting GitHub name for git-changelog
2024-03-18 18:11:19 +00:00
Laurent Cozic
56b010ba0e
Merge branch 'release-2.14' into dev
2024-03-18 16:03:58 +00:00
Laurent Cozic
cfd98e3a4d
Desktop release v2.14.20
2024-03-18 16:01:54 +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
Laurent Cozic
073df50244
lock file
2024-03-18 09:11:32 +00:00
Laurent Cozic
6973734d5b
Doc: Fixed sponsors
2024-03-17 11:59:46 +00:00
Ton Hoang Nguyen (Bill)
7638bdf171
Desktop: Resolves #9984 : Allow 'All Notes' to have 'Toggle own sort order' ( #10021 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-16 09:16:42 +00:00
Laurent Cozic
c2dbb9606f
Doc: Updated sponsors
2024-03-15 15:43:01 +00:00
Henry Heino
08aa2ae939
Android: Fixes #10122 : Fix screen reader touch-to-focus broken on note list and note viewer pages ( #10123 )
2024-03-15 10:16:16 +00:00
Abdelrrahman Elhaddad
85d98f5254
Desktop: Fixes #10036 : Applied font family and font size to RTE ( #10102 )
2024-03-15 09:30:45 +00:00
Khương Duy
310a90744a
Desktop: Fixes #10060 : Fix "New note" button rendering when startup with Trash can selected. ( #10076 )
2024-03-15 09:29:24 +00:00
Henry Heino
b3ec92a57e
Mobile: Add support for plugin panels and dialogs ( #10121 )
2024-03-14 19:04:32 +00:00
Siddhant Paritosh Rao
b9eb4522f5
Mobile: Resolves #10092 : Added empty trash option on long pressing the trash folder ( #10120 )
2024-03-14 18:42:58 +00:00
Henry Heino
04298f0eba
Mobile: Fix note editor's settings and plugins updated on every keystroke ( #10116 )
2024-03-14 18:42:22 +00:00
Henry Heino
a53a8d67a1
Mobile: Fix plugin API memory leak ( #10115 )
2024-03-14 18:42:13 +00:00
Henry Heino
6467bf0fc1
Desktop: Link "browse all plugins" to joplinapp.org/plugins ( #10113 )
2024-03-14 18:40:47 +00:00
Henry Heino
4ac0cdf556
Chore: Add RemoteMessenger documentation to plugin technical spec ( #10112 )
2024-03-14 18:39:27 +00:00
Henry Heino
3e34f150b8
Desktop: Upgrade to Electron 29 ( #10110 )
2024-03-14 18:39:02 +00:00
Henry Heino
e72cce0d07
Clipper: Improve support for future versions of Chrome (upgrade to manifest version 3) ( #10109 )
2024-03-14 18:38:20 +00:00
Henry Heino
78b8839ae3
CLI: Resolves #10090 : Allow deleting notes and notebooks permanently ( #10107 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-14 18:38:07 +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
Laurent Cozic
8cb9c08bcb
Cli: Clarify that the "restore" command is to restore items from the trash
2024-03-12 18:20:49 +00:00
Laurent Cozic
bc7a0fa095
Chore: Disable OCR language file caching on dev to fix bug
2024-03-12 17:40:53 +00:00
Laurent Cozic
298549e51a
Update dictionary
2024-03-12 17:35:50 +00:00
Siddhant Paritosh Rao
da393f6c34
Mobile: Fixes #10065 : New note button crashes app when there are no notebooks ( #10087 )
2024-03-11 15:22:26 +00:00
pedr
8bdac6ffbf
Mobile: Change Joplin Cloud login process to allow MFA via browser ( #9776 )
2024-03-11 15:17:23 +00:00
Henry Heino
55cafb8891
Android: Add support for Markdown editor plugins ( #10086 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-11 15:02:15 +00:00
Henry Heino
238468ddaa
Chore: Joplin generator: Remove @joplin/lib
dev dependency from generated projects ( #10075 )
2024-03-11 10:11:07 +00:00
pedr
56dde88003
Cli: Change Joplin Cloud login process ( #9722 )
2024-03-11 09:58:54 +00:00
pedr
9e0a0468b2
Chore: Make resource creation from files faster by executing them in parallel ( #9952 )
2024-03-11 09:39:57 +00:00
Arda Kılıçdağı
0d018a8d7a
All: Translation: Update tr_TR.po ( #10098 )
2024-03-09 23:08:01 -05:00
Henry Heino
c3954d7326
Chore: Fix spelling error ( #10096 )
2024-03-09 21:14:19 +00:00
Henry Heino
d7401d70a7
Chore: Mobile: Migrate global-style.js
to TypeScript ( #10091 )
2024-03-09 11:15:13 +00:00
Henry Heino
25cd5affca
Chore: Apply changes from mobile plugins to lib/
and app-desktop/
( #10079 )
2024-03-09 11:03:57 +00:00
Henry Heino
91004f5714
Desktop: Fixes #10020 : Beta markdown editor: Support overriding built-in keyboard shortcuts ( #10022 )
2024-03-09 10:49:28 +00:00
Henry Heino
c35085d1d5
Desktop: Improve beta editor support for the Rich Markdown plugin ( #9935 )
2024-03-09 10:48:22 +00:00
pedr
17a8ce5010
Api: Add capability of limiting downloads ( #9788 )
2024-03-09 10:45:21 +00:00
pedr
4d8fcff6d5
Desktop: Change Joplin Cloud login process to allow MFA via browser ( #9445 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-09 10:35:54 +00:00
Henry Heino
75cb639ed2
Cli,Desktop,Mobile: Resolves #9465 : Log user actions (deletions) ( #9585 )
2024-03-09 10:33:05 +00:00
Joplin Bot
d7a0d74c4d
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-03-08 12:19:09 +00:00
Laurent Cozic
971c4e5e84
Desktop release v2.14.19
2024-03-07 10:01:48 +00:00
Henry Heino
9ef0a504ec
Desktop: Re-enable UNC links ( #10071 )
2024-03-07 10:01:27 +00:00
Laurent Cozic
3177729663
Desktop release v2.14.18
2024-03-06 16:02:00 +00:00
Radith Samarakoon
c40682f16f
Desktop: Resolves #9981 : Fix Vim keymap error with beta editor ( #10049 )
2024-03-06 14:13:57 +00:00
Henry Heino
406c778cfd
Desktop: Fixes #10062 : Fix pasting images from the rich text editor into the rich text editor ( #10064 )
2024-03-06 14:13:24 +00:00
Henry Heino
9d17ab429d
Chore: Mobile: Update fsDriver
in preparation for mobile plugins ( #10066 )
2024-03-06 10:03:11 +00:00
Henry Heino
20f8bb76f7
Desktop: Resolves #9927 : Beta editor: Fix search results not highlighted ( #9928 )
2024-03-06 09:53:07 +00:00
cagnusmarlsen
5e4c35a18f
Desktop: Fixes #9960 : Creating a profile changes the language of Joplin ( #10038 )
2024-03-05 18:09:23 +00:00
NightKnight
9a6484c488
Tools: Fix packages\lib\fsDriver.test.ts
test file on Windows ( #10053 )
2024-03-05 18:08:47 +00:00
Henry Heino
1dfebf5ed3
iOS: Fixes #10047 : Allow pasting URLs copied from the share sheet ( #10048 )
2024-03-05 16:57:18 +00:00
Marph
be2f4d3d79
Desktop: Configure RTE to handle the first table row as header ( #10059 )
2024-03-05 16:52:43 +00:00
Laurent Cozic
a1cea6776f
Desktop: Fixes #10058 : OCR does not start when German language is selected
2024-03-05 16:36:27 +00:00
Laurent Cozic
3c10282848
Doc: Set blog page title to "News"
2024-03-05 14:14:31 +00:00
Laurent Cozic
d9a16b5c0f
Desktop: Fixes #10050 : Fixed OCR memory leak when processing PDF documents
2024-03-05 11:42:54 +00:00
Laurent Cozic
9acbac6613
Desktop: Fixed sizing of new note buttons
2024-03-04 12:12:42 +00:00
Henry Heino
9a10cd4bec
Desktop: Fixes #10023 : Beta editor plugins: Fix opening and closing settings can break some plugins with legacy code ( #10024 )
2024-03-04 10:34:33 +00:00
Radith Samarakoon
5aba1e38a2
Desktop: Resolves #9998 : Fixed text wrapping in Spellcheck button ( #10005 )
2024-03-04 10:33:39 +00:00
Henry Heino
dfc08da40c
Desktop,Mobile: Resolves #10031 : Upgrade CodeMirror 6 packages ( #10032 )
2024-03-04 10:20:06 +00:00
Laurent Cozic
f5f47f3c08
Merge branch 'release-2.14' into dev
2024-03-04 09:31:37 +00:00
Laurent Cozic
8d5ee36745
Desktop: Fixes #10044 : Certain RTE menu items are not visible in dark mode
2024-03-04 09:25:51 +00:00
Mr-Kanister
6494b74d0c
Desktop: Fixes #9453 : Improve visibility of selected note in OLED dark theme ( #10026 )
2024-03-02 16:04:38 +00:00
Sagnik Mandal
d26d9f16d9
Desktop: Fixes #10007 : Fixed Toggle Comment & Delete/Duplicate/Sort Line Options in Beta Editor ( #10016 )
2024-03-02 15:58:15 +00:00
Henry Heino
4c6969b17d
Chore: Plugin API: Rename CodeMirrorContentScriptModule
to MarkdownEditorContentScriptModule
( #10015 )
2024-03-02 15:57:40 +00:00
Sagnik Mandal
9a2a251eec
Desktop: Fixes #9985 : Filter Sync Target Info Logs ( #10014 )
2024-03-02 15:57:29 +00:00
Henry Heino
f6c7213f69
Desktop: Resolves #9890 : Fix hiding the note preview pane is very slow for large notes ( #10006 )
2024-03-02 15:55:35 +00:00
Henry Heino
4827d0bf92
Desktop: Fixes #9982 : Show focus indicator when navigating with keyboard ( #9989 )
2024-03-02 15:54:16 +00:00
pedr
f0f6590312
Desktop: Fixes #9919 : Command palette not showing note title ( #9961 )
2024-03-02 15:53:46 +00:00
Henry Heino
fa83d48141
Chore: Plugin generator: Update types ( #10010 )
2024-03-02 15:53:10 +00:00
cagnusmarlsen
c409160ad7
Desktop: Resolves #9980 : Support Ctrl+Enter keyboard shortcut (Cmd+Enter on MacOS) ( #10003 )
2024-03-02 15:52:55 +00:00
pedr
ff1f1b190e
Desktop: Fixes #9264 : Preserve indentation from plain text when pasting on Rich Text Editor ( #9828 )
2024-03-02 15:43:38 +00:00
Laurent Cozic
53d5cf55bc
Desktop: Add support for multiple columns note list ( #9924 )
2024-03-02 15:29:18 +00:00
Laurent Cozic
f19b1c5364
All: Resolves #483 : Add trash folder ( #9671 )
2024-03-02 14:25:27 +00:00
Laurent Cozic
cb540a5abb
Chore: Setup new release 3.0
2024-03-02 11:04:23 +00:00
Laurent Cozic
4a78cd2564
Merge branch 'release-2.14' into dev
2024-03-01 19:10:39 +00:00
Laurent Cozic
95e42c4ca7
CLI v2.14.1
2024-03-01 19:10:10 +00:00
Laurent Cozic
5aba5e544d
Releasing sub-packages
2024-03-01 19:06:13 +00:00
Joplin Bot
5d3034d418
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-03-01 18:16:00 +00:00
Laurent Cozic
438dddda6e
iOS 12.14.6
2024-03-01 18:05:20 +00:00
Laurent Cozic
8bd6132398
Update translations
2024-03-01 18:04:19 +00:00
ERYpTION
bd5b3feabe
All: Translation: Update da_DK.po ( #10029 )
2024-03-01 04:29:15 -05:00
Laurent Cozic
a86f859b42
Tools: Fixed order of release notes posted to forum
2024-02-29 19:45:48 +00:00
Laurent Cozic
4bef8aa632
Tools: Only process supported files with spellchecker
2024-02-28 14:26:52 +00:00
Laurent Cozic
40ae03c438
Tools: Add info link when spelling mistake check fails
2024-02-27 14:22:26 +00:00
Laurent Cozic
afedc53354
Tools: Improve error message and suggested command when checkIgnoredFiles pre-commit hook fails
2024-02-27 11:46:02 +00:00
Najam Ul Saqib
b4cc6803e7
Doc: Fix a minor issue in comment ( #10011 )
2024-02-27 10:17:55 +00:00
Joplin Bot
0055345689
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-02-27 00:36:49 +00:00
Laurent Cozic
dee66ec6ad
Android 2.14.9
2024-02-26 20:12:05 +00:00
Laurent Cozic
094175c067
Desktop release v2.14.17
2024-02-26 19:28:48 +00:00
Laurent Cozic
e5a643e796
Desktop, Mobile: Fixes #9996 : Sort notebooks in a case-insensitive way
2024-02-26 19:27:29 +00:00
Laurent Cozic
ef9a1daf18
Doc: Update sponsors.json
2024-02-26 19:06:58 +00:00
Laurent Cozic
28fd9c3039
Tools: Spellcheck Markdown documents ( #10004 )
2024-02-26 16:53:48 +00:00
Ton Hoang Nguyen (Bill)
64684dc896
Desktop: Fixes #7834 : Merged shorthand variants of spellcheck languages ( #9983 )
2024-02-26 10:27:34 +00:00
Laurent Cozic
0b63ba1a28
Update translations
2024-02-26 10:23:31 +00:00
Laurent Cozic
47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
...
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-02-26 10:16:23 +00:00
ihan1004
31368f3148
All: Translation: Update ko_KO.po ( #9999 )
2024-02-25 22:08:20 -05:00
Liffindra Angga Zaaldian
69e591c01d
All: Translation: Update id_ID.po ( #9995 )
2024-02-25 21:21:24 -05:00
qx100
2bc0d5e8e7
All: Translation: Update zh_CN.po ( #9991 )
2024-02-25 21:18:53 -05:00
Ikko Eltociear Ashimine
57c182b9a4
Chore: Fix typo ( #10000 )
2024-02-25 19:37:13 +00:00
Laurent Cozic
c308f858f1
Doc: Update sponsors
2024-02-25 10:15:07 +00:00
Andy Piper
5ce5edf7ba
Generator: update manifest.json to include promo tile ( #9993 )
2024-02-25 09:52:12 +00:00
Henry Heino
ea6b704754
Mobile: Fixes #9521 : Note editor: Support older WebView versions ( #9986 )
2024-02-24 11:40:48 +00:00
Henry Heino
ff62bd8ff7
iOS: Fixes #8557 : Fix white flash when editing notes in dark mode ( #9987 )
2024-02-24 11:39:21 +00:00
Joplin Bot
9f5109aed7
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-02-23 12:19:24 +00:00
Laurent Cozic
dd04a39f3b
Android 2.14.8
2024-02-22 22:44:56 +00:00
Laurent Cozic
514123d2b6
Desktop release v2.14.16
2024-02-22 21:34:08 +00:00
Henry Heino
fbeaf31a14
Desktop: Plugins: Allow commands registered within the beta markdown editor to take arguments ( #9963 )
2024-02-22 21:30:48 +00:00
Henry Heino
e5e191110c
Desktop: Resolves #9857 : Back up to a subdirectory of the home directory by default ( #9942 )
2024-02-22 21:30:21 +00:00
Henry Heino
836e23c082
Desktop: Security: Disallow UNC file links ( #9979 )
2024-02-22 21:29:16 +00:00
Henry Heino
4c5e708977
Desktop: Beta editor plugin API: Fix plugins unable to require nodeJS modules ( #9968 )
2024-02-22 15:39:46 +00:00
Henry Heino
1b846fca90
Doc: Plugins: Add CodeMirror 6 plugin tutorial ( #9933 )
2024-02-22 15:38:15 +00:00
Henry Heino
f1a833ef21
Desktop: Resolves #9964 : Beta editor plugins: Allow fixing conflicts between plugins that add autocompletions ( #9965 )
2024-02-22 15:36:27 +00:00
Henry Heino
4a61ff2df3
Desktop: Fixes #9966 : Beta editor plugins: Fix newlines break content scripts ( #9967 )
2024-02-22 15:36:10 +00:00
Henry Heino
2e3783f1c6
Mobile,Desktop: Fixes #9971 : Fix auto-indentation in some types of code blocks ( #9972 )
2024-02-22 15:35:54 +00:00
Laurent Cozic
5820f63ea6
Desktop, Mobile: Immediately sort notes after toggling a checkbox
2024-02-19 23:09:34 +00:00
Laurent Cozic
bfc31127af
Tools: Automatically generate pre-release post for Android and iOS
2024-02-19 22:50:10 +00:00
Joplin Bot
d1db799b5c
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-02-19 12:19:27 +00:00
Laurent Cozic
5a30a790ca
iOS 12.14.5
2024-02-19 10:47:14 +00:00
Laurent Cozic
ab8f1492b1
Android 2.14.7
2024-02-19 10:45:14 +00:00
Laurent Cozic
7cfe9bb4b6
Desktop release v2.14.15
2024-02-19 10:34:23 +00:00
pedr
563b9d8f71
Desktop: #9870 : Fixed command palette not properly showing non-latin-characters ( #9916 )
2024-02-19 10:31:14 +00:00
Henry Heino
2aea7fcc25
Desktop: Fixes #9932 : Fix only one CodeMirror 6 content script loaded per plugin ( #9934 )
2024-02-19 10:29:37 +00:00
Henry Heino
e2a79c16c1
Desktop: Fixes #9953 : Rich text editor: Fix context menu not shown in some cases ( #9954 )
2024-02-19 10:04:54 +00:00
Henry Heino
2d0a53eaca
Desktop: CodeMirror 6 plugin API: Improve ability to register custom commands ( #9956 )
2024-02-19 10:04:20 +00:00
Laurent Cozic
0b2bb80bb8
Desktop: Fixes #9958 : Highlight partial matches in search results
2024-02-19 10:01:54 +00:00
Jonatan
7ae9f30922
All: Translation: Update sv.po ( #9943 )
2024-02-16 14:03:30 -05:00
Laurent Cozic
1cfbf000d6
Desktop: Fixes #9944 : GotoAnything does not return all the results in some cases
2024-02-16 17:40:51 +00:00
Mr-Kanister
7f50cb9787
All: Translation: Update de_DE.po ( #9947 )
2024-02-15 22:39:00 -05:00
Vladimir Fedorchuk
9aaea7fb69
All: Improving translation into Russian. ( #9925 )
2024-02-13 15:54:26 +00:00
Henry Heino
6e1331e580
Chore: Remove generated .js files from version control ( #9930 )
2024-02-13 15:33:46 +00:00
Laurent Cozic
9f81f4cc49
Doc: Update sponsors
2024-02-13 15:08:10 +00:00
renovate[bot]
279416b66d
Update dependency tar-stream to v3.1.7 ( #9918 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 18:08:10 +00:00
renovate[bot]
9602323e0f
Update dependency pm2 to v5.3.1 ( #9917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 18:08:04 +00:00
Laurent Cozic
115eb5defb
Desktop, Cli, Mobile: Migrate profile in preparation for trash feature
2024-02-12 15:02:52 +00:00
Laurent Cozic
012fe0fb44
Chore: Prevent database schema generation script from adding extra spaces
2024-02-12 14:51:07 +00:00
Max Patiiuk
771ada0184
Clipper: handle tables with captions ( #9910 )
2024-02-12 14:44:50 +00:00
Henry Heino
cb21a91fac
Mobile: Fixes #9905 : Fix full text search broken on Android 7 and earlier ( #9914 )
2024-02-12 14:43:01 +00:00
Joplin Bot
3000afca49
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-02-11 00:41:05 +00:00
Laurent Cozic
ecb6ac3554
Desktop release v2.14.14
2024-02-10 15:24:47 +00:00
Laurent Cozic
1b27e4c07d
Revert "Update dependency sqlite3 to v5.1.7 ( #9837 )"
...
This reverts commit eefde7baba
.
Trying to fix https://github.com/laurent22/joplin/issues/9922
2024-02-10 15:24:33 +00:00
Joplin Bot
4151c65fc2
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2024-02-10 00:35:52 +00:00
Laurent Cozic
c626386ebd
iOS 12.14.4
2024-02-09 13:34:00 +00:00
Laurent Cozic
7dfa3137c4
lock file
2024-02-09 12:47:22 +00:00
Laurent Cozic
0f9da943cd
Android 2.14.6
2024-02-09 12:45:52 +00:00
Laurent Cozic
485a685e5a
Desktop release v2.14.13
2024-02-09 12:21:37 +00:00
Max Patiiuk
37344fe718
Doc: use correct package names for turndown ( #9882 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-09 12:16:41 +00:00
Max Patiiuk
f74570b403
Doc: explain how to get TypeScript typings ( #9883 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-09 12:16:18 +00:00
renovate[bot]
13f907e7f1
Update dependency nodemon to v3.0.3 ( #9895 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:15:35 +00:00
renovate[bot]
f2ee35c82a
Update dependency react-native-share to v10.0.2 ( #9897 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:15:26 +00:00
renovate[bot]
29d4a026e2
Update dependency react-native-localize to v3.0.6 ( #9896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:15:21 +00:00
renovate[bot]
c7e312e959
Update dependency node-mocks-http to v1.14.1 ( #9894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:15:14 +00:00
renovate[bot]
e6a811e259
Update dependency @react-native-community/netinfo to v11.2.1 ( #9898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:14:59 +00:00
renovate[bot]
5408dd71d3
Update dependency koa to v2.15.0 ( #9899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:14:46 +00:00
renovate[bot]
edc8865e50
Update dependency moment to v2.30.1 ( #9900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 12:14:30 +00:00
Max Patiiuk
a80fea9c4b
Chore: fix cache memory leak in turndown ( #9886 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-09 12:12:45 +00:00
pedr
92c85ca07c
Mobile: Fixes #9475 : Increase space available for Notebook icon ( #9877 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-09 12:11:51 +00:00
Henry Heino
296d586b04
Mobile,Desktop,Cli: Improve search engine error handling when preparing text for search ( #9871 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-09 12:11:08 +00:00
Laurent Cozic
6f0fd4219e
Desktop: Make OCR results available to search immediately after completion
2024-02-09 11:56:23 +00:00
renovate[bot]
35fe392058
Update dependency async-mutex to v0.4.1 ( #9893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 23:36:08 +00:00
renovate[bot]
61f8a2afd3
Update dependency @types/react to v18.2.48 ( #9892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 23:33:13 +00:00
Henry Heino
347ba9bb38
Mobile: Fixes #9858 : Fix deeply-nested subnotebook titles invisible in the folder dropdown ( #9906 )
2024-02-08 23:17:17 +00:00
Henry Heino
802f6c462e
Desktop: Fixes #9891 : Don't rerender markdown notes when the note preview pane is hidden ( #9901 )
2024-02-08 22:49:29 +00:00
Henry Heino
39b44ff439
Desktop: Disable built-in copy of Simple Backup by default in Joplin Portable ( #9907 )
2024-02-08 22:48:39 +00:00
Henry Heino
627b830739
Desktop: Fix mermaid save button partially hidden behind graph ( #9888 )
2024-02-08 18:41:19 +00:00
Laurent Cozic
d58185afe0
Chore: Add more debug info when assets cannot be unloaded
2024-02-08 18:14:08 +00:00
Laurent Cozic
0b3a5a431d
Desktop, Mobile, Cli: Fixes #9694 : Correctly search HTML-entity encoded text
2024-02-08 18:14:07 +00:00
Henry Heino
c54603025b
Chore: Desktop: Fixes #9873 : Fix Playwright test failure due to image not visible
( #9874 )
2024-02-08 16:56:12 +00:00
Henry Heino
debd8a6ebe
Chore: Remove .gitignore
d file from version control ( #9872 )
2024-02-08 16:55:48 +00:00
Henry Heino
d614d40cfd
Desktop: Fixes #9868 : Fix markdown (frontmatter) notes that start with a UTF-8 BOM aren't imporetd correctly ( #9875 )
2024-02-08 16:55:34 +00:00
Henry Heino
628877147e
Mobile: Fixes #9863 : Fix share to Joplin when only "All notes" has been opened ( #9876 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-08 16:54:23 +00:00
pedr
c163491371
Desktop: Fixes #9763 : Suppress random error that happens during desktop shutdown ( #9878 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-08 16:51:32 +00:00
Laurent Cozic
11e1a49b5c
Desktop: Fixes #9607 : Copied and pasted text from Firefox to RTE does not include images
2024-02-08 13:06:18 +00:00
Laurent Cozic
b1877fcd0d
Desktop: Speed up pasting text and images in Rich Text Editor
2024-02-08 12:51:31 +00:00
Laurent Cozic
4b7f0bfbb9
fixed test
2024-02-08 11:57:30 +00:00
Laurent Cozic
07aba918a0
Desktop: Disable initial Sentry request when crash auto-upload is disabled
2024-02-07 18:05:13 +00:00
Henry Heino
01ec640bdb
Chore: Refactor string-utils to TypeScript ( #9869 )
2024-02-07 14:16:54 +00:00
renovate[bot]
c1e5adf658
Update dependency @types/node to v18.19.8 ( #9866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 02:35:16 +00:00
Henry Heino
a906e73b22
Desktop: PDF search text: Remove NULL characters early to avoid possible sync issues ( #9862 )
2024-02-06 16:24:00 +00:00