1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
Commit Graph

53 Commits

Author SHA1 Message Date
Henry Heino
a616dc3cd2
Desktop: Fix errors found by automated accessibility testing ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-09 12:50:06 +00:00
Henry Heino
92c13c2991
Desktop,Mobile: Add setting to disable markup autocompletion () 2024-10-26 21:04:04 +01:00
Henry Heino
5935c9c147
Chore: Mobile: Improve note screen tests and fix CI warning () 2024-09-27 15:23:02 +01:00
Henry Heino
f69dffcf23
Mobile: Support building for web () 2024-08-02 14:51:49 +01:00
Henry Heino
821daeca94
Chore: Mobile: Add NoteBodyViewer tests () 2024-07-18 09:44:13 +01:00
Henry Heino
71f70f4d2c
Mobile: Resolves : Support pasting images () 2024-07-16 19:28:05 +01:00
Laurent Cozic
78ecd28d73 Merge branch 'release-3.0' into dev 2024-06-27 11:54:19 +02:00
Henry Heino
a44412ae78
Chore: Increase strength of Settings types () 2024-06-25 15:01:39 +02:00
Henry Heino
77e74112ad
Mobile: Fixes : Fix refocusing the note editor () 2024-06-21 17:16:12 +01:00
Laurent Cozic
2386f583e8 Mobile: Fixes : Automatically set focus on title or body when creating a new note 2024-05-28 14:18:35 +01:00
Laurent Cozic
2e2a2b3193 Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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
7d068cfb87
Android: Allow debugging plugins () 2024-03-20 10:52:58 +00:00
Henry Heino
b3ec92a57e
Mobile: Add support for plugin panels and dialogs () 2024-03-14 19:04:32 +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
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
Henry Heino
ff62bd8ff7
iOS: Fixes : Fix white flash when editing notes in dark mode () 2024-02-24 11:39:21 +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
Henry Heino
ddbd3601ab
Mobile: Fixes : Fix note editor errors/logs not sent to Joplin's logs () 2024-02-02 17:54:16 +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
Henry Heino
b4ca00ebf5
Mobile: Fixes : Fix search highlighting () 2023-11-07 12:00:36 +00:00
Henry Heino
b6c3dc32ad
Mobile: Fixes : Fix unordered list button creates checklists () 2023-09-25 16:45:25 +01:00
Henry Heino
84c6de9b56
Desktop: Add new beta Markdown editor based on CodeMirror 6 () 2023-09-21 09:12:40 +01:00
Laurent Cozic
2e9f93ad9a Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
Henry Heino
41fdc0d44d
Mobile: Fixes : Hide markdown toolbar completely when low on vertical space () 2023-08-18 09:45:04 +01:00
Laurent Cozic
77482a0c95
All: Add support for share permissions () 2023-07-16 17:42:42 +01:00
Laurent Cozic
dd6eec6a03 Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Henry Heino
ab50ca9bbd
Mobile: Add setting to enable/disable the markdown toolbar () 2023-03-16 11:12:56 +00:00
Laurent Cozic
7fa1459dc3 Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
Henry Heino
0530c74924
Mobile: Configurable editor font size () 2023-01-07 17:47:52 +00:00
Henry Heino
1fe6910089
Chore: Fix scroll on iOS -- only pass scrollEnabled=false if we aren't scrolling the outermost view () 2022-10-13 22:04:07 +01:00
Henry Heino
9f3a4e0d99
Mobile: Fix multiple webview instances () 2022-09-12 10:46:12 +01:00
Henry Heino
7e1c34b769
Chore: Factor duplicate WebView code into ExtendedWebView.tsx () 2022-09-05 12:46:13 +01:00
Henry Heino
b174fcf17b
Mobile: Add Markdown toolbar () 2022-08-29 14:19:04 +01:00
Henry Heino
ae300de42f
Mobile: Setting to disable spellcheck in beta editor () 2022-08-27 13:53:46 +01:00
Henry Heino
a5e6491cda
Mobile: Add long-press tooltips () 2022-08-21 22:03:41 +01:00
Laurent Cozic
7e8a6dfb54 Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
Henry Heino
78f72f33e6
Mobile: Fixes : Fix default font in beta editor () 2022-08-18 11:43:54 +01:00
Henry Heino
03c3188a4a
Mobile: Add keyboard-activatable markdown commands (e.g. bold, italicize) () 2022-08-08 16:00:14 +01:00
Henry Heino
21d5800923
iOS: Fixes : Fix occasional overscroll when opening the keyboard () 2022-07-28 17:05:41 +01:00
Henry Heino
d2a6d24846
iOS: Resolves : Respect system accessibility font size in rendered markdown () 2022-07-28 17:02:46 +01:00
Henry Heino
0e532fbaf0
Chore: Set up repository for testing/preparation for mobile markdown toolbar PR () 2022-07-22 10:44:19 +01:00
Henry Heino
d848865b0d
Chore: Fix injectedJavaScript not evaluating to true on mobile () 2022-07-10 15:00:21 +01:00
Henry Heino
c7e3245008
Mobile: Fixes : Scroll selection into view in beta editor when window resizes () 2022-06-26 18:21:38 +01:00
Henry Heino
58bf93a112
iOS: Fixes : Remove white border around Beta Editor () 2022-04-11 11:57:49 +01:00
Henry Heino
5962b0813e
Mobile: Fixes : Support inserting attachments from Beta Editor () 2022-04-11 11:56:45 +01:00