Laurent Cozic
c648f19693
Desktop: Added support for Menu API for plugins
2020-10-13 12:57:03 +01:00
Laurent Cozic
c01f533342
Desktop: Regression: Remove Hide Joplin menu item on Linux too
2020-10-13 09:45:40 +01:00
Laurent Cozic
ff50361e19
Merge branch 'dev' into release-1.3
2020-10-13 09:42:26 +01:00
Laurent Cozic
3539a452a3
Desktop: Remove Hide Joplin menu item on Linux and Windows
2020-10-12 10:45:00 +01:00
Anton Tuchkov
5fd0408365
Desktop: Added Thunderbird count for desktop client ( #3880 )
2020-10-12 10:13:41 +01:00
Laurent Cozic
2d099b2bed
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-10-12 10:03:54 +01:00
Caleb John
3c0b9ee522
Desktop: Actually enter insert mode after pressing o/O in CodeMirror vim mode ( #3897 )
2020-10-12 10:01:40 +01:00
Laurent Cozic
9dfe084a02
Destkop: Create template directory on startup
2020-10-12 09:52:36 +01:00
Laurent Cozic
66204401c9
Desktop: Fixes #3899 : Regression - Layout Button Sequence menu items were disabled
2020-10-11 22:22:04 +01:00
Laurent Cozic
0644e2897d
Security: Updated packages to fix security vulnerabilities
2020-10-11 22:16:53 +01:00
Laurent Cozic
5761451def
Merge branch 'dev' into release-1.3
2020-10-11 22:13:06 +01:00
Laurent Cozic
d819e6ee0c
Merge branch 'release-1.2' into dev
2020-10-11 22:12:42 +01:00
Laurent Cozic
433fa21069
Mobile: Upgrade slug package to fix btoa bug
2020-10-11 19:54:13 +01:00
Laurent Cozic
12db3d20ee
Electron release v1.3.2
2020-10-11 19:37:57 +01:00
Laurent Cozic
30543104be
Fixed translations
2020-10-11 16:18:58 +01:00
Laurent Cozic
ccd7ba28d7
Electron release v1.3.1
2020-10-11 15:43:08 +01:00
Laurent Cozic
dc51781976
Desktop: Fixes #3886 : Allows toggling external editing off and on again
2020-10-10 13:32:30 +01:00
Caleb John
8ff0f7c529
fix settings import in useJoplinMode ( #3889 )
2020-10-10 12:44:48 +01:00
Rahil Sarvaiya
c42d9cf069
Desktop: Disabled emoji highlighting in editor when emoji plugin is disabled ( #3852 )
2020-10-09 21:43:39 +01:00
Caleb John
d965a7b6db
Bump mermaid to 8.8.1 ( #3853 )
...
* Bump mermaid to 8.8.1
* bump mermaid in reactnativeclient
* Add package-lock files
2020-10-09 21:42:16 +01:00
Helmut K. C. Tessarek
b3bf7144ac
Update translations
2020-10-09 16:05:10 -04:00
Laurent
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
Laurent Cozic
f5f117cb72
Electron release v1.2.6
2020-10-09 12:17:54 +01:00
Laurent Cozic
e852ad846f
Electron release v1.2.5
2020-10-09 12:10:06 +01:00
Laurent Cozic
c2c7efee91
Desktop: Also make toggle button area wider
2020-10-07 21:03:56 +01:00
Laurent Cozic
0836fca822
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-07 20:59:50 +01:00
Laurent Cozic
566df5039c
Desktop: Fixes #3876 : Notebooks and tags click area was too narrow
2020-10-07 20:58:43 +01:00
Laurent Cozic
559655bf33
Android release v1.2.3
2020-10-06 13:06:48 +01:00
Laurent Cozic
00057da17d
Electron release v1.2.4
2020-09-30 08:16:46 +01:00
Laurent Cozic
0a05464013
Desktop: Regression: Context menu on sidebar did not work anymore
2020-09-30 08:16:20 +01:00
Laurent Cozic
d29c3c2466
Desktop: Regression: Sidebar toggle button did not work anymore
2020-09-29 14:26:05 +01:00
Laurent Cozic
15de7572c0
Electron release v1.2.3
2020-09-29 12:32:24 +01:00
Laurent Cozic
09f41dd50e
Desktop: Make global search field wider when it has focus
2020-09-29 12:31:19 +01:00
Laurent Cozic
7b8ee467a0
Desktop: Improved rendering of All Notes item in sidebar
2020-09-29 11:49:51 +01:00
Laurent Cozic
99a496d684
Desktop: Always label "Click to add tags"
2020-09-29 11:33:22 +01:00
Laurent Cozic
f42fb1b871
Changed tag label
2020-09-29 10:51:47 +01:00
Laurent Cozic
cf2442c5b2
Desktop: Fixes #3835 : Prevent crash in rare case when opening the config screen
2020-09-29 08:40:14 +01:00
Caleb John
a7fa119041
Desktop: Extend functionality of codemirror vim ( #3823 )
...
add swapLine(Up/Down)
have `o` use the more complex list indent
enable sync initializing from vim (and maybe emacs)
split keymap stuff into it's own file
2020-09-28 18:57:17 +01:00
Laurent Cozic
7fb52b8b0e
Desktop: Fix issue with highlighted search terms in CodeMirror viewer
2020-09-28 18:44:21 +01:00
Laurent Cozic
947d81d96d
Desktop: Optimised sidebar rendering speed
2020-09-24 14:30:20 +01:00
Laurent Cozic
25ab3c323b
Desktop: Fixes #3801 : Fixed editor font size
2020-09-23 11:39:36 +01:00
Laurent Cozic
b6779a8074
Desktop: Fixes #3810 : Only disable relevant toolbar buttons when editor is read-only
2020-09-23 10:21:24 +01:00
Caleb John
59599d318c
Desktop: Adjust the codemirror code block colors for the dark theme ( #3794 )
2020-09-23 09:34:39 +01:00
Laurent Cozic
95e7f3df7d
Electron release v1.2.2
2020-09-22 16:39:18 +01:00
Laurent Cozic
366fd2a333
Fixed desktop build
2020-09-22 16:38:47 +01:00
Laurent Cozic
e9de9d9128
Electron release v1.2.1
2020-09-22 16:02:51 +01:00
Laurent Cozic
1af16d9f0b
Tools: Update package locks
2020-09-22 16:02:22 +01:00
Laurent Cozic
5cf462c885
Tools: Increase release version to 1.2
2020-09-22 15:31:32 +01:00
Caleb John
7f7e38b434
Desktop, Mobile: Resolves #3740 : Upgrade Mermaid to v8.8.0 ( #3745 )
...
Co-authored-by: Laurent <laurent22@users.noreply.github.com>
2020-09-22 13:21:35 +01:00
Caleb John
460a07b1a3
Desktop: Fix missed highlighting when using the global search ( #3717 )
2020-09-22 13:17:51 +01:00