Laurent Cozic
8445ffaa86
Merge branch 'release-2.14' into dev
2024-05-21 10:10:29 +01:00
Henry Heino
9fcaf5bd18
Desktop: Disable eval in pdf.js ( #10450 )
2024-05-21 10:00:17 +01:00
Henry Heino
652add9af2
Chore: Desktop: Fix eslint issues and strengthen types in NoteEditor.tsx ( #10449 )
2024-05-21 01:28:19 +01:00
pedr
1040675781
Chore: Improve logs to help debugging ( #10432 )
2024-05-17 09:42:16 +01:00
renovate[bot]
8faf5148a6
Update dependency @types/node to v18.19.17 ( #10435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 11:58:31 +01:00
Henry Heino
27c5dd1852
Mobile: Fixes #10409 : Fix accepting encrypted shared notebooks ( #10429 )
2024-05-16 09:54:24 +01:00
Laurent Cozic
f39021d373
Chore: Make API note.source optional
2024-05-12 11:14:11 +01:00
Henry Heino
09d088b2b5
Mobile,Desktop: Fix nonbreaking spaces and CRLF break search for adjacent words ( #10417 )
2024-05-12 10:01:12 +01:00
Henry Heino
3312bd27c9
Mobile: Simplify Dropbox sync workarond ( #10415 )
2024-05-12 10:01:02 +01:00
Laurent Cozic
6b0e1598ed
Chore: Fixed types
2024-05-11 19:45:42 +01:00
Laurent Cozic
a747828276
Api: Add support for note.source property
2024-05-11 16:21:07 +01:00
renovate[bot]
487f01d2ec
Update dependency @types/node to v18.19.15 ( #10421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-11 09:34:40 +01:00
Laurent Cozic
a9fecb31c3
iOS 12.14.8
2024-05-08 14:57:03 +01:00
Henry Heino
3042e615ac
iOS: Fixes #10396 : Fix Dropbox sync for large file collections ( #10411 )
2024-05-08 14:25:06 +01:00
Henry Heino
5245c06ed3
Mobile: Fixes #10396 : Fix Dropbox sync ( #10400 )
2024-05-07 22:38:45 +01:00
Henry Heino
90ec1f5bc6
Chore: Fix failing Dropbox sync test ( #10408 )
2024-05-07 17:29:23 +01:00
Henry Heino
d6480e50d2
Mobile: Fixes #10396 : Fix Dropbox sync ( #10400 )
2024-05-07 16:49:39 +01:00
Psy-Q
95b73b5f41
Doc: Fix plural of parenthesis ( #10405 )
2024-05-07 10:59:06 +01:00
LightTreasure
548ba7d712
Desktop: Resolves #1752 : Added capability to toggle visibility of the Menu Bar from the View menu ( #10324 )
2024-05-07 10:57:02 +01:00
Laurent Cozic
57c316a591
Api: Exclude deleted and conflicted notes when calling /notes
2024-05-03 16:14:04 +01:00
Laurent Cozic
f1691b7743
Update translations
2024-05-02 23:12:06 +01:00
Henry Heino
d5fa8d0216
Mobile: Fix plugins aren't visible after switching to a new profile ( #10386 )
2024-05-02 17:05:25 +01:00
renovate[bot]
1f74a42dfa
Update dependency @types/node to v18.19.14 ( #10393 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 17:05:07 +01:00
Henry Heino
569b567f21
Desktop: Fixes #10382 : Fix default values for plugin settings stored in settings.json
not applied ( #10383 )
2024-05-02 15:00:12 +01:00
Henry Heino
85f890e7c5
Mobile: Plugins: Make panel opening/closing more consistent with desktop ( #10385 )
2024-05-02 14:59:50 +01:00
Henry Heino
4056fc2281
Mobile: Plugins: Show information page before enabling plugin support ( #10348 )
2024-05-02 14:58:29 +01:00
renovate[bot]
70c2f0a70a
Update dependency @types/node to v18.19.12 ( #10390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 14:57:57 +01:00
renovate[bot]
a0dd7f58ac
Update dependency @types/node to v18.19.11 ( #10387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 17:56:48 +00:00
Laurent Cozic
443e04b369
Doc: Fixed share notebook link
2024-04-27 21:20:59 +01:00
Laurent Cozic
431ce430a0
Chore: Fixed sorting logic for search API
2024-04-27 12:11:40 +01:00
Henry Heino
5cdc1e93b3
Mobile: Fix quickly enabling/disabling multiple plugins can lead to errors and missing plugins ( #10380 )
2024-04-27 11:45:39 +01:00
Henry Heino
03617eb8a7
Mobile: Resolves #10360 : Make most plugins default to being desktop-only ( #10376 )
2024-04-27 11:43:25 +01:00
Laurent Cozic
034e568d26
Desktop: Resolves #10334 : Support URLs in plugin API imaging.createFromPath
2024-04-27 11:35:49 +01:00
Laurent Cozic
a5f118bc26
All: Fixes #10189 : After deleting the last note from the conflicts folder, the application state is invalid
2024-04-27 09:54:47 +01:00
Laurent Cozic
10978781cd
Desktop: Fixes #10088 : Search results from API change when fields param is used
2024-04-27 09:23:09 +01:00
Laurent Cozic
8bdec4c2b4
Desktop: Add context menu item to view OCR text of an attachment
2024-04-27 08:46:48 +01:00
Laurent Cozic
be58fced93
Desktop: Fixes #10056 : Fixed error when processing certain PDF files for OCR
2024-04-27 08:45:52 +01:00
Henry Heino
97b5276f81
Desktop: Resolves #4251 : Refactor sidebar to better handle thousands of tags and notebooks ( #10331 )
2024-04-25 15:31:18 +01:00
renovate[bot]
c6c7de286a
Update dependency @types/node to v18.19.10 ( #10373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 13:07:53 +00:00
Henry Heino
aec77b543c
Mobile: Plugin support: Simplify reporting plugin issues ( #10319 )
2024-04-25 14:02:10 +01:00
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
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
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
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