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
|
f899c97c4c
|
Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229)
|
2024-04-03 18:51:09 +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 |
|
Laurent Cozic
|
56b010ba0e
|
Merge branch 'release-2.14' into dev
|
2024-03-18 16:03:58 +00:00 |
|
Laurent Cozic
|
3d2c100fe9
|
Desktop: Fixes #10097: Fix OCR not working for certain languages
|
2024-03-18 12:16:17 +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
|
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 |
|
pedr
|
9e0a0468b2
|
Chore: Make resource creation from files faster by executing them in parallel (#9952)
|
2024-03-11 09:39:57 +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 |
|
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 |
|
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
|
4827d0bf92
|
Desktop: Fixes #9982: Show focus indicator when navigating with keyboard (#9989)
|
2024-03-02 15:54:16 +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
|
28fd9c3039
|
Tools: Spellcheck Markdown documents (#10004)
|
2024-02-26 16:53:48 +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 |
|
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
|
f1a833ef21
|
Desktop: Resolves #9964: Beta editor plugins: Allow fixing conflicts between plugins that add autocompletions (#9965)
|
2024-02-22 15:36:27 +00:00 |
|
Laurent Cozic
|
115eb5defb
|
Desktop, Cli, Mobile: Migrate profile in preparation for trash feature
|
2024-02-12 15:02:52 +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 |
|
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 |
|
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 |
|
Laurent Cozic
|
0b3a5a431d
|
Desktop, Mobile, Cli: Fixes #9694: Correctly search HTML-entity encoded text
|
2024-02-08 18:14:07 +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
|
a906e73b22
|
Desktop: PDF search text: Remove NULL characters early to avoid possible sync issues (#9862)
|
2024-02-06 16:24:00 +00:00 |
|
Henry Heino
|
e462881502
|
MacOS: Resolves #9488: Add "Window" menu to toolbar on MacOS (#9859)
|
2024-02-06 16:19:52 +00:00 |
|
Henry Heino
|
6ebc7993be
|
Desktop: Fixes #9832: Fix user-installed versions of built-in plugins can't access resources in some cases (#9849)
|
2024-02-03 20:28:47 +01:00 |
|
Henry Heino
|
815fe8d3ba
|
Desktop: Resolves #9765: OCR: Use existing PDF text when available (#9764)
|
2024-02-02 23:59:15 +01:00 |
|
Henry Heino
|
236d977c41
|
Desktop,Mobile,Cli: Fixes #9800: Fix synchronization happens every 10 seconds even if nothing has changed (#9814)
|
2024-02-02 17:53:22 +00:00 |
|
Laurent Cozic
|
25b12a2366
|
Desktop: Fixes #9433: Fixed various scrolling issues when creating new notes or to-dos
|
2024-01-28 17:57:41 +00:00 |
|
Laurent Cozic
|
149e409bfa
|
Desktop, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved
|
2024-01-27 16:59:19 +00:00 |
|
Laurent Cozic
|
999baf4b3d
|
Desktop, Mobile, Cli: Resolves #9769: Removed ability to search by note ID to fix issue with certain plugins
|
2024-01-26 20:15:00 +00:00 |
|
Henry Heino
|
13da286b55
|
Desktop: Fixes #9781: Extract default plugins to directories matching their IDs (#9782)
|
2024-01-26 10:33:48 +00:00 |
|
Laurent Cozic
|
7b06090255
|
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778)
|
2024-01-26 10:32:35 +00:00 |
|