summaryrefslogtreecommitdiffstats
path: root/lib/folder/folder-pathmap.go
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06Fixed folder ID and label generation.Sebastien Douheret1-1/+5
Folder ID is now a simple uuid (without sub-string of label)
2017-11-06Add sanity check on pathmap folder creation.Sebastien Douheret1-11/+35
2017-08-29Fixed path convertion/mapping for in/out and for command args.Sebastien Douheret1-1/+24
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-18Add folder synchronization status.Sebastien Douheret1-0/+17
Also add ability to force re-synchronization.
2017-08-16Moved project creation in a modal windowsSebastien Douheret1-5/+15
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-16Add folder interface and support native pathmap folder type.Sebastien Douheret1-0/+88
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>