Jan Blunck
f965708ad3
Mobile: Fixes #3601 : Fix uploading resource files to S3 with RN ( #4127 )
...
When the mobile application tries to synchronize a note with attached
resource files, e.g. from the notebook "Welcome! (Mobile)", readFile()
is called to return a Buffer although that isn't implemented in
FsDriverRN.readFile(). This is changing the code to return base64
encoded content from react-native and turn it into a Buffer before the S3
putObject() API call is used to create the remote object.
Tested with AVD Android 10.0 target.
Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
2020-11-29 17:29:46 +00:00
Laurent Cozic
f001d197a8
macOS: Notarize application
2020-11-29 17:15:42 +00:00
Laurent Cozic
d588bddfaa
Revert "Tools: Adding debug info to tests"
...
This reverts commit 154b3573a4
.
2020-11-29 16:47:07 +00:00
Laurent Cozic
b780a62588
Tools: Fixed test units on CI
2020-11-29 16:23:14 +00:00
Laurent Cozic
154b3573a4
Tools: Adding debug info to tests
2020-11-29 13:13:53 +00:00
Laurent Cozic
7d2551c9c3
Tools: Run all tests in parallel
2020-11-29 11:29:43 +00:00
Laurent Cozic
7644d05225
Tools: Trying to get tests to build in dev branch
2020-11-29 01:20:49 +00:00
Laurent Cozic
1851b0e7d1
Merge branch 'release-1.4' into dev
2020-11-29 00:22:17 +00:00
Laurent Cozic
76c4d99b87
Desktop release v1.4.18
2020-11-28 12:03:29 +00:00
Laurent Cozic
849ef418a6
Desktop: Fixed notifications on macOS
2020-11-28 12:03:06 +00:00
Laurent Cozic
d733c0e010
Desktop release v1.4.16
2020-11-27 18:19:31 +00:00
Laurent Cozic
a48e5cd4e8
Desktop: Fixed spell checker crash when no language is selected
2020-11-27 18:15:22 +00:00
Laurent Cozic
03942a0073
All: Fix sorting by title in a case insensitive way
2020-11-27 15:16:50 +00:00
Laurent Cozic
0bc53dc063
Merge branch 'release-1.4' into dev
2020-11-27 12:43:40 +00:00
Laurent Cozic
56605beea2
Desktop release v1.4.15
2020-11-27 12:41:24 +00:00
Laurent Cozic
8059d3fbd1
Desktop release v1.4.14
2020-11-27 12:41:12 +00:00
Laurent Cozic
46c38ce0e0
Desktop: Remove support for buggy asar packing as it breaks notifications on macOS. Also make sure only DMG is built for macOS.
2020-11-27 12:40:43 +00:00
Laurent Cozic
dfa928c1f7
Log info
2020-11-27 12:21:59 +00:00
Laurent Cozic
cb696276da
Desktop: Fixes #4146 : Prevents crash when invalid spell checker language is selected, and provide fallback for invalid language codes
2020-11-27 12:21:34 +00:00
Laurent Cozic
5f80628a4d
Desktop: Fixed potential crash when watching note files or resources
2020-11-27 12:19:57 +00:00
Laurent Cozic
b77f868fc8
Log info
2020-11-27 12:03:32 +00:00
Laurent Cozic
6ad9931e43
Desktop: Fixes #4146 : Prevents crash when invalid spell checker language is selected, and provide fallback for invalid language codes
2020-11-27 11:12:28 +00:00
Laurent Cozic
011a65f73b
Desktop: Fixed potential crash when watching note files or resources
2020-11-27 11:08:42 +00:00
Laurent Cozic
72ccc90ea0
Merge branch 'release-1.4' into dev
2020-11-27 01:16:52 +00:00
Laurent Cozic
f3e6c0da32
Desktop release v1.4.13
2020-11-26 23:32:30 +00:00
Laurent Cozic
9308c3f38c
Plugins: Fixed webview postMessage call
2020-11-26 23:31:31 +00:00
Laurent Cozic
c8a7c70838
ios-v10.4.1
2020-11-26 22:17:55 +00:00
Laurent Cozic
40f6dcfb4c
Android release 1.4
2020-11-26 19:42:05 +00:00
Laurent Cozic
09785cf366
Tools: Ignored files
2020-11-26 18:15:20 +00:00
Laurent Cozic
7279b508db
Tools: Fixed ignore file script
2020-11-26 18:14:49 +00:00
Laurent Cozic
d7996c9707
Merge branch 'release-1.4' into dev
2020-11-26 15:10:18 +00:00
Laurent Cozic
f0432e724a
Fix CLI release
2020-11-26 15:09:51 +00:00
Laurent Cozic
2f9bb7b8c0
Doc: Typo
2020-11-26 14:42:50 +00:00
Laurent Cozic
f4b8b5b160
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-26 14:42:21 +00:00
Zhang YANG
e2962322be
Update zh_CN translations ( #4121 )
...
* Update zh_CN.po
* Update zh_CN translations
2020-11-26 14:41:11 +00:00
Mustafa Al-Dailemi
c982e42999
Update da_DK.po ( #4117 )
...
Co-authored-by: Mustafa Al-Dailemi <Mustafa-ALD@users.noreply.github.com>
2020-11-26 14:40:30 +00:00
Laurent Cozic
eed52a5cfd
Tools: Fixed tests on CI
2020-11-26 14:40:16 +00:00
MichBoi
6272a2eb4f
Desktop: Fixes #3917 : Fixed numbered list bug in markdown editor ( #4116 )
2020-11-26 14:34:13 +00:00
Naveen M V
69a4a895d4
All: Fixed basic search when executing a query in Chinese ( #4034 )
2020-11-26 12:35:04 +00:00
Laurent Cozic
511e4b1da0
Merge branch 'release-1.4' into dev
2020-11-26 12:16:52 +00:00
Laurent Cozic
f22e6f7204
CLI v1.4.7
2020-11-26 12:16:29 +00:00
Laurent Cozic
3d4437037e
Tools: trim
2020-11-26 12:15:02 +00:00
Laurent Cozic
d8745597e9
Tools: trim
2020-11-26 12:13:26 +00:00
Laurent Cozic
b279a9693c
Tools: Fixed git-changelog error with empty tag
2020-11-26 12:10:56 +00:00
Laurent Cozic
7fa483d27c
Doc: Organise community links
2020-11-25 14:50:27 +00:00
Laurent Cozic
9b64c1fbdb
Added no-floating-promises eslint rule
2020-11-25 14:40:25 +00:00
Laurent Cozic
a37f84e988
Clipper: Certain tags could be missing from the dropdownlist
2020-11-25 10:27:41 +00:00
Laurent Cozic
96ac3e53e8
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-25 09:41:34 +00:00
Laurent Cozic
416a7b36e7
Fix logger type
2020-11-25 09:40:54 +00:00
Laurent Cozic
be4d53db62
Doc: Update Donate page
2020-11-23 17:50:48 +00:00