Laurent Cozic
|
5a30528131
|
Chore: avoid using cSpell:disable
|
2024-12-14 13:48:05 +01:00 |
|
pedr
|
9338c5c810
|
Desktop: Fixes #11179: Fixed tags with same special unicode characters not matching (#11513)
|
2024-12-14 12:42:36 +01:00 |
|
Laurent Cozic
|
7863118565
|
Mobile: Resolves #11081: Use real timers for sync operations
|
2024-12-13 18:43:20 +01:00 |
|
Laurent Cozic
|
955d39bf2e
|
iOS: Mark biometric lock feature as stable
|
2024-12-13 18:28:34 +01:00 |
|
Henry Heino
|
815b922988
|
Mobile: Plugin API: Add support for the renderMarkup command (#11494)
|
2024-12-13 13:55:51 +01:00 |
|
renovate[bot]
|
154b78f7ce
|
Update dependency adm-zip to v0.5.16 (#11501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-13 13:55:21 +01:00 |
|
Laurent Cozic
|
7cd9f82f8c
|
Releasing sub-packages
|
2024-12-12 16:40:09 +01:00 |
|
Laurent Cozic
|
388d124d91
|
Cli: Make Sharp package optional
|
2024-12-12 16:35:02 +01:00 |
|
Laurent Cozic
|
363b829db7
|
Releasing sub-packages
|
2024-12-12 14:12:02 +01:00 |
|
Laurent Cozic
|
82b021245c
|
Chore: Fixed onenote-converter package for publishing
|
2024-12-12 14:07:51 +01:00 |
|
Laurent Cozic
|
3db862f870
|
Releasing sub-packages
|
2024-12-12 14:07:50 +01:00 |
|
Laurent Cozic
|
189ba7795a
|
Releasing sub-packages
|
2024-12-12 13:54:19 +01:00 |
|
Henry Heino
|
d935a491ba
|
Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items (#11472)
|
2024-12-11 13:31:05 +01:00 |
|
Laurent Cozic
|
5d84f80ad1
|
Desktop: Added support for rendered note metadata, in particular the joplin-metadata-print-title tag
|
2024-12-10 17:13:08 +01:00 |
|
Laurent Cozic
|
d1fc69ffbe
|
Desktop, Cli: Prevent PDF and HTML export from failing when a plugin references a non-existent file
|
2024-12-10 14:12:48 +01:00 |
|
Henry Heino
|
ca9759738f
|
Merge remote-tracking branch 'origin/release-3.1' into dev
|
2024-12-09 08:29:56 -08:00 |
|
Henry Heino
|
9c4142fcd2
|
Desktop: Fixes #11457: Fix crash on startup if old read-only items are in the trash (#11458)
|
2024-12-09 16:52:45 +01:00 |
|
Laurent Cozic
|
ceea0bc0ad
|
Desktop, Mobile, Cli: Removed deprecation notice on OneDrive sync method
This reverts commit e36f37707f .
Ref: <e36f37707f (commitcomment-150073714) >
|
2024-12-08 16:04:47 +01:00 |
|
Laurent Cozic
|
23032b9417
|
Desktop, Cli, Mobile: Reactivate pCloud synchronisation
|
2024-12-08 16:01:48 +01:00 |
|
renovate[bot]
|
abc2f91623
|
Update dependency @types/node to v18.19.50 (#11470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-07 03:01:14 +00:00 |
|
renovate[bot]
|
fee85069ac
|
Update dependency @types/node to v18.19.49 (#11462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-03 21:32:47 +00:00 |
|
renovate[bot]
|
24542ca404
|
Update dependency @types/node to v18.19.48 (#11456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-01 15:05:49 +00:00 |
|
pedr
|
2f3b388188
|
Desktop: Fixes #11408: Correct file path of OneNote converter on release build (#11410)
|
2024-11-27 12:11:50 +00:00 |
|
Laurent Cozic
|
e652db05e1
|
Desktop: Fixes #11409: Goto Anything fails for long strings (#11436)
|
2024-11-23 16:47:46 +00:00 |
|
Abhinandan
|
48fd5d30f7
|
Doc: Fixed link URL (#11435)
|
2024-11-23 13:27:29 +00:00 |
|
Henry Heino
|
546c75b955
|
Chore: Remove unused function in string-utils.ts (#11413)
|
2024-11-19 16:07:35 +00:00 |
|
renovate[bot]
|
d7b3ef8ddf
|
Update dependency @types/jsdom to v21.1.7 (#11402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-18 18:20:46 +00:00 |
|
Laurent Cozic
|
fb6a807a37
|
Desktop: Trying to fix issue with permission errors when installing a plugin
|
2024-11-17 18:21:49 +00:00 |
|
pedr
|
4d7fa5972f
|
Desktop: Add OneNote Importer (#11392)
|
2024-11-17 16:21:08 +00:00 |
|
Laurent Cozic
|
e36f37707f
|
Desktop, Mobile, Cli: Deprecated OneDrive sync method
Too slow, changes too often and as a result is unreliable. There is a risk of losing notes with this sync method.
|
2024-11-17 10:57:33 +00:00 |
|
Henry Heino
|
84eab775c3
|
Mobile: Accessibility: Improve dialog accessibility (#11395)
|
2024-11-16 21:09:50 +00:00 |
|
Laurent Cozic
|
6eac8d9ccf
|
Plugins: Add support for editor.scrollToText on desktop
|
2024-11-16 11:19:11 +00:00 |
|
Self Not Found
|
fb0bfe6a2b
|
Chore: Fix a flaky test case in crypto.test.ts (#11389)
|
2024-11-14 09:46:22 +00:00 |
|
mrjo118
|
11b33474b7
|
Desktop, Mobile: Fixes #11317: Fix race condition which may cause data loss, particularly before or after pasting text in the note editor (#11334)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2024-11-13 10:11:34 +00:00 |
|
Laurent Cozic
|
6c0258e8a6
|
Desktop, Cli, Mobile: Remove the need for sync locks (#11377)
|
2024-11-12 19:02:44 +00:00 |
|
Laurent Cozic
|
f091c32992
|
Plugins: Add support for editor plugins (#11296)
|
2024-11-10 14:04:46 +00:00 |
|
Laurent Cozic
|
e16f452bdf
|
Desktop: By default disable pasting colors in RTE, and added option to enable it
|
2024-11-09 23:58:15 +00:00 |
|
Laurent Cozic
|
33942d44c8
|
Revert "Desktop: Add OneNote Importer (#10642)"
This reverts commit b248700e28 .
We need to find a solution to make building the Rust package optional
|
2024-11-09 13:42:37 +00:00 |
|
Laurent Cozic
|
551bcc68cf
|
Merge branch 'release-3.1' into dev
|
2024-11-09 13:41:37 +00:00 |
|
Henry Heino
|
a616dc3cd2
|
Desktop: Fix errors found by automated accessibility testing (#11246)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-11-09 12:50:06 +00:00 |
|
pedr
|
b248700e28
|
Desktop: Add OneNote Importer (#10642)
|
2024-11-09 12:47:01 +00:00 |
|
Henry Heino
|
1fca7eddcb
|
Mobile: Fixes #11325: Fix error on creating new notes if the user is a share recipient (#11326)
|
2024-11-08 15:34:39 +00:00 |
|
Henry Heino
|
4a88d6ff7a
|
Desktop: Multiple window support (#11181)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-11-08 15:32:05 +00:00 |
|
pedr
|
0aba14f581
|
Desktop,CLI: Fixes #10653: Change Resource filetype detecting strategy (#10907)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-11-07 13:46:08 +00:00 |
|
Laurent Cozic
|
ce26e085ff
|
Merge branch 'release-3.1' into dev
|
2024-11-04 20:33:15 +00:00 |
|
Laurent Cozic
|
b10a993592
|
Chore: Retrying test that may get stuck
|
2024-11-03 20:25:15 +00:00 |
|
Laurent Cozic
|
4339ae72b6
|
Revert "Update dependency @types/node to v18.19.43 (#11303)"
This reverts commit 82d4c4d4cc .
|
2024-11-03 15:55:04 +00:00 |
|
renovate[bot]
|
82d4c4d4cc
|
Update dependency @types/node to v18.19.43 (#11303)
|
2024-11-03 13:38:16 +00:00 |
|
Laurent Cozic
|
e0b420c288
|
Revert "Update dependency @types/node to v18.19.43 (#11301)"
This reverts commit 8fb85abe1a .
Reason: Breaks CI
|
2024-11-03 12:59:47 +00:00 |
|
Laurent Cozic
|
c9ee4900ef
|
Doc: Fixed plugin API note list images
|
2024-11-02 21:53:51 +00:00 |
|