Laurent Cozic
9429b51694
Chore: Fixed regression on mobile app
2021-09-19 15:27:23 +01:00
Laurent Cozic
96ac12b460
Chore: Converted encryption config screens to React Hooks to share logic between desktop and mobile
2021-09-10 19:05:47 +01:00
Laurent Cozic
8996a0159a
Lock file and TS error
2021-09-06 17:05:27 +01:00
Laurent Cozic
6927335330
Revert: All: Resolves #4810 , Resolves #4610 : Fix AWS S3 sync error and upgrade framework to v3 ( #5212 )
...
Revert commit d2e2866995
Ref: https://github.com/laurent22/joplin/issues/5287
2021-08-11 11:24:01 +01:00
Lee Matos
d2e2866995
All: Resolves #4810 , Resolves #4610 : Fix AWS S3 sync error and upgrade framework to v3 ( #5212 )
2021-08-09 19:03:03 +01:00
Laurent Cozic
8395d5daa9
Mobile: Added new beta editor based on CodeMirror 6
2021-07-13 19:13:13 +01:00
Roman Musin
9f37aa96c6
Android: Fixes #4912 , Fixes #4086 , Fixes #4908 : Fixed and improved alarm notifications ( #4984 )
2021-05-19 22:26:42 +01:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
Roman Musin
a4854fcde8
Android: Fixes #4439 : Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud ( #4742 )
2021-04-25 09:50:52 +01:00
Duncan Cunningham
da8cc73df6
iOS: Add share extension ( #4492 )
2021-04-24 09:22:11 +01:00
Roman Musin
e3efe70bab
Android: Fixed sharing items from Joplin ( #4718 )
...
Ref: https://discourse.joplinapp.org/t/android-lost-access-to-resources/15716/4
2021-04-07 18:41:54 +01:00
Laurent Cozic
12187b9da3
Mobile: Fixed mobile build
2021-01-27 17:42:58 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Jan Blunck
826dda5a75
Mobile: Fixes #4268 : Fix "Not implemented" error when downloading resources with S3 sync target ( #4279 )
...
Since the RNFetchBlob API doesn't support writing binary data directly
it creates a custom Writable which is doing the base64 encoding per
chunk.
This also fixes a problem with the S3 synchronization code using the
shim.fsDriver().writeBinaryFile().
Tested with AVD Android 10.0 target.
Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
2021-01-07 16:36:07 +00:00
Laurent Cozic
89d173b460
Mobile: Add support for Joplin Server
2020-12-30 10:54:00 +00:00
Laurent Cozic
dc3e9178ef
Desktop: Fixed issue with attachment paths being invalid when user has spaces in home directory path. Also fixed race condition in test units that could make them randomly fail.
2020-12-09 12:53:47 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00