Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-06 | Cleanup and improvements | Sebastien Douheret | 1 | -2/+1 | |
- Save server data into file - FolderType is now a string - cleanup useless code Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Allow to run xds-server without syncthing support. | Sebastien Douheret | 1 | -16/+23 | |
To disable synchting support, just don't declare "syncthing": {...} section in config.json file. | |||||
2017-09-18 | Fix syncthing binary path detection. | Sebastien Douheret | 1 | -1/+1 | |
2017-08-18 | Add folder synchronization status. | Sebastien Douheret | 1 | -25/+80 | |
Also add ability to force re-synchronization. | |||||
2017-08-16 | Moved project creation in a modal windows | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -0/+333 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |