summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2017-05-23Add API KEY support to allow CORS requests.Sebastien Douheret3-14/+69
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-22Fix incorrect importSebastien Douheret1-1/+1
2017-05-18Added prints on startup.Sebastien Douheret1-0/+4
2017-05-18Fix ResolveEnvVar when path is not set.Sebastien Douheret1-1/+4
2017-05-18Fix ResolveEnvVar function and add support of tilde (~/...)Sebastien Douheret2-23/+44
2017-05-17Add logsDir setting and moreSebastien Douheret6-69/+177
- 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
2017-05-15Initial commit.Sebastien Douheret12-0/+1353
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>