Commit graph

332 commits

Author SHA1 Message Date
skilion c2b0b7f733 intercept curl exceptions 2015-12-29 19:38:15 +01:00
skilion 789bdf8390 ignore 404 errors on delete 2015-10-04 16:27:02 +02:00
skilion 9da9b7240d better way to check if a JSONValue has a member 2015-10-03 10:45:43 +02:00
skilion 2acd00209f rename the local item if it is unsynced and there is a new version of it 2015-09-30 15:53:49 +02:00
skilion 9a50174c08 missing parameters were making uploads fail 2015-09-30 15:14:39 +02:00
skilion 10cfa83d39 fixed bug which caused dirs to not get deleted 2015-09-28 13:42:58 +02:00
skilion 9b80d99ad4 support for files bigger than 100 MB and resumable uploads 2015-09-28 13:25:25 +02:00
skilion f7e4b2f1e3 fixed acces to json nested objects 2015-09-22 16:14:16 +02:00
skilion 7cfa936db8 changed how config files works 2015-09-22 14:48:18 +02:00
skilion 1c21474301 more error handling 2015-09-22 11:52:28 +02:00
skilion c74282879b fix Precondition Failed after upload 2015-09-21 17:23:12 +02:00
skilion 7ea7c0f9cd case insensitive patterns 2015-09-21 13:04:05 +02:00
skilion d2ec6c688f better exception management 2015-09-20 21:21:51 +02:00
skilion 30504d7034 better path handling 2015-09-20 19:07:16 +02:00
skilion 2d50e43674 removed path dependency in Item 2015-09-19 15:38:43 +02:00
skilion 5c6ed227a7 assert on item select 2015-09-19 14:14:51 +02:00
skilion 59d7c0c311 use wildcards instead of regex 2015-09-19 09:45:45 +02:00
skilion 7126c4fefc implemented filter in sync 2015-09-18 21:42:27 +02:00
skilion 9aa1f221c7 skip filtered files in applyDiifferences 2015-09-17 17:34:58 +02:00
skilion 35c290c4a0 working monitor 2015-09-17 16:28:24 +02:00
skilion 4d230a394c finalizing 2015-09-17 00:16:23 +02:00
skilion f887b29061 sync root folder 2015-09-16 10:29:20 +02:00
skilion 2d4cf32be5 refactoring 2015-09-14 23:56:14 +02:00
skilion 424e77e4b5 do not care about directory mtime 2015-09-14 12:57:47 +02:00
skilion 0f21508cfe removed redundant column 'path' in the db 2015-09-14 11:56:40 +02:00
skilion 54e60d4528 real time changes 2015-09-11 18:33:22 +02:00
skilion 504b9d041a fix error where JSONValue become an array instead of a string 2015-09-10 23:04:15 +02:00
skilion 2de650d2be working uploadDifferences 2015-09-08 18:25:41 +02:00
skilion ac4584f795 half working uploadDifference 2015-09-06 22:42:44 +02:00
skilion 3357a013f7 uploadDifferences skeleton 2015-09-04 21:00:22 +02:00
skilion e2ad29744a fix missing catch 2015-09-01 21:17:09 +02:00
skilion 00d53f648e first commit 2015-09-01 20:47:44 +02:00