1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-04 19:16:07 +02:00

114 Commits

Author SHA1 Message Date
Laurent Cozic
e0184d94c8 Load commands dynamically 2017-07-10 18:17:03 +00:00
Laurent Cozic
f3d8c34499 Clean up 2017-07-10 18:09:58 +00:00
Laurent Cozic
fdeb797750 Fixed bad connection handling in synchronizer 2017-07-10 00:20:38 +01:00
Laurent Cozic
dc4eb35fca Fixed multiple instance issue 2017-07-09 23:57:15 +01:00
Laurent Cozic
297edfa682 Allow cancelling sync and fixed resource issue 2017-07-09 16:47:05 +01:00
Laurent Cozic
de16573742 Clean up 2017-07-09 11:17:21 +01:00
Laurent Cozic
4b44a8a782 Improved nav 2017-07-09 00:57:30 +01:00
Laurent Cozic
53c23b1149 history fix 2017-07-09 00:46:25 +01:00
Laurent Cozic
e9f0d38a80 Improved init sequence 2017-07-08 23:57:09 +01:00
Laurent Cozic
a9f7b0d531 Various changes 2017-07-08 00:25:10 +01:00
Laurent Cozic
38c9d49cdb Various changes 2017-07-07 23:25:03 +01:00
Laurent Cozic
e0664167eb Log screen in RN app 2017-07-07 18:19:24 +01:00
Laurent Cozic
216a6780cb Fixes for release apk 2017-07-07 18:49:07 +00:00
Laurent Cozic
8751aa1a34 Better error handling during sync setup 2017-07-06 23:15:31 +01:00
Laurent Cozic
8ee0c38f86 fetchblob 2017-07-06 22:30:45 +01:00
Laurent Cozic
40ed3216a3 Fixed RN sync issue 2017-07-06 20:01:12 +00:00
Laurent Cozic
5802adc9f1 getting sync work in RN 2017-07-06 19:48:17 +00:00
Laurent Cozic
1c6b569795 Making oneDrive work on RN 2017-07-06 19:29:09 +00:00
Laurent Cozic
bdb250de8a Make fetch and FormData work in both RN and node 2017-07-06 18:58:01 +00:00
Laurent Cozic
23818cb428 Fixed import 2017-07-05 23:09:47 +01:00
Laurent Cozic
a81fe24368 Made fs functions work again in cli 2017-07-05 22:52:31 +01:00
Laurent Cozic
8adb5a71c5 Got RN working again 2017-07-05 22:29:00 +01:00
Laurent Cozic
f0a8cbe95d Started fixing ReactNative app 2017-07-05 21:34:25 +01:00
Laurent Cozic
e323a86563 Various changes 2017-07-04 19:12:30 +00:00
Laurent Cozic
6622f18f76 clean up 2017-06-25 16:17:40 +01:00
Laurent Cozic
79e0bb2e65 Removed default folder concept 2017-06-25 08:52:25 +01:00
Laurent Cozic
03c9d55397 More clean up 2017-06-24 19:11:19 +01:00
Laurent Cozic
58791b1963 re-organise code 2017-06-24 19:06:28 +01:00
Laurent Cozic
f5e8fac90d clean up 2017-06-24 18:46:14 +01:00
Laurent Cozic
e521ca9427 Improved sync reporting 2017-06-24 18:40:03 +01:00
Laurent Cozic
e89447dd85 Fixed OneDrive sync issue 2017-06-23 23:19:59 +01:00
Laurent Cozic
45ac9daebe Improved logging handling 2017-06-23 22:32:24 +01:00
Laurent Cozic
ec9dacc2c0 Made file api always return relative paths for list() 2017-06-23 19:09:49 +00:00
Laurent Cozic
f96848a6bf Make create and update sync operations atomic 2017-06-23 18:51:02 +00:00
Laurent Cozic
afd00eb06c refresh OneDrive token 2017-06-22 22:52:27 +01:00
Laurent Cozic
219f43bbaa OneDrive support 2017-06-22 20:44:38 +01:00
Laurent Cozic
1d3a1dabab Testing OneDrive API 2017-06-20 23:16:41 +01:00
Laurent Cozic
4b63500143 handle sync conflictgs 2017-06-20 19:25:01 +00:00
Laurent Cozic
a4374e3bdb sync fixes 2017-06-20 19:18:19 +00:00
Laurent Cozic
b3939887b8 handle deleted sync items 2017-06-19 23:18:24 +01:00
Laurent Cozic
c6ed94b446 Clean up 2017-06-19 20:26:27 +01:00
Laurent Cozic
cb7067ddf4 Handle sync conflicts 2017-06-19 20:18:22 +01:00
Laurent Cozic
baa1a01ed0 Handle sync conflicts 2017-06-19 18:58:49 +00:00
Laurent Cozic
02ff02a9d9 refactored sync class 2017-06-18 23:06:10 +01:00
Laurent Cozic
f9480cb882 sync 2017-06-18 21:19:13 +01:00
Laurent Cozic
5748170bd9 labels 2017-06-18 00:53:19 +01:00
Laurent Cozic
2e8a56ad5e testing sync 2017-06-18 00:49:52 +01:00
Laurent Cozic
06dc16bcb4 Improved handling of base item type 2017-06-17 19:40:08 +01:00
Laurent Cozic
b0cc9ec18d Added modelSelectAll/One methods 2017-06-17 19:12:09 +01:00
Laurent Cozic
cbbadf7d65 Fixing sync 2017-06-15 23:12:00 +01:00