1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
Commit Graph

42 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
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
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
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
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
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
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
f899c97c4c
Mobile,Desktop: Resolves : Allow marking a plugin as mobile-only or desktop-only () 2024-04-03 18:51:09 +01:00
Henry Heino
bdb2e588f3
iOS: Resolves : Allow installing recommended plugins () 2024-03-29 12:40:54 +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
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
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
Henry Heino
691618b50c
Mobile: Hide advanced settings by default () 2024-01-18 11:26:51 +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
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
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
Henry Heino
206f35ffe5
Mobile: Resolves : Add more space between settings title and description () 2023-11-12 15:08:52 +00:00
Henry Heino
692e925997
Mobile: Fixes : Config screen: Fix section list scroll () 2023-11-11 17:09:34 +00:00
Henry Heino
39803f53a0
Mobile: Resolves : Fade settings screen icons () 2023-11-11 17:08:58 +00:00
Henry Heino
672d028d29
Mobile: Settings screen: Create separate pages for each screen () 2023-11-09 19:19:08 +00:00
Laurent Cozic
2e9f93ad9a Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
Henry Heino
c6c2733726
Desktop: Resolves : Show missing sync password warning and link to FAQ () 2023-08-14 18:12:49 +01:00
Henry Heino
f76ae86204
Chore: Mobile: Tests: Fix CodeMirror-related error messages () 2023-07-29 16:33:39 +01:00
Laurent Cozic
16c87c36da Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
Laurent Cozic
1c1d20f82c
Chore: Desktop: Update for share permissions () 2023-07-23 15:57:55 +01:00
pedr
06b2ba9d75
Desktop, mobile: Add support for Joplin Cloud email to note functionality () 2023-07-18 20:15:45 +01:00
Henry Heino
6ce8865719
Mobile: Add JEX export () 2023-07-18 14:58:06 +01:00