1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
Commit Graph

93 Commits

Author SHA1 Message Date
Laurent Cozic
0eac8b25e1 Deleted uneeded file 2017-12-03 23:06:02 +00:00
Laurent Cozic
1830ee9fd2 All: Fixed sync issue and database migration issue 2017-12-02 15:18:15 +00:00
Laurent Cozic
9a40851c77 Electron, Mobile: Created alarm service and drivers 2017-11-27 22:50:46 +00:00
Laurent Cozic
c5214b6c44 Core: Fixed potential out-of-sync issue if user cancels while in the middle of delta step 2017-11-21 18:17:50 +00:00
Laurent Cozic
8a78ee5df6 Changed export to module.exports 2017-11-03 00:13:17 +00:00
Laurent Cozic
7781fbad76 Changed import statements to require to reduce dependency to Babel 2017-11-03 00:09:34 +00:00
Laurent Cozic
742cff5598 Improve sync conflict handling when the changes between local and remote don't matter 2017-11-02 22:48:17 +00:00
Laurent Cozic
e11670a872 Clean up and comment 2017-10-26 23:03:21 +01:00
Laurent Cozic
0b80859055 Improved sync 2017-10-26 23:56:32 +02:00
Laurent Cozic
17b8df2abc Got tags working and fixed sync issue 2017-10-22 18:12:16 +01:00
Laurent Cozic
dcacebf216 Fixed editing notes 2017-10-14 19:03:23 +01:00
Laurent Cozic
1da06734f1 Various improvements on mobile app 2017-08-21 20:32:43 +02:00
Laurent Cozic
303af9004d Resize images 2017-08-02 17:47:25 +00:00
Laurent Cozic
19266206f4 Attach resource from mobile 2017-08-01 23:40:14 +02:00
Laurent Cozic
242b6dbff8 Better handling of network errors 2017-07-30 22:22:57 +02:00
Laurent Cozic
ad1fbba78d Various fixes 2017-07-30 21:51:18 +02:00
Laurent Cozic
1cb23df869 Localization 2017-07-26 22:27:03 +01:00
Laurent Cozic
76a9264239 Fixed sync cancel 2017-07-26 21:09:33 +01:00
Laurent Cozic
3e1decdfa6 sync in bg 2017-07-24 19:47:01 +00:00
Laurent Cozic
a983a9f108 Tidy settings and sync creation 2017-07-24 18:58:11 +00:00
Laurent Cozic
d05c62f69f Fixed note edition 2017-07-23 15:11:44 +01:00
Laurent Cozic
aee3e9e4bf Return last context on error 2017-07-20 21:15:28 +01:00
Laurent Cozic
5ca8647d35 Sync fixes 2017-07-19 20:15:55 +01:00
Laurent Cozic
7aa21174f6 Handle delta api for filesystem 2017-07-18 23:14:20 +01:00
Laurent Cozic
0c30c1b70b Fixed delta API for sync 2017-07-18 21:03:07 +01:00
Laurent Cozic
927894e940 OneDrive delta api 2017-07-18 19:57:49 +00:00
Laurent Cozic
e19ed03b90 Made dispatching of sync events more consistent 2017-07-17 23:43:29 +01:00
Laurent Cozic
6673baee91 Sync in background for RN 2017-07-16 22:17:22 +01:00
Laurent Cozic
24f61177d1 Improved handling of multiple sync targets 2017-07-16 13:53:59 +01:00
Laurent Cozic
cd6d8ce284 Fixed geolocation bug and improved saving of notes and folders 2017-07-16 11:17:40 +01:00
Laurent Cozic
e2d426a986 Button styling 2017-07-16 00:30:54 +01:00
Laurent Cozic
f840dd505f Simplified sync logging and reporting 2017-07-14 19:06:01 +00:00
Laurent Cozic
4dc540e589 Minor changes 2017-07-14 18:02:45 +00:00
Laurent Cozic
7859a1b990 Fixed synchronizer conflict handling when deleting folders 2017-07-13 18:47:31 +00:00
Laurent Cozic
d92f1c7eba various changes 2017-07-12 23:32:08 +01:00
Laurent Cozic
4fa65de31d Fixed various bugs 2017-07-11 00:17:03 +01:00
Laurent Cozic
fdeb797750 Fixed bad connection handling in synchronizer 2017-07-10 00:20:38 +01:00
Laurent Cozic
297edfa682 Allow cancelling sync and fixed resource issue 2017-07-09 16:47:05 +01:00
Laurent Cozic
38c9d49cdb Various changes 2017-07-07 23:25:03 +01: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
f0a8cbe95d Started fixing ReactNative app 2017-07-05 21:34:25 +01:00