Commit graph

  • 80c60beef9 added newline at the end skilion 2017-05-28 19:55:00 +0200
  • f2209c0591 add qxor.d to Makefile skilion 2017-05-28 19:53:39 +0200
  • 7fec22bef1 fix variable type in for loop skilion 2017-05-28 19:51:02 +0200
  • 9030a107b7 fix third person in comments skilion 2017-05-28 19:49:55 +0200
  • f19b86e4c7 QuickXor utility function skilion 2017-05-28 19:37:51 +0200
  • a2298be257 QuickXor implementation skilion 2017-05-28 19:28:10 +0200
  • 79139600ac Merge branch 'master' of github.com:skilion/onedrive This may fix some up load problems. lanhin 2017-04-24 13:45:52 +0800
  • 97a9d53914 refactored selective sync code fixed bug in selective sync skilion 2017-03-24 22:30:03 +0100
  • 0d69ed805d wip for OneDrive Biz skilion 2017-03-12 19:40:38 +0100
  • 1c7b726994 fix different time resolution when comparing skilion 2017-03-12 17:25:51 +0100
  • 88d2a94078 added selective sync to monitor.d skilion 2017-03-14 17:20:18 +0100
  • 79ed0a7883 fix different time resolution when comparing skilion 2017-03-12 17:17:38 +0100
  • 2c1c168fab fix root dir skipped when searching for new files skilion 2017-03-12 16:35:47 +0100
  • 9dd944286f new feature selective sync removed system wide config file hardcoded sane default config updated README skilion 2017-03-12 16:07:45 +0100
  • 8b204d18b4 hardcode the client id skilion 2017-03-12 10:30:31 +0100
  • ac555fd574 added missing scope skilion 2017-03-11 14:52:33 +0100
  • 957b034805 exit early if the item is to be deleted skilion 2017-03-11 14:21:00 +0100
  • 1260fcfcc1 fix addressing root by path skilion 2017-03-11 13:34:07 +0100
  • a3b25c45f5 catch CurlTimeoutException skilion 2017-03-11 12:07:21 +0100
  • 1beadf2577 switch to Microsoft Graph API skilion 2017-03-11 11:40:19 +0100
  • 203062fc6b added missing item fields in saveItem() skilion 2016-12-29 00:36:42 +0100
  • 0afb6fa392 workaround for error 412 (Precondition Failed) on item delete skilion 2016-12-28 23:47:29 +0100
  • 6a7c30e34f added missing checkAccessTokenExpired() in createByPath skilion 2016-12-28 16:29:55 +0100
  • 3a10f0f4b5 fixed bug that allowed files marked for deletion to be keeped skilion 2016-12-25 23:25:24 +0100
  • ff58a86b7f use libcurl to check connection skilion 2016-12-25 22:28:00 +0100
  • 91c5ac6f31 add git clone in install instructions skilion 2016-12-25 20:53:46 +0100
  • bbbfeb68f3 fix condition in applyDifferences loop skilion 2016-12-25 20:17:02 +0100
  • 6913c87d5c schema upgrade skilion 2016-12-25 19:23:33 +0100
  • c9016845c3 removed time comparison hack skilion 2016-12-25 16:39:54 +0100
  • ad4e910e55 check if the token is valid on init skilion 2016-12-25 16:38:55 +0100
  • 82b2b63c75 added functions to get and set the db version skilion 2016-12-25 00:15:33 +0100
  • 9ad9394b98 better handle the case when cTag is null skilion 2016-12-24 14:12:20 +0100
  • e33f566ecf bug fix skilion 2016-12-14 19:51:23 +0100
  • 3d5ce3d13a Merge pull request #127 from hgdsraj/master skilion 2016-12-14 15:30:27 +0100
  • 7257c4c9bf do not throw on expired status token skilion 2016-12-14 15:17:20 +0100
  • 947136cf62 show onedrive error response skilion 2016-12-13 18:04:16 +0100
  • 56af579699 require => requires hgdsraj 2016-12-04 12:54:43 -0800
  • 7c112304b5 Bug fixed: 1. Replace mkdirRecurse with mkdir to deal nested directory;2. Before download an item, check if its dirName exists, if not, build it. lanhin 2016-11-23 23:10:37 +0800
  • 022ba09e41 added multiGlobMatch() skilion 2016-09-18 11:50:10 +0200
  • f5fc13cbad getValue() with default return value skilion 2016-09-18 11:37:41 +0200
  • eb8d0fe039 Merge pull request #91 from JunpeiAnzai/avoid_broken_symlink skilion 2016-08-31 22:03:52 +0200
  • 9209a649d7 avoid syncing broken symlink Jumpei Anzai 2016-08-22 11:45:24 +0900
  • c91decaa16 added logout cmd line option skilion 2016-08-05 00:12:58 +0200
  • 738536736a Refactoring - unified configs - logging module - new cmd line option to change the config dir skilion 2016-08-04 23:35:58 +0200
  • 7d700e1a4c ask for the response uri one time only skilion 2016-06-30 12:51:44 +0200
  • 18b279a339 restored AVOverride skilion 2016-06-29 21:41:44 +0200
  • feb97d373d added separate target for unit tests skilion 2016-06-28 14:22:26 +0200
  • 09af80d843 create sync_dir if it doesn't exists skilion 2016-06-28 14:21:48 +0200
  • bfb24193db added commands to install dependencies on Ubuntu skilion 2016-06-28 14:21:07 +0200
  • 0efc2fe382 use view.delta instead of view.changes removed dependency on client_secret skilion 2016-06-27 19:23:14 +0200
  • a927f74626 Merge pull request #66 from pyed/patch-1 skilion 2016-05-29 11:23:17 +0200
  • ebc40ff2b8 delete an obsolete backtick pyed 2016-05-29 03:35:56 +0300
  • 9ac799516a Merge pull request #44 from JonathonMA/fix/avoverride skilion 2016-04-01 21:41:18 +0200
  • 8b68adf8dd Ignore antivirus errors when downloading files Jonathon M. Abbott 2016-04-01 22:41:23 +1000
  • 880af3ec03 changed redirect_url to redirect_uri skilion 2016-03-07 14:34:35 +0100
  • 89452985ec workaround for segfault in std.net.curl.Curl.shutdown() on exit skilion 2016-02-24 17:07:59 +0100
  • 9a9137ea16 removed old curl patch fix skilion 2016-02-24 14:52:55 +0100
  • 57c5e35126 Merge pull request #38 from jlcs-es/patch-1 skilion 2016-03-07 13:57:10 +0100
  • 05de30a408 Fix install in case no /usr/local/* exists Giuseppe Luigi 2016-03-04 21:48:45 +0100
  • 5ed7dfcf3c Merge pull request #27 from astanin/fix-missing-ctag skilion 2016-02-11 22:41:29 +0100
  • 0d5524f3e1 Merge pull request #30 from astanin/user-friendly-max-inotify-watches skilion 2016-02-04 18:44:40 +0100
  • ab2923df4d fix #29: add a user-friendly message how to change fs.inotify.max_user_watches Sergey Astanin 2016-02-04 15:36:25 +0100
  • b824f87e7e fix #24: crash on sync if cTag is missing Sergey Astanin 2016-02-03 15:29:27 +0100
  • 7e3d36750a instruction on how to run the service skilion 2015-12-29 20:01:03 +0100
  • c2b0b7f733 intercept curl exceptions skilion 2015-12-29 19:38:15 +0100
  • ea970890a2 capability to run as service skilion 2015-11-29 21:12:44 +0100
  • 3f40728779 redirect stdout to stderr skilion 2015-10-18 10:12:10 +0200
  • af395996d0 simplified the config section skilion 2015-10-13 18:18:03 +0200
  • ae39f63237 merged INSTALL.md with README.md skilion 2015-10-13 17:32:51 +0200
  • 288d1feac1 avoid full inotify restart in the monitor loop skilion 2015-10-10 22:18:33 +0200
  • 32009e2747 responses are encoded in UTF-8 skilion 2015-10-04 17:33:48 +0200
  • 789bdf8390 ignore 404 errors on delete skilion 2015-10-04 16:25:31 +0200
  • e7d493807d reimplemented std.net.curl basic methods in order to intercept http status codes skilion 2015-10-04 16:24:45 +0200
  • 9da9b7240d better way to check if a JSONValue has a member skilion 2015-10-03 10:45:43 +0200
  • 2acd00209f rename the local item if it is unsynced and there is a new version of it skilion 2015-09-30 15:53:49 +0200
  • 9a50174c08 missing parameters were making uploads fail skilion 2015-09-30 15:14:39 +0200
  • fa9029c643 updated readme skilion 2015-09-28 13:49:29 +0200
  • 10cfa83d39 fixed bug which caused dirs to not get deleted skilion 2015-09-28 13:42:58 +0200
  • 9b80d99ad4 support for files bigger than 100 MB and resumable uploads skilion 2015-09-27 18:47:41 +0200
  • 88b11433a7 removed space from auth url skilion 2015-09-27 18:56:50 +0200
  • b4aeda818a regex simplified skilion 2015-09-25 21:39:18 +0200
  • 7afae8fbb8 correct way to test if a value is in the AA skilion 2015-09-24 19:12:19 +0200
  • 3489827431 alert when no config file is found skilion 2015-09-24 18:59:17 +0200
  • 53d5d57678 readme fix skilion 2015-09-22 19:04:05 +0200
  • 42f5140f9a added readme and license skilion 2015-09-22 18:31:10 +0200
  • f7e4b2f1e3 fixed acces to json nested objects skilion 2015-09-22 16:14:16 +0200
  • 21666230aa removed old windows lib skilion 2015-09-22 15:31:02 +0200
  • 07f5f1ce78 create config dir if it doesn't exist skilion 2015-09-22 15:26:45 +0200
  • 9b555d3370 updated makefile skilion 2015-09-22 14:49:20 +0200
  • 068286a3a7 .gitignore skilion 2015-09-22 14:48:46 +0200
  • 7cfa936db8 changed how config files works skilion 2015-09-22 14:48:18 +0200
  • 4f5d4fad91 removed old makefile for win skilion 2015-09-22 13:25:59 +0200
  • a032ef9671 changed help message skilion 2015-09-22 11:52:57 +0200
  • 1c21474301 more error handling skilion 2015-09-22 11:52:28 +0200
  • b32fef74fd add default config file skilion 2015-09-22 11:45:14 +0200
  • 85cd44cf73 better help message skilion 2015-09-22 11:20:54 +0200
  • da2cfbde9c additional fix for wildcards skilion 2015-09-22 11:16:06 +0200
  • 21993b36ee removed useless destructor skilion 2015-09-22 10:56:14 +0200
  • e3f6712df6 included curl with support for patch skilion 2015-09-22 10:55:54 +0200
  • c74282879b fix Precondition Failed after upload skilion 2015-09-21 17:23:12 +0200