src/xds/xds-agent.git
6 years agoAdd API KEY support to allow CORS requests.
Sebastien Douheret [Tue, 23 May 2017 20:56:16 +0000 (22:56 +0200)]
Add API KEY support to allow CORS requests.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFix incorrect import
Sebastien Douheret [Mon, 22 May 2017 07:07:32 +0000 (09:07 +0200)]
Fix incorrect import

7 years agoFix missing tools path creation.
Sebastien Douheret [Fri, 19 May 2017 14:58:29 +0000 (16:58 +0200)]
Fix missing tools path creation.

7 years agoUpdate Makefile to be smarter with syncthing compilation.
Sebastien Douheret [Thu, 18 May 2017 21:26:40 +0000 (23:26 +0200)]
Update Makefile to be smarter with syncthing compilation.

7 years agoUpdate config file model.
Sebastien Douheret [Thu, 18 May 2017 21:23:42 +0000 (23:23 +0200)]
Update config file model.

7 years agoAdded prints on startup.
Sebastien Douheret [Thu, 18 May 2017 21:22:27 +0000 (23:22 +0200)]
Added prints on startup.

7 years agoFix ResolveEnvVar when path is not set.
Sebastien Douheret [Thu, 18 May 2017 14:47:58 +0000 (16:47 +0200)]
Fix ResolveEnvVar when path is not set.

7 years agoBump to Syncthing 0.14.28 et Syncthing-Inotify master.
Sebastien Douheret [Thu, 18 May 2017 14:46:27 +0000 (16:46 +0200)]
Bump to Syncthing 0.14.28 et Syncthing-Inotify 

7 years agoFix ResolveEnvVar function and add support of tilde (~/...)
Sebastien Douheret [Thu, 18 May 2017 08:55:19 +0000 (10:55 +0200)]
Fix ResolveEnvVar function and add support of tilde (~/...)

7 years agoAdd logsDir setting and more
Sebastien Douheret [Wed, 17 May 2017 15:10:45 +0000 (17:10 +0200)]
Add logsDir setting and more

 - add logsDir setting in config.json
 - redirect Syncthing and Syncthing-inotify into log files
 - Use autogenerated Syncthing apikey if gui-apikey not set in config.json

7 years agoUse patched version of syncthing-inotify
Sebastien Douheret [Mon, 15 May 2017 22:08:00 +0000 (00:08 +0200)]
Use patched version of syncthing-inotify

Bug #164 has not been properly merged  yet.
So patch this bug manually.

7 years agoFix doc.
Sebastien Douheret [Mon, 15 May 2017 19:31:19 +0000 (21:31 +0200)]
Fix doc.

7 years agoInitial commit.
Sebastien Douheret [Mon, 15 May 2017 09:12:21 +0000 (11:12 +0200)]
Initial commit.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>