renovate[bot]
70347a733b
Update dependency @types/node to v18.17.16 ( #9015 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 12:57:05 +00:00
Jens Böttge
e70f31baea
All: Enable ignoreTlsErrors and custom certificates for S3 sync ( #8980 )
2023-10-05 10:56:25 +01:00
renovate[bot]
ebd0d79b33
Update dependency @types/uuid to v9.0.4 ( #9010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 00:03:23 +00:00
renovate[bot]
956578417b
Update dependency @types/fs-extra to v11.0.2 ( #9011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-04 23:28:29 +00:00
Henry Heino
849427d1bf
Mobile: Add support for drawing pictures ( #7588 )
2023-10-02 15:15:51 +01:00
renovate[bot]
487112fd4d
Update dependency uuid to v9.0.1 ( #8998 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 11:41:52 +00:00
Laurent Cozic
f504cf1a83
All: Fix search engine ranking algorithm
2023-10-02 10:42:13 +01:00
renovate[bot]
3585412fcb
Update dependency sprintf-js to v1.1.3 ( #8995 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 19:32:55 +00:00
renovate[bot]
04395976db
Update dependency @types/node to v18.17.15 ( #8983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 01:28:12 +00:00
renovate[bot]
608767fe22
Update dependency compare-versions to v6.1.0 ( #8969 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 10:28:20 +01:00
renovate[bot]
03ad00b2cd
Update dependency compare-versions to v6 ( #8964 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-09-27 00:01:52 +01:00
Laurent Cozic
d71a404636
Fixed tests
2023-09-25 16:26:50 +01:00
Laurent Cozic
52effd7760
Desktop, Cli: Fixes #8823 : Ensure that ENEX resources with invalid filenames are imported correctly
2023-09-25 14:40:56 +01:00
Laurent Cozic
5ab6a89046
Desktop, Cli: Fixes #8802 : Improved import of invalid Markdown+FrontMatter files
2023-09-25 13:47:49 +01:00
Laurent Cozic
1ea61c8505
Desktop, Cli: Fixes #8363 : ENEX files that contain resources with invalid mime types are imported correctly
2023-09-25 12:25:55 +01:00
Laurent Cozic
fb9974c76f
Desktop: Fixes #8305 : Ensure that notes that contain invalid links can still be exported as HTML or PDF
2023-09-24 23:58:58 +01:00
Laurent Cozic
329f5a0dda
Desktop: Resolves #8225 : No strikethrough on completed to-dos in note list to improve readability
2023-09-24 23:38:20 +01:00
Laurent Cozic
9f14e61aff
Mobile: Fixes #8050 : Fix complex queries that contain quotes or filters
2023-09-24 23:22:36 +01:00
Laurent Cozic
d14b694b6c
Desktop, Mobile: Resolves #8021 : Remember whether "All notes", a notebook or a tag was opened when re-opening the app
2023-09-24 20:21:58 +01:00
Laurent Cozic
bcf054fd08
All: Resolves #6978 : Improved handling of invalid sync info
2023-09-24 16:26:01 +01:00
Laurent Cozic
e94b20d57a
Doc: Fixed plan page layout
2023-09-24 13:20:22 +01:00
Laurent Cozic
89b3c41d65
Doc: Add Joplin Cloud feature descriptions to Plans page
2023-09-23 12:56:18 +01:00
renovate[bot]
fa0cd2e2a4
Update dependency @types/node to v18.17.14 ( #8940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-23 03:47:08 +00:00
renovate[bot]
1fe5fd17b8
Update dependency @types/node to v18.17.13 ( #8936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 13:18:29 +00:00
Laurent Cozic
fc515313cf
Merge branch 'release-2.12' into dev
2023-09-21 15:22:31 +01:00
Henry Heino
84c6de9b56
Desktop: Add new beta Markdown editor based on CodeMirror 6 ( #8793 )
2023-09-21 09:12:40 +01:00
renovate[bot]
a8efad9887
Update dependency @types/uuid to v9.0.3 ( #8917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 00:48:09 +00:00
Henry Heino
ec7f5aaf9b
Desktop: Fixes #8898 : Show a gear when a plugin doesn't specify an icon ( #8909 )
2023-09-19 11:29:19 +01:00
Laurent Cozic
06130a8e9a
lock file and fixed linter
2023-09-19 10:13:13 +01:00
Laurent Cozic
fa0740338d
Desktop: Resolves ##5389: Add support for note list plugins ( #8897 )
2023-09-18 17:40:36 +01:00
Laurent Cozic
510caa77cc
Desktop: Remove potentially slow methods from imaging plugin API
2023-09-17 18:07:24 +01:00
Laurent Cozic
3b4717b674
Desktop: Added more methods to the imaging plugin API
2023-09-17 14:08:55 +01:00
Laurent Cozic
3d8c96489f
Desktop: Add support for plugin imaging API ( #8900 )
2023-09-17 11:40:50 +01:00
renovate[bot]
fa95f5ce4d
Update dependency @types/node to v18.17.12 ( #8896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 06:57:17 +00:00
Laurent Cozic
2cb3857fbe
Desktop: Indent sub-sections in config screen
2023-09-14 22:54:11 +01:00
Laurent Cozic
7882237e24
All: Fixes #8699 : Prevent application from being stuck when importing an invalid ENEX file
2023-09-14 22:06:25 +01:00
Laurent Cozic
3f00d8bb1b
iOS: Fixes #2153 : Fix sync issue with Stackstorage
2023-09-14 12:47:25 +01:00
renovate[bot]
9c972618b6
Update jest monorepo ( #8835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 06:52:06 +00:00
renovate[bot]
d6ca63c9ac
Update dependency @types/node to v18.17.11 ( #8858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 04:29:24 +00:00
Laurent Cozic
612223164e
Prepare release 2.13
2023-09-13 09:44:04 +01:00
Laurent Cozic
b9f36705ff
Desktop: Fixes #8844 : Hide option to share a notebook when it is not available
2023-09-12 19:20:12 +01:00
renovate[bot]
839e87de81
Update dependency @types/react to v18.2.21 ( #8846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 10:05:42 +00:00
renovate[bot]
e943b84d91
Update dependency @types/node to v18.17.8 ( #8833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 08:47:36 +00:00
Hubert
5a5a8526c3
Desktop: Resolves #8722 : Add option to import HTML and TXT file ( #8729 )
2023-09-11 17:25:12 +01:00
renovate[bot]
217fd20985
Update jest monorepo to v29.6.2 ( #8826 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:30:21 +01:00
renovate[bot]
41c2a6ba68
Update dependency sharp to v0.32.5 ( #8818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 08:30:12 +00:00
renovate[bot]
63127ef213
Update dependency @types/react to v18.2.20 ( #8808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 01:29:41 +00:00
renovate[bot]
0c6f498da4
Update dependency @types/node to v18.17.6 ( #8814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 23:20:13 +00:00
renovate[bot]
1a579f724f
Update dependency @types/node to v18.17.1 ( #8769 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 14:33:07 +01:00
renovate[bot]
96dc5724a6
Update react monorepo ( #8767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 11:17:01 +01:00
renovate[bot]
427b66ea6c
Update dependency typescript to v5.1.6 ( #8766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-03 13:04:22 +00:00
Laurent Cozic
8af2f3d203
Revert "Update buildTools ( #8755 )"
...
This reverts commit 10ea9b7568
.
2023-09-02 21:39:11 +03:00
renovate[bot]
10ea9b7568
Update buildTools ( #8755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-01 04:25:28 +00:00
Laurent Cozic
e4cb871c11
Chore: Remove dummy file
2023-08-27 19:09:18 +01:00
Laurent Cozic
dcd3def942
All: Resolves #8684 : Apply correct size to images imported from ENEX files
2023-08-25 15:13:36 +01:00
Laurent Cozic
13b7e3657b
Merge branch 'release-2.12' into dev
2023-08-23 19:10:58 +01:00
Laurent Cozic
77df474b46
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-23 18:28:00 +01:00
Laurent Cozic
73eedd3ec3
Desktop: Fixes #8706 : Pasting a resource in Rich Text editor breaks the resource link
2023-08-23 18:16:06 +01:00
Laurent Cozic
21929157b5
Releasing sub-packages
2023-08-23 13:51:28 +01:00
Laurent Cozic
59f8b43c21
All: Fixes #8699 : Prevent application from being stuck when importing an invalid ENEX file
2023-08-22 17:26:52 +01:00
Laurent Cozic
2e9f93ad9a
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-22 11:58:53 +01:00
Laurent Cozic
0edc66da49
Desktop: Refactor note list in preparation for plugin support ( #8624 )
...
Relates to #5389
2023-08-21 16:01:20 +01:00
Henry Heino
e7014492c5
Desktop: Fixes #8661 : Fix note editor blank after syncing an encrypted note with remote changes ( #8666 )
2023-08-18 09:31:45 +01:00
Laurent Cozic
bd5e0fd42a
Merge branch 'release-2.12' into dev
2023-08-14 18:39:56 +01:00
Laurent Cozic
7d0b7122f0
Revert "Desktop: Fixes #8661 : Fix note editor blank after syncing an encrypted note with remote changes ( #8665 )"
...
This reverts commit 85eddbfe22
.
Due to useForm conflicts with https://github.com/laurent22/joplin/pull/8654
2023-08-14 18:38:31 +01:00
Henry Heino
c50052ac04
Chore: Desktop: Fix NoteEditor unnecessary rerendering ( #8662 )
2023-08-14 18:33:48 +01:00
Laurent Cozic
eca1afb6d5
All: Resolves #8657 : Temporarily revert to AES-128 as encryption method due to severe performance issues
2023-08-14 18:26:49 +01:00
Henry Heino
85eddbfe22
Desktop: Fixes #8661 : Fix note editor blank after syncing an encrypted note with remote changes ( #8665 )
2023-08-14 18:21:41 +01:00
Henry Heino
c6c2733726
Desktop: Resolves #8625 : Show missing sync password warning and link to FAQ ( #8644 )
2023-08-14 18:12:49 +01:00
renovate[bot]
5d87b4ca3e
Update dependency word-wrap to v1.2.5 ( #8651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 19:23:30 +00:00
renovate[bot]
89f550ca48
Update dependency sharp to v0.32.4 ( #8648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 21:41:09 +00:00
Laurent Cozic
10fd8454f7
Chore: Fix tests
2023-08-08 16:02:05 +01:00
Hubert
5f7e130ff9
Mobile, Desktop: Resolves #8566 : Add an option to disable the image resizing prompt ( #8575 )
...
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-08-08 15:49:54 +01:00
Hubert
ae8f32e6b4
Chore: Desktop: Fixes #8598 - Recent logs appear to be deleted ( #8605 )
2023-08-08 11:18:59 +01:00
Hubert
ce8470ee7c
Chore: Resolves #8609 : Some auto-generated .js files are commited to the repository ( #8632 )
2023-08-08 11:17:30 +01:00
renovate[bot]
7a74271e6a
Update dependency word-wrap to v1.2.4 ( #8629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-07 21:02:02 +00:00
Laurent Cozic
95ca89bf5b
Desktop: Improved sharing error handling
2023-08-05 16:40:05 +01:00
Laurent Cozic
4d0b6ae382
Doc: Distinction between sharing and collaborating on a notebook
2023-08-04 16:24:02 +01:00
Laurent Cozic
9756f64c11
Update translations
2023-08-04 15:12:31 +01:00
Laurent Cozic
807384cfac
Desktop: Sync 15 seconds after changing a note
...
Ref: https://discourse.joplinapp.org/t/joplin-continuously-synchronizes-while-entering-notes/31845
2023-08-04 14:49:27 +01:00
Laurent Cozic
887c271853
Chore: Trying to fix logger ( #8610 )
2023-08-04 10:57:54 +01:00
renovate[bot]
29931c05ad
Update dependency sharp to v0.32.3 ( #8606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 13:06:41 +00:00
renovate[bot]
406a1496db
Update buildTools (major) ( #8597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-08-02 11:24:54 +01:00
renovate[bot]
39bc7ed397
Update buildTools ( #8596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-08-01 15:38:59 +01:00
renovate[bot]
51764cc933
Update dependency sharp to v0.32.2 ( #8590 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 18:06:24 +00:00
Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
Laurent Cozic
b9659bb9c1
Desktop: Fixes #8476 : Text that is pasted in Rich Text editor had extra new lines
2023-07-27 14:48:41 +01:00
Joplin Bot
06732d8b8a
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-07-26 18:16:56 +00:00
pedr
8fc1e71fb3
Doc: Email to Note ( #8527 )
2023-07-26 18:07:29 +01:00
Laurent Cozic
0c4513838a
Update manifestFromObject.ts
2023-07-25 16:26:00 +01:00
Hubert
672ef1fd7c
Desktop: Resolves #8408 : Adding support for plugin icons ( #8499 )
2023-07-25 15:47:43 +01:00
Laurent Cozic
1c1d20f82c
Chore: Desktop: Update for share permissions ( #8528 )
2023-07-23 15:57:55 +01:00
Laurent Cozic
c49b53cb4b
Tools: Trying to fix flaky test
2023-07-22 15:32:09 +01:00
Laurent Cozic
6d184fb47c
CI: Trying to fix random test failures
2023-07-22 11:19:57 +01:00
Henry Heino
776b6d8f12
Desktop: Fixes #8504 : Support plugin toolbar icons in the Rich Text editor toolbar ( #8519 )
2023-07-21 20:49:49 +01:00
pedr
06b2ba9d75
Desktop, mobile: Add support for Joplin Cloud email to note functionality ( #8460 )
2023-07-18 20:15:45 +01:00
Henry Heino
6ce8865719
Mobile: Add JEX export ( #8428 )
2023-07-18 14:58:06 +01:00
Henry Heino
ac66332a4e
Desktop: Fixes #8430 : Make HTML <br/> tags convert to markdown compatible with the softbreaks setting ( #8469 )
2023-07-18 14:48:26 +01:00
Henry Heino
c70afe3478
All: Resolves #8466 : WebDAV: Show a more descriptive error message when the password is empty ( #8477 )
2023-07-18 14:47:25 +01:00
Henry Heino
9c8fbe831f
Mobile: Resolves #8490 : Add option to autodetect theme ( #8498 )
2023-07-18 14:46:11 +01:00
Laurent Cozic
0470a3168c
Chore: cleanup
2023-07-16 17:48:13 +01:00
Laurent Cozic
77482a0c95
All: Add support for share permissions ( #8491 )
2023-07-16 17:42:42 +01:00
Joplin Bot
8d3f60ed1f
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-07-14 18:17:39 +00:00
Hubert
33ba934937
All: Resolves #5521 : Rotating log files ( #8376 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-07-14 14:24:25 +01:00
Henry Heino
d95d6733a1
Chore: Refactor InteropService to not use dynamic imports ( #8454 )
2023-07-12 10:30:38 +01:00
Laurent Cozic
004d2a1d9e
Desktop: Quickly synchronise immediately after changing a note
2023-07-11 14:00:29 +01:00
Rob Moffat
0071a05a6c
Desktop, CLI: Allow importing Evernote task lists ( #8440 )
2023-07-11 13:39:49 +01:00
Henry Heino
7ef591f3a8
Desktop: Fixes #8256 : Don't start window minimized in GNOME ( #8441 )
2023-07-10 11:59:09 +01:00
Henry Heino
28923a69b2
Chore: Resolves #8360 : Use @typescript-eslint/indent for TypeScript files ( #8367 )
2023-07-06 19:17:41 +01:00
Henry Heino
8eba798cdd
Chore: Fix search filter tests in non UTC+0 timezones ( #8411 )
2023-07-04 18:56:06 +01:00
Laurent Cozic
0c76b731e7
Tools: Apply prefer-regex-literals eslint rule
2023-07-03 17:15:19 +01:00
Joplin Bot
2289e3297a
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-07-03 13:29:46 +00:00
Laurent Cozic
c5c9d3a2ef
Merge branch 'release-2.11' into dev
2023-07-03 13:14:33 +01:00
Laurent Cozic
e0ea76c9f1
Update translations
2023-07-03 12:26:33 +01:00
Laurent Cozic
10b9df7b9f
Revert update of clean-html package
2023-06-30 13:13:45 +01:00
Laurent Cozic
dd6eec6a03
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
Laurent Cozic
48ef6db4a5
Tools: Apply @typescript-eslint/ban-ts-comment rule
2023-06-30 10:22:47 +01:00
Laurent Cozic
7591a1182e
Tools: Apply eslint rule multiline-comment-style with checkJSDoc option
2023-06-30 09:55:56 +01:00
Laurent Cozic
0c4ba592f6
Tools: Apply rule github/array-foreach
2023-06-30 09:39:21 +01:00
Laurent Cozic
c6a15b3186
Tools: Add eslint rule @typescript-eslint/array-type
2023-06-30 09:16:08 +01:00
Laurent Cozic
e89b59be8e
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
2023-06-30 09:11:26 +01:00
Laurent Cozic
315f071337
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false
2023-06-30 09:07:03 +01:00
renovate[bot]
667bb19765
Update dependency clean-html to v2 ( #8398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-30 08:21:12 +01:00
Laurent Cozic
6db5723a50
Setup new release 2.12
2023-06-28 15:12:32 +01:00
Laurent Cozic
51b294e66b
Releasing sub-packages
2023-06-27 15:05:03 +01:00
Laurent Cozic
295756a528
Merge branch 'release-2.11' into dev
2023-06-27 10:33:22 +01:00
Laurent Cozic
5625b15cb5
Releasing sub-packages
2023-06-27 10:24:24 +01:00
Laurent Cozic
2dc02fe0f2
All: Resolves #7686 : Upgrade E2EE encryption method to AES-256
2023-06-25 14:04:42 +01:00
Joplin Bot
35e03e2ad9
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-06-20 15:41:48 +01:00
Laurent Cozic
5841596acb
Android: Add support for Voice Typing for most languages ( #8309 )
2023-06-20 15:41:22 +01:00
Laurent Cozic
69826610a2
Desktop: Security: Prevent calling arbitrary commands via x-callback-url
2023-06-14 15:51:35 +01:00
Laurent Cozic
ce7da882ee
Android: Add support for Voice Typing for most languages ( #8309 )
2023-06-13 18:06:54 +01:00
Laurent Cozic
92c68882e2
Desktop: Resolves #8080 : Add support for plugin user data ( #8312 )
2023-06-13 18:06:16 +01:00
Joplin Bot
c77a0b4709
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-06-11 12:17:44 +00:00
Laurent Cozic
f555e528ba
All: Resolves #7686 : Upgrade E2EE encryption method to AES-256
2023-06-10 19:20:08 +01:00
Laurent Cozic
0c6f779aab
Desktop: Fixes #8287 : Duplicated published notes retain the published note's label's color
2023-06-08 15:09:10 +01:00
renovate[bot]
19992ffcf9
Update buildTools (major) ( #8266 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-06-06 10:55:02 +01:00
renovate[bot]
6c15940005
Update dependency tar to v6.1.15 ( #8280 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 09:39:30 +00:00
Laurent Cozic
6d7b856d1d
Desktop: Resolves #8083 : Improved word count when em-dash is used
2023-06-05 18:35:34 +01:00
Laurent Cozic
90a8d704c1
Desktop: Resolves #8175 : Add support for AVIF image format
2023-06-05 18:23:41 +01:00
renovate[bot]
dde7acc70f
Update buildTools ( #8264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-06-04 18:34:32 +01:00
Laurent Cozic
7bd4a999a0
Update translations
2023-06-01 16:56:42 +01:00
Laurent Cozic
54efc9f2f5
Chore: Revert AWS package upgrade due to failing mobile build
2023-06-01 16:13:08 +01:00
Laurent Cozic
c89edd7b22
Tools: Implement "prefer-object-spread" eslint rule
2023-06-01 12:02:36 +01:00
renovate[bot]
cd506bd3f1
Update aws ( #8265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 05:03:41 +00:00
Laurent Cozic
e647775608
All: When resetting the master password, also create a new master key with that password
2023-05-31 20:31:44 +01:00
Laurent Cozic
577aa519e0
All: Fixes #8254 : Improve selection of active E2EE key
2023-05-31 20:17:22 +01:00
Laurent Cozic
b19f1a1023
Mobile: Fixed regression in biometric check
...
Due to f0ade02435
2023-05-29 13:27:09 +01:00
Laurent Cozic
192bfb5555
iOS: Fixed broken domain detection
2023-05-29 13:27:07 +01:00
renovate[bot]
7542ca907c
Update dependency tar to v6.1.14 ( #8228 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 02:19:51 +00:00