Commit graph

217 commits

Author SHA1 Message Date
skilion 5d821c4440 release version 1.1.0 2018-01-19 23:08:48 +01:00
skilion 65707a3a07 Merge branch 'master' of github.com:skilion/onedrive 2018-01-19 19:00:28 +01:00
skilion 867c8ed26c improved regex 2018-01-19 18:56:14 +01:00
skilion 03f746a650 Grammar fix 2018-01-19 17:56:36 +01:00
skilion 099522dd0e Merge branch 'master' of bitbucket.org:skilion/onedrive-free-client 2018-01-19 17:53:45 +01:00
skilion bfcc0c8733 Improve wording 2018-01-19 17:53:22 +01:00
skilion ed6aa511e2
Merge pull request #280 from varmanishant/master
Grammar fix
2018-01-19 17:46:40 +01:00
Nishant Varma 9cf4b581d7 update readme 2018-01-19 16:48:47 +05:30
skilion c7e09304a6 fix for https://github.com/skilion/onedrive/issues/269 2018-01-06 21:59:05 +01:00
skilion abad626b3d ensures that the parentId of the root is null 2018-01-06 19:27:27 +01:00
skilion d624aec3ad added examples of relevant info for reporting issues 2018-01-06 18:01:07 +01:00
skilion bb3121e10d fix for https://github.com/skilion/onedrive/issues/269 2018-01-06 17:50:36 +01:00
skilion ac728df543 update readme 2018-01-02 21:25:27 +01:00
skilion ab592f134e update changelog 2018-01-02 16:59:10 +01:00
skilion 300b07df3b added DC variable in Makefile 2018-01-02 16:50:54 +01:00
skilion 9f7d9249bc restore prev redirect url 2018-01-02 16:32:16 +01:00
skilion 96c364c5fc removed tmp instruction 2018-01-02 15:06:20 +01:00
skilion d7f6674f60 removed redundant key parentDriveId 2018-01-02 15:05:32 +01:00
skilion 4ebc4a8544 handle move and delete of remote folders in monitor mode 2018-01-02 13:41:56 +01:00
skilion 9bedec0d7c handle moving items between drives 2018-01-01 18:38:08 +01:00
skilion c54d1927e9 do not throw in makeItem 2018-01-01 16:20:28 +01:00
skilion 764975e224 download only option 2017-12-31 17:11:17 +01:00
skilion 80cfdf62cf handle the case of deleting a remote folder locally 2017-12-31 16:56:56 +01:00
skilion fba3ed999e handle large uploads with parent id 2017-12-31 16:11:02 +01:00
skilion c8d5e03be8 upload files new with parent id 2017-12-31 13:47:18 +01:00
skilion 6907daa5e8 create dir with parent id 2017-12-31 13:18:11 +01:00
skilion 95c952fe62 handle deleting remote folders 2017-12-31 12:44:41 +01:00
skilion b7adc4d0cc WIP on remote folders 2017-12-31 02:30:31 +01:00
skilion b250214577 fix path handling of direct children of the root 2017-12-29 16:51:08 +01:00
skilion dd3e1b2861 fix wrong parameters in call 2017-12-29 12:24:26 +01:00
skilion 48559c592d fix handling root of remote item 2017-12-28 19:58:31 +01:00
skilion 90ab54cfc6 restore foreign keys and indices 2017-12-28 19:57:51 +01:00
skilion 8e91f57cb3 fix select children 2017-12-28 15:42:33 +01:00
skilion e3f011b724 write logs on stdout instead of stderr 2017-12-28 15:21:41 +01:00
skilion 35ce743b39 removed exception chaining 2017-12-28 15:03:15 +01:00
skilion 789ec85e0c partial remote items support 2017-12-27 15:13:28 +01:00
skilion d9c9915bc3 update API to use full item addressing 2017-12-27 15:12:38 +01:00
skilion d65d00c46d updated README and CHANGELOG 2017-08-01 20:43:12 +02:00
skilion 22db459ac4 fixed bug where remotely deleted and recreated directories would make the application crash 2017-08-01 19:20:02 +02:00
skilion 9765b27902 new parameter syncdir 2017-08-01 19:11:50 +02:00
skilion 7fae9c1bef versioning 2017-07-14 11:40:57 +02:00
skilion 849dd36276 check if the item is in the db before executing operations on it 2017-07-02 15:38:21 +02:00
skilion 9cd00472b2 Merge pull request #209 from aleksen/master
yum for centos (and Fedora)
2017-06-30 13:23:08 +02:00
aleksen f2fc0ee254 yum for centos (and Fedora) 2017-06-30 10:54:14 +02:00
skilion 1558e793a3 Merge pull request #204 from lanhin/master
Fixed bugs where the app fails to create nested directories.
2017-06-22 17:20:12 +02:00
lanhin 8f5f54f6a1 Merge branch 'master' of github.com:skilion/onedrive 2017-06-22 22:25:04 +08:00
skilion a61abc4e15 fix issue #202 2017-06-20 22:01:57 +02:00
skilion ce4802a434 added fedora/centos dependencies 2017-06-16 18:41:57 +02:00
skilion f00a80bcac update documentation 2017-06-16 17:01:19 +02:00
skilion 1581c6989a fix error in QuickXorHash implementation 2017-06-16 11:40:07 +02:00