Henry Heino
|
11c1c0638d
|
Desktop: Resolves #11063: Improve the performance of GoToAnything (#11064)
|
2024-09-16 22:20:44 +01:00 |
Henry Heino
|
69168f1ec2
|
Desktop: Fixes #11020: Fix clicking on most non-media resource links opens them inline (#11022)
|
2024-09-11 16:49:35 +01:00 |
Henry Heino
|
0bfa28d795
|
Mobile,Desktop,CLI: Fixes #10856: Decrypt master keys only as needed (#10990)
|
2024-09-07 11:56:13 +01:00 |
Henry Heino
|
fd06c18cf0
|
Desktop: Windows portable: Fix keychain-backed storage incorrectly enabled (#10942)
|
2024-09-02 12:26:43 +01:00 |
Henry Heino
|
d2b7d64f4f
|
Desktop: Accessibility: Improve note list keyboard and screen reader accessibility (#10940)
|
2024-08-31 16:05:01 +01:00 |
Laurent Cozic
|
b617a84696
|
All: Resolves #10407: Added feature flag to disable sync lock support (#10925)
|
2024-08-23 12:16:19 +01:00 |
Henry Heino
|
c4ebb64fb2
|
Chore: Mobile,Testing: Fix keychain warning (#10861)
|
2024-08-12 15:34:36 +01:00 |
Henry Heino
|
806377e6ee
|
Desktop: Resolves #10835: Allow specifying custom language data URLs (#10846)
|
2024-08-09 11:29:39 +01:00 |
Henry Heino
|
08eab7a73a
|
Desktop: Use Electron `safeStorage` for keychain support (#10535)
|
2024-08-08 19:53:43 +01:00 |
pedr
|
5c8be448ab
|
Desktop: Fixes #10668: Tags and Delete note not being available on Search and on All Notes list (#10729)
|
2024-08-02 17:44:30 +01:00 |
Henry Heino
|
f69dffcf23
|
Mobile: Support building for web (#10650)
|
2024-08-02 14:51:49 +01:00 |
Henry Heino
|
0935b6f697
|
Desktop: Fixes #10672: External editing: Fix notes often not updated when saved from Vim (#10780)
|
2024-07-26 12:39:21 +01:00 |
Henry Heino
|
8c0769fdb3
|
Chore: Mobile: Add note screen tests (#10766)
|
2024-07-26 12:35:50 +01:00 |
Henry Heino
|
d2028588e8
|
Desktop: Resolves #10424: Move the note viewer to a separate process (#10678)
|
2024-07-26 12:22:49 +01:00 |
Laurent Cozic
|
1a4ba2c74a
|
Merge branch 'release-3.0' into dev
|
2024-07-06 13:41:53 +02:00 |
Henry Heino
|
2fd6a3a2fa
|
Desktop: Fixes #10685: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (#10687)
|
2024-07-06 12:05:35 +02:00 |
Laurent Cozic
|
2b7bd902f3
|
Merge branch 'release-3.0' into dev
|
2024-07-03 10:47:27 +02:00 |
Laurent Cozic
|
3e0fb48e44
|
Api: Do not return deleted notes in folders/:id/notes call
|
2024-07-03 10:41:31 +02:00 |
Henry Heino
|
d89be23069
|
Chore: Migrate SQL queries in preparation for web support (#10670)
|
2024-07-01 19:56:40 +02:00 |
Laurent Cozic
|
dfdc2fda27
|
Fixed tests
|
2024-06-29 18:38:18 +02:00 |
Laurent Cozic
|
a1f9c9c3d8
|
All: Set min version for synchronising to 3.0.0
|
2024-06-29 18:38:18 +02:00 |
Laurent Cozic
|
3270122419
|
Fixed tests
|
2024-06-29 18:36:43 +02:00 |
Laurent Cozic
|
e4b8976aa0
|
All: Set min version for synchronising to 3.0.0
|
2024-06-29 12:29:41 +02:00 |
Henry Heino
|
a44412ae78
|
Chore: Increase strength of `Setting`s types (#10605)
|
2024-06-25 15:01:39 +02:00 |
Henry Heino
|
c7116b135f
|
Chore: Refactor mobile plugin logic into locations more consistent with other parts of the app (#10636)
|
2024-06-25 14:59:59 +02:00 |
Laurent Cozic
|
1437dd5f27
|
Desktop: Use relative time in note list for today and yesterday
|
2024-06-20 14:01:13 +01:00 |
Henry Heino
|
c972ce223e
|
Mobile: Fixes #10593: Fix plugin list not cached in config screen (#10599)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-06-18 10:02:42 +01:00 |
pedr
|
affa620983
|
Desktop: Fixes: #10030: Prevent application from crashing when the syncInfoCache is corrupted (#10546)
|
2024-06-18 10:01:35 +01:00 |
pedr
|
9e2b9e5b8d
|
Desktop: Fixes error when Joplin Cloud login is finished before the settings are saved (#10575)
|
2024-06-14 19:31:50 +01:00 |
Henry Heino
|
06f42e8246
|
Mobile: Implement plugin screen redesign (#10465)
|
2024-06-04 09:57:52 +01:00 |
Henry Heino
|
0938dc9d52
|
Desktop: Fix importing completed tasks (#10528)
|
2024-06-04 09:52:34 +01:00 |
Henry Heino
|
96850b7b98
|
Chore: Migrate `mime-utils.js` to TypeScript (#10536)
|
2024-06-04 09:50:18 +01:00 |
Henry Heino
|
f938d5f489
|
Chore: Markdown + fontmatter import and export: Extract `frontMatter` logic into a separate file (#10508)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-05-30 08:40:52 +01:00 |
Henry Heino
|
99b840da34
|
Desktop: Fixes #10284: Sort the note list soon after changing a note's title (#10512)
|
2024-05-30 08:40:32 +01:00 |
Henry Heino
|
97274c95a5
|
Chore: Strengthen `eventManager` types (#10505)
|
2024-05-28 11:24:20 +01:00 |
pedr
|
1040675781
|
Chore: Improve logs to help debugging (#10432)
|
2024-05-17 09:42:16 +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 |
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 |
Henry Heino
|
90ec1f5bc6
|
Chore: Fix failing Dropbox sync test (#10408)
|
2024-05-07 17:29:23 +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 |
Henry Heino
|
85f890e7c5
|
Mobile: Plugins: Make panel opening/closing more consistent with desktop (#10385)
|
2024-05-02 14:59:50 +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
|
10978781cd
|
Desktop: Fixes #10088: Search results from API change when fields param is used
|
2024-04-27 09:23:09 +01:00 |
Henry Heino
|
aec77b543c
|
Mobile: Plugin support: Simplify reporting plugin issues (#10319)
|
2024-04-25 14:02:10 +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
|
83b50aaa8e
|
Chore: Migrate file system sync to TypeScript (#10361)
|
2024-04-25 13:31:48 +01:00 |
Henry Heino
|
ff86c253d3
|
Mobile: Support accepting Joplin Cloud shares (#10300)
|
2024-04-15 18:17:34 +01:00 |
Henry Heino
|
8393ccc7f8
|
Chore: Desktop: Use stronger types in `Sidebar.tsx` (#10305)
|
2024-04-15 18:15:18 +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 |
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
|
346f49fa66
|
Chore: Improve types for mobile and desktop `themeStyle` (#10297)
|
2024-04-11 08:35:20 +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
|
03c3feef16
|
Mobile: Resolves #10245: Allow marking items as "ignored" in sync status (#10261)
|
2024-04-08 12:35:57 +01:00 |
Henry Heino
|
58ca1a938b
|
Chore: Refactor EventManager to use stronger types (#10272)
|
2024-04-06 18:08:16 +01:00 |
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
Laurent Cozic
|
5b4477f7bd
|
Desktop: Fixed rendering of alarm time in detailed note list
|
2024-04-05 10:32:52 +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 |
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 |