Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-22 | Fix incorrect import | Sebastien Douheret | 1 | -1/+1 | |
2017-05-19 | Fix missing tools path creation. | Sebastien Douheret | 1 | -0/+2 | |
2017-05-18 | Update Makefile to be smarter with syncthing compilation. | Sebastien Douheret | 1 | -10/+15 | |
2017-05-18 | Update config file model. | Sebastien Douheret | 1 | -3/+2 | |
2017-05-18 | Added prints on startup. | Sebastien Douheret | 2 | -2/+7 | |
2017-05-18 | Fix ResolveEnvVar when path is not set. | Sebastien Douheret | 1 | -1/+4 | |
2017-05-18 | Bump to Syncthing 0.14.28 et Syncthing-Inotify master. | Sebastien Douheret | 2 | -24/+9 | |
2017-05-18 | Fix ResolveEnvVar function and add support of tilde (~/...) | Sebastien Douheret | 2 | -23/+44 | |
2017-05-17 | Add logsDir setting and more | Sebastien Douheret | 10 | -79/+187 | |
- 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-16 | Use patched version of syncthing-inotify | Sebastien Douheret | 2 | -2/+37 | |
Bug #164 has not been properly merged yet. So patch this bug manually. | |||||
2017-05-15 | Fix doc. | Sebastien Douheret | 1 | -2/+3 | |
2017-05-15 | Initial commit. | Sebastien Douheret | 22 | -0/+1994 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |