Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-13 | Fix invalid rootPath when creating a new project. | 2 | -0/+10 | ||
2017-05-13 | Detect undefined env variables used in config.json | 1 | -8/+26 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Add target to get Syncthing and start server script. | 4 | -26/+131 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Add install rule | 1 | -15/+10 | ||
Installation directory can be changed using INSTALL_DIR and INSTALL_WEBAPP_DIR env variables Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Fix distclean | 1 | -1/+1 | ||
2017-05-12 | Ignored private directory or file | 1 | -0/+4 | ||
Handle directories or files prefixed by two underscores (eg. __xxx ) as private. | |||||
2017-05-12 | Fix doc and repo url | 2 | -7/+7 | ||
2017-05-11 | Fixed connection retry to local Syncthing. | 2 | -31/+41 | ||
2017-05-11 | Initial main commit. | 59 | -0/+4609 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-11 | Initial commit | 1 | -0/+201 | ||