summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Improved syncthing binary path detection.Sebastien Douheret2-17/+21
2017-08-30Fixed syncthing binDir when set to '.'0.1.0Sebastien Douheret1-2/+10
2017-08-30Set default xds-apikey when not set by config.Sebastien Douheret1-0/+6
2017-08-25Fixed xds-common version and use last oneSebastien Douheret1-1/+3
2017-08-25Reset option to allow synthing restartSebastien Douheret1-1/+0
2017-06-26Use xds-common go library.Sebastien Douheret7-340/+5
2017-06-23Support $HOME on Windows host.Sebastien Douheret1-1/+9
2017-06-23Add workaround for Syncthing apikey setting.Sebastien Douheret1-1/+33
2017-05-23Add API KEY support to allow CORS requests.Sebastien Douheret3-14/+69
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
2017-05-15Initial commit.Sebastien Douheret12-0/+1353