Henry Heino
b3ec92a57e
Mobile: Add support for plugin panels and dialogs ( #10121 )
2024-03-14 19:04:32 +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
Siddhant Paritosh Rao
da393f6c34
Mobile: Fixes #10065 : New note button crashes app when there are no notebooks ( #10087 )
2024-03-11 15:22:26 +00:00
Henry Heino
55cafb8891
Android: Add support for Markdown editor plugins ( #10086 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-11 15:02:15 +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
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
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
Najam Ul Saqib
b4cc6803e7
Doc: Fix a minor issue in comment ( #10011 )
2024-02-27 10:17:55 +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
e5e191110c
Desktop: Resolves #9857 : Back up to a subdirectory of the home directory by default ( #9942 )
2024-02-22 21:30:21 +00:00
Laurent Cozic
07aba918a0
Desktop: Disable initial Sentry request when crash auto-upload is disabled
2024-02-07 18:05:13 +00:00
Laurent Cozic
07b4117aa1
Desktop, Mobile: Resolves #9263 : Do not allow switching the sync target if not all resources are downloaded
2024-01-27 18:28:14 +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
a863f92490
Desktop: Moved crash report auto-upload option under pre-release option
2024-01-20 11:47:02 +00:00
Laurent Cozic
de0ae7653f
Desktop: Add support for automatically uploading crash reports
2024-01-18 21:45:25 +00:00
Henry Heino
f5e1e45f6f
Chore: Refactor renderer package: Limit dependency on @joplin/lib
and improve type safety ( #9701 )
2024-01-18 11:20:10 +00:00
Laurent Cozic
7ebc98633a
Desktop: Fixes existing attachments not being shared in some cases with Joplin Server
2024-01-14 12:33:40 +00:00
Laurent Cozic
763716397b
Chore: Refactor folder related functions to TypeScript
2024-01-06 17:21:51 +00:00
Laurent Cozic
68e04f944f
Chore: TypeScript tweaks
2024-01-06 16:37:15 +00:00
Laurent Cozic
36a24a5ed8
Chore: Add more tests for tags
2024-01-05 18:21:24 +00:00
Laurent Cozic
ce8e5e61be
Chore: Convert tag tests to TypeScript
2024-01-05 16:40:58 +00:00
Laurent Cozic
2bf4f39ca1
Chore: Moved search files from "searchengine" namespace to just "search"
2024-01-05 14:15:47 +00:00
Laurent Cozic
906b7c3a33
Chore: Allow saving multiple note changes in one transaction
2024-01-05 09:38:22 +00:00
Laurent Cozic
b4928eb7e5
Chore: Mobile: Fixed regression that would prevent the app from running on Android 7
2023-12-23 22:38:02 +00:00
Laurent Cozic
5341501d53
Desktop, Cli, Mobile, Server: Optimise synchronisation by making delta call return whole items
2023-12-23 13:13:50 +00:00
Laurent Cozic
bce94f1775
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00:00
Laurent Cozic
b459ba7224
Desktop: Fixed images not being visible on encrypted published notes
2023-12-03 11:35:46 +01:00
Laurent Cozic
1af46b0246
Update translations
2023-11-14 19:00:52 +00:00
Henry Heino
e6e9f92e01
Mobile: Fixes #9123 : Fix encryption when a resource doesn't have an associated file ( #9222 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-11-10 14:22:26 +00:00
Henry Heino
672d028d29
Mobile: Settings screen: Create separate pages for each screen ( #8567 )
2023-11-09 19:19:08 +00:00
Laurent Cozic
a7dddaf2c4
Desktop: Allow attaching a file from the Markdown editor for HTML notes
2023-10-31 16:53:47 +00:00
Laurent Cozic
5f6370d7ba
Doc: Refactored documentation, split it into smaller articles, and added search ( #9132 )
2023-10-30 11:32:14 +00:00
Laurent Cozic
3667bf3ed9
All: Allow searching by note ID or using a callback URL
2023-10-25 14:43:22 +01:00
Laurent Cozic
9aed3e04f4
All: Allow modifying a resource metadata only when synchronising ( #9114 )
2023-10-24 10:46:33 +01:00
pedr
a77462f8ea
Chore: All: Add property to Setting to control if file storage is used to save the configuration ( #9121 )
2023-10-23 16:58:20 +01:00
Laurent Cozic
8d20aa0bb8
Fixed types
2023-10-21 16:07:44 +01:00
Laurent Cozic
1c7d22eda3
All: Fixed issues related to sharing notes on read-only notebooks
2023-10-21 09:03:42 +01:00
Laurent Cozic
5cecfde085
Update translations
2023-10-12 15:26:55 +03:00
Jens Böttge
e70f31baea
All: Enable ignoreTlsErrors and custom certificates for S3 sync ( #8980 )
2023-10-05 10:56:25 +01:00
Henry Heino
849427d1bf
Mobile: Add support for drawing pictures ( #7588 )
2023-10-02 15:15:51 +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
Henry Heino
84c6de9b56
Desktop: Add new beta Markdown editor based on CodeMirror 6 ( #8793 )
2023-09-21 09:12:40 +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
2cb3857fbe
Desktop: Indent sub-sections in config screen
2023-09-14 22:54:11 +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
Laurent Cozic
2e9f93ad9a
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-22 11:58:53 +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
Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00