1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-08 13:06:15 +02:00
Commit Graph

413 Commits

Author SHA1 Message Date
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 () 2024-05-02 17:05:25 +01:00
Henry Heino
85f890e7c5
Mobile: Plugins: Make panel opening/closing more consistent with desktop () 2024-05-02 14:59:50 +01:00
Henry Heino
4056fc2281
Mobile: Plugins: Show information page before enabling plugin support () 2024-05-02 14:58:29 +01:00
Henry Heino
5cdc1e93b3
Mobile: Fix quickly enabling/disabling multiple plugins can lead to errors and missing plugins () 2024-04-27 11:45:39 +01:00
Laurent Cozic
5b3f05f939 Chore: Fixed ancient typo 2024-04-27 10:21:00 +01:00
Henry Heino
97b5276f81
Desktop: Resolves : Refactor sidebar to better handle thousands of tags and notebooks () 2024-04-25 15:31:18 +01:00
Henry Heino
aec77b543c
Mobile: Plugin support: Simplify reporting plugin issues () 2024-04-25 14:02:10 +01:00
Henry Heino
34b265475d
Mobile: Support copying app information () 2024-04-25 13:53:46 +01:00
Henry Heino
332e19ce64
Mobile: Fixes : Fix sync icon off-center () 2024-04-25 13:41:28 +01:00
Henry Heino
65c47189f9
Mobile,Desktop: Fixes : Do not invite user to create new notes in the trash folder () 2024-04-25 13:34:32 +01:00
Henry Heino
0670ad92d7
Chore: Add no-throw-literal and prefer-promise-reject-errors eslint rules () 2024-04-25 13:32:37 +01:00
pedr
a4137a83d8
Desktop, Mobile: Display a message when Joplin Cloud user don't have access to email to note feature () 2024-04-18 14:29:49 +01:00
Henry Heino
b638056150
Mobile: Support description banners on plugin-registered settings screens () 2024-04-15 18:18:22 +01:00
Henry Heino
ff86c253d3
Mobile: Support accepting Joplin Cloud shares () 2024-04-15 18:17:34 +01:00
Henry Heino
86d9f7e1cb
Chore: Mobile: Remove no-longer-necessary Icon warning workaround () 2024-04-15 18:16:24 +01:00
Henry Heino
1bb724fe0e
Android: Fix plugin card titles are clipped () 2024-04-11 08:37:20 +01:00
Henry Heino
346f49fa66
Chore: Improve types for mobile and desktop themeStyle () 2024-04-11 08:35:20 +01:00
Henry Heino
55d25308f8
Chore: Refactor warning banner out of ScreenHeader into a separate file () 2024-04-10 15:31:04 +01:00
Henry Heino
681d1d67f3
Mobile: Resolves : Show plugin versions in settings () 2024-04-10 11:39:18 +01:00
Henry Heino
2ae08ff46e
Mobile: Support importing from JEX files () 2024-04-08 17:57:01 +01:00
Pratyay Roy
ce672915da
Mobile: Resolves : display recommended plugin alert () 2024-04-08 14:52:07 +01:00
Henry Heino
a2071bfed2
Chore: Mobile: Plugin settings screen: Improve accessibility and tests () 2024-04-08 12:36:40 +01:00
Henry Heino
03c3feef16
Mobile: Resolves : Allow marking items as "ignored" in sync status () 2024-04-08 12:35:57 +01:00
Henry Heino
04c6863d7f
Mobile: Fixes : Fix dropdowns invisble when opening settings by clicking "synchronize" () 2024-04-07 14:38:51 +01:00
Laurent Cozic
2e2a2b3193 Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Henry Heino
500c8facdb
Mobile: Plugin API: Fix crash when a plugin registers an enum setting with no default () 2024-04-04 12:10:13 +01:00
Self Not Found
9d3cccdf71
Mobile: Show sync version and client id in More Info () 2024-04-03 19:04:16 +01:00
Henry Heino
a301470ac5
Mobile: Default to tab indentation for consistency with desktop platforms () 2024-04-03 18:54:34 +01:00
Henry Heino
f899c97c4c
Mobile,Desktop: Resolves : Allow marking a plugin as mobile-only or desktop-only () 2024-04-03 18:51:09 +01:00
Laurent Cozic
00084c5798 Desktop, Mobile: Improve focus handling 2024-04-01 15:34:22 +01:00
Henry Heino
bdb2e588f3
iOS: Resolves : Allow installing recommended plugins () 2024-03-29 12:40:54 +00:00
Henry Heino
d3e2d3fc4a
Android: Plugins: Autohide the plugin panel toggle in toolbar to increase size for notebook dropdown () 2024-03-26 11:35:15 +00:00
Henry Heino
40dbb8bd7f
Android: Toggle plugin panels using a button in the toolbar () 2024-03-25 11:39:48 +00:00
Henry Heino
b5a16f756a
Chore: Mobile: Migrate the tags dialog to TypeScript () 2024-03-23 14:21:37 +00:00
Henry Heino
180f52dab2
Mobile: Fixes : Fix clicking on a link results in a blank screen () 2024-03-21 10:48:35 +00:00
Henry Heino
0c6df3dd73
Mobile: Fixes , : Fix shared data lost if Joplin is closed immediately after receiving a share () 2024-03-21 10:45:54 +00:00
Henry Heino
382f0d8218
Mobile: Fixes : Fix trash folder sometimes has wrong icon () 2024-03-21 01:09:01 +00:00
Henry Heino
d260d0efce
Mobile: Fixes : Improve note editor performance when quickly entering text () 2024-03-20 11:02:10 +00:00
Henry Heino
e92f89df99
Android: Add support for renderer plugins () 2024-03-20 11:01:09 +00:00
Henry Heino
44e8950f1b
Android: Fixes : Fix broken plugin API: editor.execCommand () 2024-03-20 10:58:42 +00:00
Siddhant Paritosh Rao
32141d4e23
Mobile: Fixes : Shows only the real folders in the dropdown of parent folders. () 2024-03-20 10:53:36 +00:00
Henry Heino
7d068cfb87
Android: Allow debugging plugins () 2024-03-20 10:52:58 +00:00
Laurent Cozic
fd4d7ead43 Merge branch 'release-2.14' into dev 2024-03-18 10:17:39 +00:00
Henry Heino
08aa2ae939
Android: Fixes : Fix screen reader touch-to-focus broken on note list and note viewer pages () 2024-03-15 10:16:16 +00:00
Henry Heino
b3ec92a57e
Mobile: Add support for plugin panels and dialogs () 2024-03-14 19:04:32 +00:00
Siddhant Paritosh Rao
b9eb4522f5
Mobile: Resolves : Added empty trash option on long pressing the trash folder () 2024-03-14 18:42:58 +00:00
Henry Heino
04298f0eba
Mobile: Fix note editor's settings and plugins updated on every keystroke () 2024-03-14 18:42:22 +00:00
Laurent Cozic
8eea3953f3 Update translations 2024-03-14 09:52:40 +00:00
Siddhant Paritosh Rao
da393f6c34
Mobile: Fixes : New note button crashes app when there are no notebooks () 2024-03-11 15:22:26 +00:00
pedr
8bdac6ffbf
Mobile: Change Joplin Cloud login process to allow MFA via browser () 2024-03-11 15:17:23 +00:00
Henry Heino
55cafb8891
Android: Add support for Markdown editor plugins ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-11 15:02:15 +00:00
Henry Heino
d7401d70a7
Chore: Mobile: Migrate global-style.js to TypeScript () 2024-03-09 11:15:13 +00:00
Henry Heino
75cb639ed2
Cli,Desktop,Mobile: Resolves : Log user actions (deletions) () 2024-03-09 10:33:05 +00:00
Henry Heino
1dfebf5ed3
iOS: Fixes : Allow pasting URLs copied from the share sheet () 2024-03-05 16:57:18 +00:00
Laurent Cozic
f19b1c5364
All: Resolves : Add trash folder () 2024-03-02 14:25:27 +00:00
Laurent Cozic
47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase ()
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
ea6b704754
Mobile: Fixes : Note editor: Support older WebView versions () 2024-02-24 11:40:48 +00:00
Henry Heino
ff62bd8ff7
iOS: Fixes : Fix white flash when editing notes in dark mode () 2024-02-24 11:39:21 +00:00
Laurent Cozic
5820f63ea6 Desktop, Mobile: Immediately sort notes after toggling a checkbox 2024-02-19 23:09:34 +00:00
Henry Heino
2aea7fcc25
Desktop: Fixes : Fix only one CodeMirror 6 content script loaded per plugin () 2024-02-19 10:29:37 +00:00
pedr
92c85ca07c
Mobile: Fixes : Increase space available for Notebook icon ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-09 12:11:51 +00:00
Henry Heino
347ba9bb38
Mobile: Fixes : Fix deeply-nested subnotebook titles invisible in the folder dropdown () 2024-02-08 23:17:17 +00:00
Cristi
6ecc478402
Translated text in ro.po and rename file to ro_RO.po ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-02-06 15:49:12 +00:00
Henry Heino
e83306c1f7
Mobile: Resolves : Allow note viewer to extend to the edge of the screen while pinch zooming () 2024-02-02 18:10:27 +00:00
Henry Heino
ddbd3601ab
Mobile: Fixes : Fix note editor errors/logs not sent to Joplin's logs () 2024-02-02 17:54:16 +00:00
Laurent Cozic
07b4117aa1 Desktop, Mobile: Resolves : Do not allow switching the sync target if not all resources are downloaded 2024-01-27 18:28:14 +00:00
Laurent Cozic
c94ec4e064 Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
Laurent Cozic
7b06090255
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target () 2024-01-26 10:32:35 +00:00
Henry Heino
691618b50c
Mobile: Hide advanced settings by default () 2024-01-18 11:26:51 +00:00
Henry Heino
33ed7545a9
Mobile: Add support for showing only lines of log that contain a filter () 2024-01-18 11:26:32 +00:00
Henry Heino
4636d1539c
Chore: Mobile: Refactor markdown toolbar () 2024-01-18 11:22:20 +00:00
Henry Heino
f5e1e45f6f
Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety () 2024-01-18 11:20:10 +00:00
Laurent Cozic
97af8cb7f5 Chore: Refactor sidebar utilities to TypeScript 2024-01-09 16:25:13 +00:00
Henry Heino
7a13003af5
Chore: Mobile: Allow debugging iOS WebViews when running in dev mode ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-01-06 12:13:00 +00:00
Laurent Cozic
2bf4f39ca1 Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
Henry Heino
02232c0ca3
Mobile: Fixes : Fix note editor crash when trying to edit text quickly after opening a note () 2023-12-24 14:54:24 +00:00
Laurent Cozic
9c88cb2151
Merge pull request from personalizedrefrigerator/pr/merge-release-2-13
Chore: Merge release 2.13
2023-12-20 19:14:21 +00:00
Henry Heino
f7e64e9681
Chore: iOS: Remove now-unnecessary scrolling non-root element () 2023-12-20 19:08:28 +00:00
Henry Heino
6e9ff89dda Merge remote-tracking branch 'upstream/release-2.13' into pr/merge-release-2-13 2023-12-19 10:23:05 -08:00
Henry Heino
d4157e14fe
Mobile: Fixes : Fix cursor location on opening the editor and attachments inserted in wrong location () 2023-12-17 20:58:22 +00:00
Henry Heino
b237a92e02
Mobile: Fixes : Fix editor scrollbar on iOS () 2023-12-17 20:57:40 +00:00
Laurent Cozic
d2fe33183b Chore: Add more types to export modules 2023-12-15 18:18:11 +00:00
pedr
6d6f9b3c3b
Mobile: Fixes : Fix font for the inbox email address not using the theme color () 2023-12-13 19:47:26 +00:00
Laurent Cozic
bce94f1775
Desktop: Add support for OCR () 2023-12-13 19:24:58 +00:00
Henry Heino
27a0959f30
Chore: Refactor Note.tsx and note-screen-shared.tsx to improve type safety () 2023-12-08 10:12:23 +00:00
Henry Heino
b271e54828
Chore: Fixes : Mobile: Fix "useNativeDriver" warning ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-12-06 10:15:33 +00:00
Henry Heino
0a75480a32 Mobile: Resolves : Don't attach empty drawings when a user exits without saving () 2023-11-30 20:01:43 +01:00
renovate[bot]
ac6c6e9996
Update dependency react-native-image-picker to v7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-11-30 00:12:34 +01:00
Henry Heino
f0a1b41794
Mobile: Resolves : Don't attach empty drawings when a user exits without saving () 2023-11-27 20:14:04 +01:00
Laurent Cozic
8c5eaaf65c Mobile: Fixes : Sidebar is not dismissed when creating a note 2023-11-26 16:45:11 +01:00
pedr
529140cf87 Mobile: : Fix to-dos options toggle don't toggle a rerender in () 2023-11-26 16:45:08 +01:00
Henry Heino
d11bdf586a Mobile: Fixes : Fix new note/to-do buttons not visible on app startup in some cases () 2023-11-26 16:45:06 +01:00
Laurent Cozic
fec8c6131c Mobile: Fixes : Sidebar is not dismissed when creating a note 2023-11-26 12:37:45 +01:00
pedr
24ed5bda63
Mobile: : Fix to-dos options toggle don't toggle a rerender in () 2023-11-24 14:48:41 +01:00
Henry Heino
dbb354ad10
Mobile: Fixes : Fix new note/to-do buttons not visible on app startup in some cases () 2023-11-19 10:43:57 +00:00
Henry Heino
dc20402f5b
Chore: Mobile: Fix warning in image editor test () 2023-11-19 10:43:22 +00:00
Henry Heino
d0955b4ca2
Mobile: Fixes : Restore scroll position when returning to the note viewer from the editor or camera () 2023-11-16 12:19:48 +00:00
Henry Heino
18e86a7ba3
Mobile: Resolves : Implement settings search () 2023-11-16 12:17:03 +00:00
Henry Heino
6a6c8c1d83
Mobile: Fixes : Fix settings save confirmation not shown when navigating to encryption/profile/log screens () 2023-11-15 13:31:36 +00:00