Laurent Cozic
a658ef1008
clean up
2020-11-13 17:05:02 +00:00
Laurent Cozic
8fed8fbc1c
clean up
2020-11-13 16:03:41 +00:00
Laurent Cozic
9a76fc8193
clean up
2020-11-13 11:06:01 +00:00
Laurent Cozic
2bf143aec4
save and load
2020-11-13 01:00:38 +00:00
Laurent Cozic
79bd4d7b0e
Merge branch 'dev' into custom_layout
2020-11-12 19:45:21 +00:00
Laurent Cozic
3118602501
apply eslint
2020-11-12 19:40:17 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
42799b0662
Tools: Apply rule @typescript-eslint/comma-dangle
2020-11-12 19:23:54 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Laurent Cozic
8c710206de
Merge branch 'dev' into custom_layout
2020-11-12 19:07:00 +00:00
Caleb John
62feb7ff60
Desktop: Fix drag and drop behaviour to "copy" instead of "move" ( #4031 )
2020-11-12 18:44:23 +00:00
Helmut K. C. Tessarek
e29e745b96
Desktop: add {{bowm}} and {{bows}} - Beginning Of Week (Monday/Sunday) ( #4023 )
...
* add {{bowm}} and {{bows}} - Beginning Of Week (Monday/Sunday)
In certain situation it is useful to reference the beginning of the week.
Unfortunately the current system does not allow to that, not even with a custom datetime format.
I've also added the 2 new template variables to the documentation.
* README: better wording
2020-11-12 18:41:37 +00:00
Helmut K. C. Tessarek
340312fa80
Desktop: Fix handling of certain keys in shortcut editor ( #4022 )
...
String.fromCharCode expects unicode charcodes as an argument; e.keyCode returns javascript keycodes.
Javascript keycodes and unicode charcodes are not the same thing!
Therefore I used an array to map keycodes. This seems to be the only way to make this work properly.
I also changed the width of the shortcut recorder input field to 200px, since certain key combinations are cut off, because they don't fit in the field.
2020-11-12 18:40:00 +00:00
Laurent Cozic
484ea8c0fb
serialize
2020-11-12 18:23:41 +00:00
Laurent Cozic
06d072e435
invisible items
2020-11-12 18:02:34 +00:00
Laurent Cozic
9e3ca8c84e
tests
2020-11-12 17:46:12 +00:00
Laurent Cozic
33e94853a2
ui
2020-11-12 16:36:42 +00:00
Laurent Cozic
388ace3444
check if item can be moved
2020-11-12 14:15:38 +00:00
Laurent Cozic
4b36f415ec
Fix item size logic
2020-11-12 13:28:00 +00:00
Laurent Cozic
1217ac435c
resize
2020-11-12 12:56:17 +00:00
Laurent Cozic
860d927886
resize handle
2020-11-12 12:38:35 +00:00
Rik
006239913e
Doc: Update plugins.md ( #4074 )
2020-11-12 10:10:58 +00:00
Helmut K. C. Tessarek
f4bc8cc817
remove old template
2020-11-12 00:43:13 -05:00
Helmut K. C. Tessarek
fb1f43bb17
better gh issue template
2020-11-12 00:41:02 -05:00
Laurent Cozic
14d9691309
resize rules
2020-11-11 18:18:19 +00:00
Laurent Cozic
89a2697756
Simplified app layout to make it easier to customize
2020-11-11 18:05:39 +00:00
Laurent Cozic
fbf06c230c
Simplified app layout to make it easier to customize
2020-11-11 15:43:57 +00:00
Laurent Cozic
b56b050ec8
Merge branch 'dev' into custom_layout
2020-11-11 14:35:11 +00:00
Laurent Cozic
31ffd8d7e9
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-11 14:30:47 +00:00
Laurent Cozic
873184f69b
Desktop: Regression: Fix application name
2020-11-11 14:22:42 +00:00
Laurent Cozic
da6977569f
Electron release v1.4.9
2020-11-11 12:52:37 +00:00
Laurent Cozic
8808b38d83
Fixed desktop build
2020-11-11 12:51:51 +00:00
Laurent Cozic
ad654e30d5
Tools: fix git-changelog
2020-11-11 12:40:43 +00:00
Laurent Cozic
6f11487dba
Electron release v1.4.8
2020-11-11 11:56:38 +00:00
Laurent Cozic
dd0d54d4d0
Update website
2020-11-11 11:53:35 +00:00
Laurent Cozic
0fd0451c17
API: Change pagination to has_more model
2020-11-11 11:52:47 +00:00
Laurent Cozic
6bb970ddba
UI
2020-11-11 10:14:41 +00:00
Laurent Cozic
95f3dc4e40
vertical move
2020-11-10 17:37:23 +00:00
Laurent Cozic
1c2c3d6631
Move items out of containers
2020-11-10 17:19:18 +00:00
Laurent Cozic
c0a305207e
Move tests next to tested unit
2020-11-10 16:11:11 +00:00
Laurent Cozic
071bf6e1a3
Merge branch 'dev' into custom_layout
2020-11-10 16:03:49 +00:00
Laurent Cozic
06f2fda946
Tools: Replace Jasmine with Jest to run tests
2020-11-10 15:59:30 +00:00
Laurent Cozic
c249333e2a
Tools: Fixed updateIgnored script
2020-11-10 11:26:36 +00:00
Laurent Cozic
51f0b35d5a
Allow moving item left and right
2020-11-09 22:41:46 +00:00
Johan Hammar
9755a69be8
Tools: Contributor fixes ( #4068 )
2020-11-09 19:36:49 +00:00
Laurent Cozic
18e4f7ffe7
Chore: clean up
2020-11-09 17:37:13 +00:00
Laurent Cozic
7cb60aaace
Tools: Added API test to check that cursor queries return same fields
2020-11-09 17:17:51 +00:00
Laurent Cozic
f74b23b176
Fixed layout logic and added unit tests
2020-11-09 16:59:25 +00:00
Laurent Cozic
fbcfe432c5
Tools: Ignore files
2020-11-09 15:32:33 +00:00
Laurent Cozic
ed71726e87
Desktop: Fixes #3876 : Tags could not be selected in some cases
2020-11-09 13:33:12 +00:00
Laurent Cozic
31a0449e71
Tools: Added script to generate database types for TypeScript
2020-11-09 13:12:11 +00:00
Laurent Cozic
04450a6464
Doc: Update sponsors
2020-11-09 12:19:40 +00:00
Laurent Cozic
d0ec598ee4
Desktop: Fixes #3904 , Fixes #3973 : Fixed inconsistent note list state when using search
2020-11-09 12:07:37 +00:00
Laurent Cozic
ca8b05631a
Tools: Fixed tests
2020-11-09 09:21:05 +00:00
Laurent Cozic
3223fd26f4
Update website
2020-11-08 19:22:58 +00:00
Laurent Cozic
7847aeda75
Doc: Exclude pre-release from changelog
2020-11-08 19:22:25 +00:00
Laurent Cozic
7d02ddfdb5
Update website
2020-11-08 19:14:47 +00:00
Johan Hammar
5079cd9ff2
Tools: Fix incorrect localization URLs ( #4063 )
2020-11-08 19:13:42 +00:00
Laurent Cozic
48f6412721
Tools: Make sure translation warnings are being displayed
2020-11-08 17:41:56 +00:00
Laurent Cozic
498e80f2d3
Tools: Display deleted strings when building translations, and run TypeScript before
2020-11-08 17:19:38 +00:00
Laurent Cozic
5269a4b7fa
Chore: Convert ResourceService to TypeScript
2020-11-08 16:46:48 +00:00
Laurent Cozic
88a2f9c85c
Desktop: Regression: Fix exporting to HTML and PDF
2020-11-08 02:20:56 +00:00
Laurent Cozic
f20b8c2dc6
Desktop: Fixed text editor button tooltips
2020-11-08 01:23:12 +00:00
Laurent Cozic
bd2081c3b6
Desktop: Added toolbar button to switch spell checker language
2020-11-08 01:08:33 +00:00
Laurent Cozic
6ac4131003
Tools: Move translation script to root
2020-11-07 18:44:32 +00:00
Laurent Cozic
4c5e0447a9
Electron release v1.4.7
2020-11-07 16:55:46 +00:00
Laurent Cozic
545a2206d7
Doc: updated API doc
2020-11-07 16:46:19 +00:00
Laurent Cozic
aa47ffb30f
Api: Added way to get the notes associated with a resource
2020-11-07 16:45:02 +00:00
Laurent Cozic
83b175bb5b
Api: Added ability to watch resource file
2020-11-07 16:32:08 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
f950e9b03f
Plugins: Force plugin devtool dialog to be detached
2020-11-07 15:50:22 +00:00
Laurent Cozic
a0f21796c2
Update website
2020-11-06 21:52:57 +00:00
Laurent Cozic
9af8720199
Tools: Fixed doc update scripts
2020-11-06 21:52:24 +00:00
Laurent Cozic
53c432ce12
Tools: Update Clipper release script
2020-11-06 21:41:12 +00:00
Laurent Cozic
553bbfc818
Tools: Restored CLI release script
2020-11-06 21:25:07 +00:00
Laurent Cozic
7b0122a8db
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-06 20:41:37 +00:00
Laurent Cozic
7ea4f570cb
Tools: Refactor Android release script
2020-11-06 18:45:45 +00:00
Laurent Cozic
1e1f2582c5
Tools: minor tweak
2020-11-06 12:31:30 +00:00
Laurent Cozic
7e2d512fde
Merge branch 'release-1.3' into dev
2020-11-06 12:05:15 +00:00
Laurent Cozic
6b75485a1e
Electron release v1.3.18
2020-11-06 11:52:20 +00:00
Laurent Cozic
0cfcc00912
Desktop: Fixes #4049 : Keymap editor crash when an invalid command is used
2020-11-06 11:51:36 +00:00
Laurent Cozic
496b19b3f1
Electron release v1.3.17
2020-11-06 10:52:06 +00:00
Laurent Cozic
9618591158
Electron release v1.3.16
2020-11-06 10:51:08 +00:00
Laurent Cozic
55b6394bf3
Desktop: Fixes #4051 : Random crash when syncing due to undefined tags
2020-11-06 10:50:44 +00:00
Laurent Cozic
4a1dc2c80e
Tools: Need to remove spellfix.dll otherwise it gets signed by CI
2020-11-05 21:12:55 +00:00
Laurent Cozic
cb66158b2d
Electron release v1.4.6
2020-11-05 21:06:03 +00:00
Laurent Cozic
da04d3ce51
Tools: trying a different timestamp server
2020-11-05 21:05:52 +00:00
Laurent Cozic
bcbce682d5
Electron release v1.4.5
2020-11-05 20:55:01 +00:00
Laurent Cozic
08f7521e1e
Tools: Fixing desktop build
2020-11-05 20:54:51 +00:00
Laurent Cozic
3579e7eab5
Electron release v1.4.4
2020-11-05 19:54:13 +00:00
Laurent Cozic
5922c6b216
Tools: Fix Linux build
2020-11-05 19:53:53 +00:00
Laurent Cozic
c558e729bd
Electron release v1.4.3
2020-11-05 18:58:12 +00:00
Laurent Cozic
ca80101174
Tools: Fixed desktop app name
2020-11-05 18:56:35 +00:00
Laurent Cozic
6124f483dc
Electron release v1.4.2
2020-11-05 18:24:07 +00:00
Laurent Cozic
90d58e4e2b
Tools: Fixing Windows CI build
2020-11-05 18:23:54 +00:00
Laurent Cozic
8cd37d602c
Tools: Running tests from root does not work well
2020-11-05 17:53:43 +00:00
Laurent Cozic
e4ed26a961
Electron release v1.4.1
2020-11-05 17:44:29 +00:00
Laurent Cozic
bc57d229fa
Tools: Fix desktop build
2020-11-05 17:44:19 +00:00
Laurent Cozic
c53cd52b4d
Tools: Set version to 1.4
2020-11-05 17:41:25 +00:00
Laurent Cozic
0d7ca97556
Tools: Add way to get credential files
2020-11-05 17:40:13 +00:00
Laurent Cozic
c1e2fd125c
Fix paths
2020-11-05 17:18:38 +00:00
Laurent Cozic
6856f84faa
Doc: Update doc
2020-11-05 17:15:53 +00:00
Laurent Cozic
de091dfd64
Doc: Fixed gettext file url
2020-11-05 17:02:49 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
Laurent Cozic
122f20905c
ios-v10.3.1
2020-11-05 14:53:44 +00:00
Laurent Cozic
5ff8beb82f
fix iOS build
2020-11-05 14:53:24 +00:00
Laurent Cozic
ff6cd57873
Android release v1.3.13
2020-11-05 13:46:19 +00:00
Laurent Cozic
4c948408c4
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-04 12:03:09 +00:00
Laurent Cozic
cc3a1d78da
Merge branch 'dev' into release-1.3
2020-11-04 12:02:38 +00:00
Laurent Cozic
0cc544a95f
Android release v1.3.11
2020-11-04 11:58:36 +00:00
Laurent Cozic
03b7402dc5
Electron release v1.3.15
2020-11-04 11:44:33 +00:00
Laurent Cozic
dd5c400c24
Electron release v1.3.14
2020-11-04 11:44:04 +00:00
Laurent Cozic
abc702c21f
Electron release v1.3.12
2020-11-04 11:43:40 +00:00
Laurent Cozic
cc3e1bdee8
Mobile: Fixed Katex rendering
2020-11-04 11:36:44 +00:00
Laurent Cozic
10cfa773ca
Mobile: Fixes #4033 : Fixed clicking on links
2020-11-04 11:35:12 +00:00
Laurent Cozic
8dc42b1f41
Revert "Desktop: Fixed handling of Option key for shortcuts in macOS"
...
This reverts commit e4f53a48d2
.
Causes other issues like this one, so it needs to be removed:
https://github.com/laurent22/joplin/issues/4032
2020-11-04 10:37:07 +00:00
Ji-Hyeon Gim
6e7ea9a549
All: Translation: Update ko.po ( #4018 )
...
It updates fuzzy translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-11-01 19:48:19 -05:00
Laurent Cozic
ed2ccdd504
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-01 00:11:09 +00:00
Laurent Cozic
6d2bad01e6
Merge branch 'release-1.3' into dev
2020-10-31 16:49:50 +00:00
Laurent Cozic
3847831d80
Merge branch 'release-1.3' of github.com:laurent22/joplin into release-1.3
2020-10-31 16:45:17 +00:00
Robin
44462f4d71
All: Translation: Update nl_NL.po ( #4012 )
2020-10-31 12:38:54 -04:00
Laurent Cozic
4d20589773
Desktop: Remove from keymap editor commands that cannot be associated with a shortcut
2020-10-31 16:29:17 +00:00
Laurent Cozic
52140ec1a9
Merge branch 'release-1.3' into dev
2020-10-31 13:06:06 +00:00
Laurent Cozic
08c2a7ad64
Tools: Improved HTML escape in git-changelog
2020-10-31 13:05:46 +00:00
Laurent Cozic
d19796f14c
Electron release v1.3.11
2020-10-31 13:02:14 +00:00
Laurent Cozic
e4f53a48d2
Desktop: Fixed handling of Option key for shortcuts in macOS
2020-10-31 13:01:40 +00:00
Laurent Cozic
154163bd6c
Desktop: Fixes #4010 : Add history backward and forward commands to keymap and menus
2020-10-31 12:46:55 +00:00
Laurent Cozic
4502414934
Desktop: Make sure all commands appear in keymap editor
2020-10-31 12:25:12 +00:00
Laurent Cozic
38e4bc61d9
Doc: Plugin doc
2020-10-30 18:50:04 +00:00
Laurent Cozic
86c471afcd
Cli: Fixes #4000 : Display proper error message when decryption worker cannot be started
2020-10-29 23:37:19 +00:00
Laurent Cozic
e2698aaead
Merge branch 'release-1.3' into dev
2020-10-29 17:10:48 +00:00
Laurent Cozic
8cfe4b0f82
Mobile: Disable beta editor for now due to bugs that cannot be fixed
...
and crashes.
See https://discourse.joplinapp.org/t/11658/9?u=laurent
2020-10-29 16:42:47 +00:00
Laurent Cozic
fd90a490c0
All: Security: Remove "link" and "meta" tags from notes to prevent XSS
2020-10-29 16:19:56 +00:00
Helmut K. C. Tessarek
16c5ffadc7
Update translations
2020-10-29 10:34:31 -04:00
Laurent Cozic
4a184721e4
Doc: Restored privacy policy document
2020-10-29 13:49:12 +00:00
Laurent Cozic
1e3bd937ed
Android release v1.3.10
2020-10-29 11:34:10 +00:00
Laurent Cozic
0f6932f1e8
Clipper release v1.3.1
2020-10-29 11:28:21 +00:00
Laurent Cozic
cab98776db
Electron release v1.3.10
2020-10-29 11:20:45 +00:00
Laurent Cozic
fbc1e3ed3b
Merge branch 'dev' into release-1.3
2020-10-29 11:18:32 +00:00
Ji-Hyeon Gim
805d16abda
All: Translation: Update ko.po ( #3995 )
...
It updates fuzzy translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-10-29 11:18:01 +00:00
Eduardo Braga
f133229287
Add some missing translations to pt_BR.po ( #3994 )
2020-10-29 11:16:18 +00:00
Mario Campo
8f4031572a
Update es_ES.po ( #3978 )
...
Several corrections in spanish language
2020-10-29 11:15:53 +00:00
Laurent Cozic
d25fa796c0
Api: Added service to access resource external editing
2020-10-29 11:09:18 +00:00
Laurent Cozic
089d6a5c9e
All: Fixes #3993 : Fix slow Katex rendering when there are many global definitions
2020-10-29 10:44:48 +00:00
Laurent Cozic
3f83355d9f
Clipper: Fixes #3984 : Images from some website were not being downloaded
2020-10-29 10:16:31 +00:00
Laurent Cozic
40380e3066
Merge branch 'release-1.3' of github.com:laurent22/joplin into release-1.3
2020-10-29 10:15:08 +00:00
Laurent Cozic
a6748bafb3
All: Fixes #3992 : Update highlight.js to fix freeze for certain code blocks
2020-10-28 17:31:54 +00:00
Laurent Cozic
b52f6eb77c
All: Fixes #3955 : Fixed sync issue when importing ENEX files that contain new line characters in the source URL attribute
2020-10-28 17:21:41 +00:00
Laurent Cozic
98c933fdb7
All: Fixed OneDrive authentication
2020-10-28 15:50:34 +00:00
Laurent Cozic
ece7ffadd6
Desktop: Fixes #3986 : Handle gzipped CSS files when importing from clipper
2020-10-28 15:47:36 +00:00
Laurent Cozic
591bceb8ef
Update mermaid
2020-10-28 12:10:35 +00:00
Laurent Cozic
04cfd07176
macOS: Regression: Restore Edit menu in config screens so that Copy/Cut/Paste shortcuts work
2020-10-28 11:23:57 +00:00
Laurent Cozic
db2282a351
Desktop: Fix syntax of imported resources when importing ENEX as HTML
2020-10-28 11:11:04 +00:00
Laurent Cozic
0ec3d6ca9d
Clipper: Upgraded clipper to support API pagination
...
This version of the clipper will support both new and old Joplin
clients, so as to ease the transition.
2020-10-27 00:38:39 +00:00
Laurent Cozic
442b7ce0d3
litner
2020-10-26 23:19:52 +00:00
Laurent Cozic
6a068a90b2
Desktop: Regression: Keyboard shortcut would not save in some cases
2020-10-25 17:46:41 +00:00
Laurent Cozic
9a6f6c8b39
Desktop: Regression: Restore "New sub-notebook" command
2020-10-25 17:29:52 +00:00
Laurent Cozic
52d5c32950
Plugins: Add the openNote, openFolder and openTag commands
2020-10-25 17:22:59 +00:00
Laurent Cozic
de47cff86d
Fixed case
2020-10-24 12:07:48 +01:00
Laurent Cozic
a459174f98
Desktop: Fix: Command Palette click did not work
2020-10-24 11:46:02 +01:00
Laurent Cozic
75d5aa3a77
Tools: Fixed linter errors
2020-10-24 00:14:30 +01:00
Laurent Cozic
c254ca524f
CLI v1.3.3
2020-10-23 17:01:13 +01:00
Laurent Cozic
51934b8d8d
Cli: Added missing "immer" package
2020-10-23 17:00:20 +01:00
Laurent Cozic
a5dd686bb2
CLI v1.3.2
2020-10-23 16:58:28 +01:00
Laurent Cozic
4cbfd04522
Cli: Trying to fix build
2020-10-23 16:56:34 +01:00
Laurent Cozic
6d5d9323bd
CLI v1.3.1
2020-10-23 16:04:34 +01:00
Laurent Cozic
76063a6284
Android release v1.3.9
2020-10-23 16:03:13 +01:00
Laurent Cozic
4119924e57
Electron release v1.3.9
2020-10-23 15:57:29 +01:00
Laurent Cozic
537336754c
All: Sort tags in a case-insensitive way
2020-10-23 15:48:11 +01:00
Laurent Cozic
06f73919bd
Desktop: Fixed Cut menu item and test units
2020-10-23 13:21:37 +01:00
Laurent Cozic
3f3e46081c
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-10-22 16:34:45 +01:00
Laurent Cozic
68e4b4eaad
macOS: Fixes #3404 : Show context menu option to copy a link
2020-10-22 16:32:13 +01:00
Gen Neko
9dcb4b51e5
All: Translation: Update ja_JP.po ( #3967 )
2020-10-22 11:05:28 -04:00
Laurent Cozic
8543849ea1
Tools: Fixed tests
2020-10-22 15:55:29 +01:00
Laurent Cozic
6ce5240e12
Plugins: Fixed tests
2020-10-22 14:51:59 +01:00
Rory O’Kane
5bc25aefce
Desktop: Make “update is available” dialog box easier to use ( #3877 )
2020-10-22 12:25:06 +01:00
Naveen M V
b737ca7471
All: Fix search filters when language is in Korean or with accents ( #3947 )
2020-10-22 12:16:47 +01:00
Laurent Cozic
a5d7366f94
Desktop: Fix invalid tag state issue when importing notes or syncing
2020-10-22 11:21:16 +01:00
Laurent Cozic
98f822d89c
Cleaned up plugin doc
2020-10-21 22:52:58 +01:00
Laurent Cozic
c33a8250ee
Desktop: Added openProfileDirectory
command and menu item
2020-10-21 22:10:21 +01:00
Laurent Cozic
adad406696
Update translations
2020-10-21 21:54:47 +01:00
Laurent Cozic
d82eec0fa4
Tools: Render translator names as link to prevent website template from breaking
2020-10-21 21:53:41 +01:00
Laurent Cozic
c93f474547
Merge branch 'release-1.3' of github.com:laurent22/joplin into release-1.3
2020-10-21 21:30:29 +01:00
Laurent Cozic
0afd4a6234
Doc: Fixed typo
2020-10-21 21:23:31 +01:00
Laurent Cozic
f42786a840
Android release v1.3.8
2020-10-21 18:31:12 +01:00
Laurent Cozic
1c1f044966
Electron release v1.3.8
2020-10-21 18:19:33 +01:00
Laurent Cozic
ad7a80e260
Api: Allow preserving timestamps when updating a note
2020-10-21 18:12:36 +01:00
Laurent Cozic
5e040c062c
Desktop: Fixes #3962 : Certain commands no longer worked.
2020-10-21 17:22:29 +01:00
Laurent Cozic
0cede5f90a
Desktop: Display more info while an ENEX file is being imported
2020-10-21 16:55:52 +01:00
Laurent Cozic
8dc0deb2a4
Desktop, Cli: Fixes #3958 : Fixed freeze when importing ENEX as HTML, and fixed potential error when importing resources
2020-10-21 12:02:06 +01:00
Laurent Cozic
1ca44b8f44
Desktop: Made toolbar buttons bigger and swap order of bullet and number lists
2020-10-21 10:39:53 +01:00
Laurent Cozic
4ba9e60194
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-10-21 10:12:13 +01:00
Laurent Cozic
9d0bb4257f
Desktop: Regression: Fixed format of copied version info
2020-10-21 10:10:18 +01:00
Alessandro Bernardello
1a273b9bca
All: Translation: Update it_IT.po ( #3956 )
...
* Updated italian translation
* Updated translator name and email
2020-10-21 01:03:23 -04:00
Laurent Cozic
d9e93cd6c4
Doc: Update plugin doc
2020-10-21 01:46:53 +01:00
Laurent Cozic
5d39860707
Plugins: Allow custom commands to return a result
2020-10-21 01:43:06 +01:00
Laurent Cozic
60a6f714bc
Update website
2020-10-21 00:56:03 +01:00
Laurent Cozic
6eebeca259
Tools: updated plugin types
2020-10-21 00:55:10 +01:00
Laurent Cozic
995034c53f
Update plugin templates
2020-10-21 00:35:06 +01:00
Laurent Cozic
45a0981d05
Updated website
2020-10-21 00:27:11 +01:00
Laurent Cozic
3d8577a689
Plugins: Added support for content scripts
...
- For now, supports Markdown-it plugins
- Also fixed slow rendering of notes in some cases
- Simplified how Markdown-It plugins are created and cleaned MdToHtml code
commit 89576de289
Merge: c75aa21f
5292fc14
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 21 00:23:00 2020 +0100
Merge branch 'release-1.3' into plugin_content_scripts
commit c75aa21ffd
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 21 00:19:52 2020 +0100
Fixed tests
commit 075187729d
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 21 00:11:53 2020 +0100
Fixed tests
commit 14696b8c65
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 23:27:58 2020 +0100
Fixed slow rendering of note
commit 61c09f5bf8
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 22:35:21 2020 +0100
Clean up
commit 9f7ea7d865
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 20:05:31 2020 +0100
Updated doc
commit 98bf3bde8d
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 19:56:34 2020 +0100
Finished converting plugins
commit fe90d92e01
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 20 17:52:02 2020 +0100
Simplified how Markdown-It plugins are created
commit 47c7b864cb
Author: Laurent Cozic <laurent@cozic.net >
Date: Mon Oct 19 16:40:11 2020 +0100
Clean up rules
commit d927a238bb
Author: Laurent Cozic <laurent@cozic.net >
Date: Mon Oct 19 14:29:40 2020 +0100
Fixed tests
commit 388a56c5dd
Author: Laurent Cozic <laurent@cozic.net >
Date: Mon Oct 19 14:00:47 2020 +0100
Add support for content scripts
2020-10-21 00:23:55 +01:00
Laurent Cozic
5292fc1402
Tools: Escape HTML when generating changelog
2020-10-20 17:16:09 +01:00
Laurent Cozic
03063f1137
All: Fixed setting issue that would cause a password to be saved in plain text in the database, even when the keychain is working
2020-10-20 16:37:14 +01:00
Laurent Cozic
b125a768b8
Tools: Added test units for keychains on macOS and Windows
2020-10-20 16:16:18 +01:00
Laurent Cozic
a721f170e4
Doc: Added info about search filters
2020-10-20 12:12:00 +01:00
Laurent Cozic
76cd69ea16
Electron release v1.3.7
2020-10-20 12:01:12 +01:00
Laurent Cozic
45d4f277e2
Merge branch 'dev' into release-1.3
2020-10-20 12:00:39 +01:00
Naveen M V
fc2a52aa1a
Desktop, Cli; Fix notebook search filter ( #3946 )
2020-10-20 11:54:46 +01:00
Roman Musin
b3e5a1e48d
Android: do not show long press menu on press and drag ( #3939 )
2020-10-20 11:51:24 +01:00
Laurent Cozic
45eb902030
Fixed tests
2020-10-20 11:49:15 +01:00
Ian Slinger
456f7ac00c
Desktop, Cli: Import <strike>,<s> tags (strikethrough) from Evernote ( #3936 )
2020-10-20 11:47:48 +01:00
Aaron
a93bda71fe
All: Resolves #3691 : Added support for a custom S3 URL ( #3921 )
2020-10-20 11:44:11 +01:00
Alkindi42
0f9d92dd3d
Doc: add archlinux package for pre-release in docs ( #3875 )
2020-10-20 11:42:41 +01:00
Laurent Cozic
5543e9ef64
Merge branch 'release-1.3' of https://github.com/laurent22/joplin into release-1.3
2020-10-20 11:14:58 +01:00
Laurent Cozic
22dd613660
Revert "Plugins: Adding support for command boolean expressions"
...
This reverts commit f8f46db910
.
Feature was implemented in 3a57cfea02
2020-10-20 11:13:56 +01:00
Laurent Cozic
f7502fe34b
Electron release v1.3.6
2020-10-19 23:25:59 +01:00
Laurent Cozic
8254206f44
Desktop: Fixes #3893 (maybe): Trying to fix sidebar performance issue when there are many notebooks or tags
2020-10-19 23:24:40 +01:00
Laurent Cozic
3a57cfea02
Desktop: Simplified and improve command service, and added command palette
...
- Commands "enabled" state is now expressed using a "when-clause" like in VSCode
- A command palette has been added to the Tools menu
2020-10-18 21:52:10 +01:00
Helmut K. C. Tessarek
71bf0437c1
Desktop: Tray: Exit -> Quit ( #3945 )
2020-10-18 12:57:04 +01:00
Tomáš Bambas
eca4e24362
All: Translation: Update cs_CZ.po ( #3940 )
2020-10-17 14:01:32 -04:00
Andros Fenollosa
9a6efb7b37
All: Translation: Update es_ES.po ( #3929 )
...
* Update locale es
* Finish translate
2020-10-17 14:00:48 -04:00
jduar
4b666cbbd2
All: Translation: Update pt-PT.po ( #3924 )
...
* Updated the Portuguese (pt-PT) translation.
* Updated translator name and email.
2020-10-17 13:58:49 -04:00
Laurent Cozic
f8f46db910
Plugins: Adding support for command boolean expressions
2020-10-17 16:50:07 +01:00
Laurent Cozic
f529adac99
Electron release v1.3.5
2020-10-17 14:05:13 +01:00
Laurent Cozic
3a52b9764b
Electron release v1.3.4
2020-10-17 14:03:16 +01:00
Laurent Cozic
7e78d7716b
Desktop: Regression: Fixed opening links
2020-10-17 13:56:41 +01:00
Laurent Cozic
0488c5c4cb
Android release v1.3.7
2020-10-17 12:07:51 +01:00
Laurent Cozic
921cc3b6c6
Electron release v1.3.3
2020-10-17 11:37:37 +01:00
Laurent Cozic
2a7aa28d4c
Desktop, Cli: Fixes #3923 (Regression): Importing ENEX as HTML was importing as Markdown
2020-10-17 11:35:51 +01:00
Laurent Cozic
7b3440ac4c
Desktop: Fixes #3915 : Editor toolbar was disabled when importing note from MD file
2020-10-17 11:15:43 +01:00
Laurent Cozic
958e5a80b7
Desktop: Fixes #3903 : Header links with special characters were no longer working
2020-10-16 22:55:48 +01:00
Laurent Cozic
3179117c62
Mobile: Fixed notebook expand icons
2020-10-16 21:52:27 +01:00
Laurent Cozic
d895463167
All: Removed OneDrive Dev sync target which was not really useful
2020-10-16 21:34:34 +01:00
Laurent Cozic
7e0e513051
Desktop: Regression: Fixed check for update
2020-10-16 21:14:57 +01:00
Laurent Cozic
4309c4f8e2
Desktop: Fixed Toggle Editor button toolip and icon
2020-10-16 18:52:17 +01:00
Laurent Cozic
20b1c90574
Android: Fixed signing config for production
2020-10-16 18:30:58 +01:00
Laurent Cozic
7ff6ceb585
Merge branch 'release-1.3' of https://github.com/laurent22/joplin into release-1.3
2020-10-16 17:45:29 +01:00
Laurent Cozic
3dc3f334ec
Tools: Cleaned up ignored files as it was breaking VSCode search
2020-10-16 17:44:50 +01:00
Laurent Cozic
3476211f8b
Desktop: Regression: Fixed move to notebook from context menu
2020-10-16 17:44:04 +01:00
Laurent Cozic
48e299916f
Desktop: Make sidebar item font weight normal (not bold)
2020-10-16 17:07:43 +01:00
Laurent Cozic
35aebc9f52
Android release v1.3.3
2020-10-16 17:05:22 +01:00
Laurent Cozic
cb3e1cf1e9
Mobile: Upgraded React Native to v0.63
...
commit 2fb6cee901
Merge: 4e303be85f
db509955f6
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 16:24:07 2020 +0100
Merge branch 'dev' into rn_63
commit 4e303be85f
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 16:14:39 2020 +0100
Clean up
commit e3a37ec2d6
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 15:57:55 2020 +0100
Use different script for pre-commit and manual start
commit bd236648fc
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 15:56:45 2020 +0100
Removed RN eslint config
commit e7feda41c9
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 15:27:08 2020 +0100
Revert "Disable git hook for now"
This reverts commit 89263ac742
.
commit cfd63fe46f
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 13:02:32 2020 +0100
Ask permission to use geo-location
commit 66059939a3
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 12:26:20 2020 +0100
Fixed WebView race condition
commit 1e0d2b7b86
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 11:56:21 2020 +0100
Fixed webview issues
commit f537d22d7f
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Oct 16 11:08:29 2020 +0100
Improve resource file watching
commit eec32cf70a
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 18:40:13 2020 +0100
Removed cache package dependency and implemented one more suitable for React Native
commit efa346fea4
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 14:57:21 2020 +0100
iOS: Added fonts to Info.plist although it was working without it
commit 572b647bc0
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 14:56:49 2020 +0100
Specify content-type header for OneDrive to prevent network error
commit bcedf6c7f0
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:45:01 2020 +0100
iOS: Disable long press menu since it is already built-in
commit 7359dd61d1
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:37:40 2020 +0100
Removed unused react-native-device-info
commit 2d63ab36d3
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:35:54 2020 +0100
iOS: Fixed taking a picture
commit 8e2875a91c
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 12:11:13 2020 +0100
iOS: Restored camera roll functionality
commit 75f5edf2ad
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 11:40:13 2020 +0100
iOS: Fixed build settings
commit b220c98419
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 11:40:03 2020 +0100
iOS: Got images to work with WebKit
commit c34b43e841
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 10:24:52 2020 +0100
iOS: Restore more settings
commit 32997611e6
Author: Laurent Cozic <laurent@cozic.net >
Date: Thu Oct 15 10:15:14 2020 +0100
iOS: Added back icons and other properties
commit b5811d7f7c
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 23:53:14 2020 +0100
Got iOS build to work
commit dc6d7c00e0
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 18:40:06 2020 +0100
Imported old settings in gradle build
commit dff59f5603
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 18:20:00 2020 +0100
Restored sharing
commit 0bdb449e72
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 17:25:40 2020 +0100
Updated NoteBodyViewer
commit 0c0d228815
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 16:54:42 2020 +0100
Fixed networking
commit 6ff45ce485
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 13:11:00 2020 +0100
Fixed document picker
commit cc889182b6
Author: Laurent Cozic <laurent@cozic.net >
Date: Wed Oct 14 12:56:27 2020 +0100
Added back support for alarms
commit 040261abfa
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 22:04:49 2020 +0100
Fixed Clipboard and remove image-picker package
commit 1077ad8f16
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 21:54:52 2020 +0100
Fixed Select Alarm dialog and PoorManIntervals class
commit 8296676fd5
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 21:32:52 2020 +0100
Fixed icons and warnings
commit 3b0e3f6f43
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 17:02:59 2020 +0100
Got app to build again
commit 89263ac742
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:41:17 2020 +0100
Disable git hook for now
commit d6da162f67
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:39:12 2020 +0100
Restored back all RN packages
commit 7f8ce3732c
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:13:12 2020 +0100
Restored base packages
commit ea59726eb3
Author: Laurent Cozic <laurent@cozic.net >
Date: Tue Oct 13 15:05:17 2020 +0100
Started over from scratch
2020-10-16 16:26:19 +01:00
Andros Fenollosa
db509955f6
Cli: Updated installation script with BSD support ( #3930 )
2020-10-16 15:18:57 +01:00
Caleb John
fb39899f8e
Desktop, Cli: Regression: Fix export of pluginAssets when exporting to html/pdf ( #3927 )
2020-10-16 15:18:19 +01:00
Laurent Cozic
f5d4bedc07
Doc: Fixed plugin API
2020-10-15 16:08:01 +01:00
Laurent Cozic
e710709c15
Fixed special space
2020-10-15 15:54:31 +01:00
Laurent Cozic
d74d6d9539
Update website
2020-10-15 15:35:43 +01:00
Laurent Cozic
435e8dfc3b
Trying deployment again
2020-10-15 15:17:18 +01:00
Laurent Cozic
6c68459b34
Update website
2020-10-15 15:07:26 +01:00
Laurent Cozic
2e75a63b26
Updatee website
2020-10-13 13:02:35 +01:00
Laurent Cozic
c328996568
Desktop: Fixed toggleNoteList and toggleSidebar commands
2020-10-13 13:01:02 +01:00
Laurent Cozic
c648f19693
Desktop: Added support for Menu API for plugins
2020-10-13 12:57:03 +01:00
Laurent Cozic
2caaf8e8c1
Desktop: Added support for plugins packaged as JS bundles
2020-10-13 11:16:36 +01:00
Laurent Cozic
ceb7a7303d
Desktop: Plugin API - added support for settings.globalValue method
2020-10-13 09:59:53 +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
Roman Musin
ea878fb614
Mobile: Long press on images or other attachments to share them ( #3367 )
2020-10-12 10:25:59 +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
Rasul Kireev
987890ba98
Docs: Fixed broken link in plugins.md ( #3901 )
...
The link to the plugin tutorial was broken.
2020-10-12 09:40:06 +01:00
Ji-Hyeon Gim
3358c46122
All: Translation: Update ko.po ( #3890 )
...
It updates fuzzy/missing translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-10-11 22:42:18 -04: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
b66be79351
ios-v10.2.1
2020-10-11 21:56:19 +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
80a70a6649
Desktop: Regression: Context menu in sidebar could point to wrong item
2020-10-11 19:37:12 +01:00
Laurent Cozic
02ed297529
tab
2020-10-11 19:27:33 +01:00
Laurent Cozic
30543104be
Fixed translations
2020-10-11 16:18:58 +01:00
Laurent Cozic
b6a004086c
Doc: Changed GitHub links from master to dev
2020-10-11 16:17:51 +01:00
Laurent Cozic
4265b3afb0
Fix French translation
2020-10-11 16:04:14 +01:00
Laurent Cozic
ccd7ba28d7
Electron release v1.3.1
2020-10-11 15:43:08 +01:00
Laurent Cozic
871f8b3a72
Merge branch 'release-1.2' into dev
2020-10-11 15:22:11 +01:00
Laurent Cozic
f276d2b2d4
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-11 15:13:47 +01:00
Laurent Cozic
2bb5acdfb1
Android release v1.2.6
2020-10-11 15:06:41 +01:00
Laurent Cozic
dda0d8ca08
Mobile: Fixes #3815 : Fixed btoa error
2020-10-11 14:56:30 +01:00
Laurent Cozic
15f22c0507
Cli: Fixes #3847 : Crash when trying to change app locale
2020-10-10 14:17:40 +01:00
Laurent Cozic
fa7bd2cfab
Desktop, Cli: Resolves #3884 : Allow setting note geolocation attributes via API
2020-10-10 14:09:54 +01:00
Laurent Cozic
dc51781976
Desktop: Fixes #3886 : Allows toggling external editing off and on again
2020-10-10 13:32:30 +01:00
Laurent Cozic
c874aee774
Merge branch 'release-1.2' into dev
2020-10-10 13:13:19 +01:00
Laurent Cozic
6c84fdc51d
Tools: Added clean script
2020-10-10 13:02:37 +01:00
Caleb John
8ff0f7c529
fix settings import in useJoplinMode ( #3889 )
2020-10-10 12:44:48 +01:00
Laurent Cozic
b326ffc41c
Doc: Fixed plugin demo links
2020-10-09 22:00:03 +01:00
Laurent Cozic
a0de8582e6
Update website
2020-10-09 21:56:56 +01:00
Shawn Axsom
5eb0417b1a
All: Sort search results by average of multiple criteria, including 'Sort notes by' field setting ( #3777 )
...
* Weight search results by most recently updated
As discussed here: https://github.com/laurent22/joplin/pull/3777#issuecomment-696491859
Before this commit, results were rarely sorted by date. Content weights and fuzziness were
determined, and then the first criteria to differ would win in sort order (and user_updated_time
was the last criteria checked).
Now the weight score itself will also include age of user_updated_time, surfacing fresh content.
At the current alpha level, results are weighted logarithmically, prioritizing mostly within the
last 30 days, and especially heavily within the past week.
* Updated unit tests to weight search results by last updated date
* Updated unit test title
* Fixed issue with weighted search engine test, and made it more deterministic using mock date
Date was being calculated only at the start of the test suite. It also wasn't using a set mock date, so the milliseconds between the real search engine calculations and the test calculation caused differences in results
* Added initial Search Engine spec
* Added Search Engine spec to README.md
* Renamed Search Sorting spec per laurent22's mentioned naming
* Revised copy in search sorting spec
Co-authored-by: Laurent <laurent22@users.noreply.github.com >
2020-10-09 21:51:11 +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
bestlibre
c1919c2908
Missing translation in french po ( #3867 )
2020-10-09 21:41:33 +01:00
Laurent Cozic
3fd7470104
Updated French translation
2020-10-09 21:35:19 +01:00
Laurent Cozic
0bf74142ac
Improved building website
...
- Added script to check links
- Moved plugin API doc to separate directory
- Added script to build website and plugin doc
- Moving static assets in separate directory
2020-10-09 21:29:16 +01:00
Helmut K. C. Tessarek
b3bf7144ac
Update translations
2020-10-09 16:05:10 -04:00
Laurent Cozic
5738a4f92b
Fixing links
2020-10-09 19:35:50 +01:00
Laurent Cozic
784851b217
Fixing links
2020-10-09 19:30:57 +01:00
Laurent Cozic
0e0803e050
Fixing links
2020-10-09 19:27:33 +01:00
Laurent Cozic
3d3abfe259
Add back plugin doc
2020-10-09 19:19:13 +01:00
Laurent Cozic
3f38b518fe
rebuild website from scratch
2020-10-09 19:12:20 +01:00
Laurent Cozic
e673ee97de
Fixing links
2020-10-09 19:09:52 +01:00
Laurent Cozic
7cb55ffdc4
Fixing doc
2020-10-09 19:04:18 +01:00
Laurent Cozic
b706217d41
Update website
2020-10-09 18:55:04 +01:00
Laurent Cozic
6f680081f4
Update website
2020-10-09 18:38:28 +01:00
Laurent
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
Laurent Cozic
833fb1264f
Merge branch 'release-1.2' into dev
2020-10-09 18:33:27 +01:00
Laurent Cozic
f007735936
ios-v10.2.0
2020-10-09 17:26:38 +01:00
Laurent Cozic
73a39d36ea
Update website
2020-10-09 14:58:06 +01:00
Laurent Cozic
a43ab26a46
Merge branch 'release-1.2' into dev
2020-10-09 14:57:44 +01:00
Laurent Cozic
f5f117cb72
Electron release v1.2.6
2020-10-09 12:17:54 +01:00
Laurent Cozic
fc6da04081
CLI v1.2.3
2020-10-09 12:17:40 +01:00
Laurent Cozic
12ff654986
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-09 12:10:16 +01:00
Laurent Cozic
e852ad846f
Electron release v1.2.5
2020-10-09 12:10:06 +01:00
Laurent Cozic
28e00fdf2e
Android release v1.2.5
2020-10-08 12:56:12 +01:00
Laurent Cozic
3bd0656eab
Android release v1.2.4
2020-10-08 12:51:48 +01:00
Laurent Cozic
e9af71dd76
Android: Reverted app to singleTop launch mode and fixed potential crash when sharing with app
2020-10-08 11:49:39 +01:00
Laurent Cozic
73b33e8e32
Android: Fixes #3800 : Simplify initialisation code to prevent sharing
...
with app to create multiple instance of app and break settings.
Revert "Mobile: Add startup screen to show progress of db migration"
This reverts commit 569355a318
.
2020-10-08 11:35:29 +01:00
Laurent Cozic
c2c7efee91
Desktop: Also make toggle button area wider
2020-10-07 21:03:56 +01:00
Laurent Cozic
c9c44d5643
Merge branch 'release-1.2' into dev
2020-10-07 21:00:20 +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
over-soul
49bfa49489
All: Translation: Update fa.po ( #3856 )
...
Updated some existing Persian translations and added some new translations.
Co-authored-by: over-soul <ali@elego.com >
2020-10-02 12:06:30 -04:00
Paweł Żukowski
5f81944a3e
All: Translation: Update pl_PL.po ( #3855 )
...
Translate missing strings and fix few existing typos.
2020-10-02 12:05:10 -04:00
Laurent Cozic
26f5a606e0
Merge branch 'release-1.2' into dev
2020-09-29 14:29:38 +01:00
Laurent Cozic
9d6975a9e2
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-09-29 10:57:34 +01:00
osso73
138faa2aae
All: Translation: Update ca.po ( #3844 )
2020-09-29 02:06:23 -04:00
Ji-Hyeon Gim
ca46590ff3
All: Translation: Update ko.po ( #3813 )
...
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net >
2020-09-24 21:17:53 -04:00