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

33 Commits

Author SHA1 Message Date
Laurent Cozic
d7f3cfd778 All: Started moving sync glue logic to SyncTarget classes 2017-11-23 23:10:55 +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
3f56404c25 Allow cancelling OAuth dance, and fixed status bar display issue 2017-10-24 18:03:12 +00:00
Laurent Cozic
1845a0105c Many improvements and bug fixes 2017-10-18 23:13:53 +01:00
Laurent Cozic
dcacebf216 Fixed editing notes 2017-10-14 19:03:23 +01:00
Laurent Cozic
d53b6e5a72 Wrapped up terminal class 2017-10-13 18:21:57 +00:00
Laurent Cozic
824b385e83 Various terminal gui changes 2017-10-07 17:30:27 +01:00
Laurent Cozic
671e8a3fc8 Allow exporting notes and notebooks 2017-08-20 16:29:18 +02:00
Laurent Cozic
a5daccce09 Per-target sync context 2017-08-19 22:56:28 +02:00
Laurent Cozic
e81178ec3d Minor changes 2017-08-05 00:15:08 +02:00
Laurent Cozic
1f91d0dfdb Handle ctrl+c 2017-08-04 18:50:12 +02:00
Laurent Cozic
60c8b7530b Removing vorpal 2017-08-03 17:48:14 +00:00
Laurent Cozic
b81111743f More tweaks 2017-07-28 18:13:07 +00:00
Laurent Cozic
eb5d131620 Doc building 2017-07-27 23:59:34 +01:00
Laurent Cozic
1cb23df869 Localization 2017-07-26 22:27:03 +01:00
Laurent Cozic
89f1d5e6e7 Minor CLI bug fixes and improvements 2017-07-26 22:07:27 +01:00
Laurent Cozic
76a9264239 Fixed sync cancel 2017-07-26 21:09:33 +01:00
Laurent Cozic
2685120ecd Minor chnages 2017-07-24 22:34:07 +01:00
Laurent Cozic
3e1decdfa6 sync in bg 2017-07-24 19:47:01 +00:00
Laurent Cozic
0f95e97d19 Refactored handling of multiple sync targets 2017-07-24 18:01:40 +00: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
927894e940 OneDrive delta api 2017-07-18 19:57:49 +00:00
Laurent Cozic
6c75345435 Translated to French 2017-07-18 18:49:47 +00:00
Laurent Cozic
0a560a79a7 Making more strings translatable 2017-07-18 18:21:03 +00:00
Laurent Cozic
e19ed03b90 Made dispatching of sync events more consistent 2017-07-17 23:43:29 +01:00
Laurent Cozic
2688ad7caa Use lock file for sync 2017-07-17 19:37:59 +00:00
Laurent Cozic
15e95bb0ab Minor changes on CLI 2017-07-17 18:46:09 +00:00
Laurent Cozic
22cb2fdfbe Various improvements 2017-07-15 23:47:11 +01:00
Laurent Cozic
f840dd505f Simplified sync logging and reporting 2017-07-14 19:06:01 +00:00
Laurent Cozic
e397ad197d Fixed OneDrive connection issue 2017-07-13 18:09:47 +00:00
Laurent Cozic
8c5f0622a2 Added cp command 2017-07-11 18:17:23 +00:00
Laurent Cozic
cb30035060 Moved commands to separate files 2017-07-10 20:03:46 +00:00