Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-06 | Fixed folder ID and label generation. | Sebastien Douheret | 1 | -1/+5 | |
Folder ID is now a simple uuid (without sub-string of label) | |||||
2017-11-06 | Add Server UUID and use it build CmdID. | Sebastien Douheret | 1 | -1/+1 | |
2017-11-06 | Cleanup and improvements | Sebastien Douheret | 1 | -2/+0 | |
- Save server data into file - FolderType is now a string - cleanup useless code Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Delete folders on disk (Server side and for Syncthing folder only) | Sebastien Douheret | 1 | -1/+10 | |
2017-08-29 | Fixed path convertion/mapping for in/out and for command args. | Sebastien Douheret | 1 | -1/+24 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-18 | Add folder synchronization status. | Sebastien Douheret | 1 | -5/+78 | |
Also add ability to force re-synchronization. | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -0/+97 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |