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

17 Commits

Author SHA1 Message Date
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
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
c94ec4e064 Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00: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
Laurent Cozic
77482a0c95
All: Add support for share permissions () 2023-07-16 17:42:42 +01:00
Laurent Cozic
e89b59be8e Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
Henry Heino
ea30a6bd38
Mobile: Fixes : Enable autocorrect with spellcheck () 2022-12-30 23:20:56 +00:00
Henry Heino
943a0fdbbf
Mobile: Fix CodeMirror syntax highlighting () 2022-12-07 23:19:55 +00:00
Laurent Cozic
6f6f427356 Tools: Build mobile app before release 2022-10-11 14:43:39 +01:00
Laurent Cozic
9b348fdc29 Mobile: Disable multi-highlighting to fix context menu 2022-10-11 14:18:09 +01:00
Henry Heino
cfba73e938
Android: Fixes : Double/triple-tap selection doesn't show context menu () 2022-09-05 12:47:25 +01:00
Henry Heino
ae300de42f
Mobile: Setting to disable spellcheck in beta editor () 2022-08-27 13:53:46 +01:00
Henry Heino
fd82758e74
Android: Enable spellcheck by default on beta editor () 2022-08-24 23:52:34 +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
fb372723a4
Mobile: Improve syntax highlighting on mobile beta editor () 2022-07-28 17:01:34 +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