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 |
|
Laurent Cozic
|
c8a478d970
|
Update translations
|
2024-06-19 12:37:57 +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 |
|
Henry Heino
|
ed31d8202b
|
Mobile: Fixes #10589: Fix selected note changes on moving to a different folder (#10630)
|
2024-06-18 09:59:08 +01:00 |
|
renovate[bot]
|
1b46c9f5e7
|
Update dependency chokidar to v3.6.0 (#10623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-17 21:23:07 +01:00 |
|
renovate[bot]
|
88858d4413
|
Update dependency follow-redirects to v1.15.6 (#10614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-17 21:21:13 +01:00 |
|
renovate[bot]
|
e83a18a907
|
Update dependency @types/node to v18.19.26 (#10613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-17 14:25:46 +00:00 |
|
renovate[bot]
|
3a14c7ce2d
|
Update dependency @types/node to v18.19.25 (#10610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-17 09:13:03 +01:00 |
|
Laurent Cozic
|
1f8e3fb620
|
Update translations
|
2024-06-15 10:17:54 +01:00 |
|
Laurent Cozic
|
ab819d9210
|
Update translations
|
2024-06-15 10:06:44 +01:00 |
|
Henry Heino
|
8cf4ef88b5
|
Desktop: Fixes #10586: Don't re-order the note list when in search (#10587)
|
2024-06-14 19:39:26 +01:00 |
|
Henry Heino
|
d095ab2be7
|
All: Fixes #10581: English: Use the plural form of a localization for negative and zero items (#10582)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-06-14 19:37:26 +01:00 |
|
Henry Heino
|
4751b4dd74
|
Mobile: Plugin settings screen: Fix plugin states not set correctly when installing multiple plugins at once (#10580)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-06-14 19:36:44 +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 |
|
pedr
|
889c395818
|
Desktop, Mobile: Add Joplin Cloud account information to configuration screen (#10553)
|
2024-06-12 15:14:32 +01:00 |
|
Henry Heino
|
7d0cc675aa
|
Desktop: Fixes #10236: Fix note disappears while editing during search (#10568)
|
2024-06-12 15:11:53 +01:00 |
|
renovate[bot]
|
4495fc9a03
|
Update dependency @types/node to v18.19.24 (#10572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-12 15:08:38 +01:00 |
|
Henry Heino
|
629e968878
|
Windows: Fixes #10525: Prevent notes with titles that differ only in case from being overwritten when exporting (#10541)
|
2024-06-11 07:41:23 +01:00 |
|
Henry Heino
|
c511fb59c7
|
Desktop: Fixes #10551: Watch resources for changes when opened from the Rich Text Editor (#10554)
|
2024-06-10 22:31:38 +01:00 |
|
renovate[bot]
|
99b36cbff1
|
Update dependency @types/node to v18.19.23 (#10555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-10 14:11:06 +00:00 |
|
Helmut K. C. Tessarek
|
74c3d2c9fb
|
Update translations
|
2024-06-07 14:27:47 -04:00 |
|
renovate[bot]
|
3a780b9490
|
Update dependency @types/node to v18.19.22 (#10543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-06 11:44:32 +00:00 |
|
Henry Heino
|
06f42e8246
|
Mobile: Implement plugin screen redesign (#10465)
|
2024-06-04 09:57:52 +01:00 |
|
Henry Heino
|
ac7165461a
|
Chore: AsyncActionQueue: Support changing which tasks can be skipped (#10506)
|
2024-06-04 09:54:06 +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
|
789d19b18c
|
Chore: Remove unused NoteTypeToggle event (#10521)
|
2024-05-30 08:31:54 +01:00 |
|
renovate[bot]
|
59b26f2c63
|
Update dependency @types/node to v18.19.21 (#10517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-30 02:48:06 +00:00 |
|
renovate[bot]
|
f1eeeabdc5
|
Update dependency @types/node to v18.19.20 (#10513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-29 02:58:46 +00:00 |
|
Henry Heino
|
4e3326b12f
|
Desktop: Fixes #10230: Fix new note and to-do buttons greyed when initial selection is "all notes" or a tag (#10434)
|
2024-05-28 13:43:33 +01:00 |
|
Henry Heino
|
34092d8491
|
Desktop: Fixes #10381: Fix plugin settings stored in settings.json are lost on startup (#10458)
|
2024-05-28 13:42:52 +01:00 |
|
Henry Heino
|
b8caf08fac
|
Desktop: Re-render note when resources are changed (#10459)
|
2024-05-28 11:30:56 +01:00 |
|
Henry Heino
|
97274c95a5
|
Chore: Strengthen eventManager types (#10505)
|
2024-05-28 11:24:20 +01:00 |
|
renovate[bot]
|
300d0e3ca5
|
Update dependency @types/node to v18.19.19 (#10509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-28 11:13:24 +01:00 |
|
renovate[bot]
|
111385f1ef
|
Update dependency tesseract.js to v5.0.5 (#10490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 08:57:21 +01:00 |
|
renovate[bot]
|
f36d395a84
|
Update react monorepo (#10491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 08:56:49 +01:00 |
|
renovate[bot]
|
554894e910
|
Update dependency @types/node to v18.19.18 (#10467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-24 19:03:14 +00:00 |
|
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 |
|