Commit graph

59 commits

Author SHA1 Message Date
skilion 42f5140f9a added readme and license 2015-09-22 18:31:10 +02:00
skilion f7e4b2f1e3 fixed acces to json nested objects 2015-09-22 16:14:16 +02:00
skilion 21666230aa removed old windows lib 2015-09-22 15:31:02 +02:00
skilion 07f5f1ce78 create config dir if it doesn't exist 2015-09-22 15:26:45 +02:00
skilion 9b555d3370 updated makefile 2015-09-22 14:49:20 +02:00
skilion 068286a3a7 .gitignore 2015-09-22 14:48:46 +02:00
skilion 7cfa936db8 changed how config files works 2015-09-22 14:48:18 +02:00
skilion 4f5d4fad91 removed old makefile for win 2015-09-22 13:25:59 +02:00
skilion a032ef9671 changed help message 2015-09-22 11:52:57 +02:00
skilion 1c21474301 more error handling 2015-09-22 11:52:28 +02:00
skilion b32fef74fd add default config file 2015-09-22 11:45:14 +02:00
skilion 85cd44cf73 better help message 2015-09-22 11:20:54 +02:00
skilion da2cfbde9c additional fix for wildcards 2015-09-22 11:16:06 +02:00
skilion 21993b36ee removed useless destructor 2015-09-22 10:56:14 +02:00
skilion e3f6712df6 included curl with support for patch 2015-09-22 10:55:54 +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 4498c03dec skip slash from regex match 2015-09-20 20:23:09 +02:00
skilion 30504d7034 better path handling 2015-09-20 19:07:16 +02:00
skilion a877bad3ad run garbage collection after the synchronization 2015-09-20 14:49:44 +02:00
skilion 74fadfb262 support path with tilde 2015-09-20 14:20:01 +02:00
skilion 2d50e43674 removed path dependency in Item 2015-09-19 15:38:43 +02:00
skilion 8d00ad5672 updated monitor.d to filter paths 2015-09-19 14:25:39 +02:00
skilion f0c12e4002 improved regex to use with paths 2015-09-19 14:21:33 +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 10efa036b4 implemented monitor filter 2015-09-18 22:56:09 +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 9867a7abea possibility to get a default value in Config.get 2015-09-17 16:43:45 +02:00
skilion 35c290c4a0 working monitor 2015-09-17 16:28:24 +02:00
skilion e8f7d99653 check sqlite version 2015-09-17 10:50:20 +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 c3c3a714e7 skip root directory 2015-09-15 14:54:07 +02:00
skilion 2d4cf32be5 refactoring 2015-09-14 23:56:14 +02:00
skilion ff07f13cd6 command line options 2015-09-14 19:21:06 +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 22b1107a10 finished monitor 2015-09-11 11:02:07 +02:00
skilion 482cd4be0b wp on monitor 2015-09-10 23:05:15 +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 c08706cbf8 added method to iterate trough all items 2015-09-07 18:33:16 +02:00
skilion 20dbc9795c upload should fail if the file already exists 2015-09-07 13:28:15 +02:00
skilion ac4584f795 half working uploadDifference 2015-09-06 22:42:44 +02:00
skilion f8e87a2d4f removed old code 2015-09-06 13:00:05 +02:00
skilion 84f6d59813 added createByPath 2015-09-06 11:06:13 +02:00