summaryrefslogtreecommitdiffstats
path: root/lib/xdsconfig
AgeCommit message (Expand)AuthorFilesLines
2017-10-16Add sanity check when adding a new pathmap project/folderSebastien Douheret1-1/+2
2017-10-11Fixed Syncthing folder status events and exec command.Sebastien Douheret2-5/+12
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret3-128/+173
2017-09-19Rework search directories for agent-config.json files.Sebastien Douheret1-6/+13
2017-09-18Fix default config values.Sebastien Douheret2-18/+23
2017-09-18Improved syncthing binary path detection.Sebastien Douheret1-4/+6
2017-08-30Set default xds-apikey when not set by config.Sebastien Douheret1-0/+6
2017-06-26Use xds-common go library.Sebastien Douheret2-2/+2
2017-05-23Add API KEY support to allow CORS requests.Sebastien Douheret1-3/+4
2017-05-22Fix incorrect importSebastien Douheret1-1/+1
2017-05-18Fix ResolveEnvVar function and add support of tilde (~/...)Sebastien Douheret1-22/+4
2017-05-17Add logsDir setting and moreSebastien Douheret2-37/+30
2017-05-15Initial commit.Sebastien Douheret2-0/+185