summaryrefslogtreecommitdiffstats
path: root/lib/syncthing/folder-st.go
AgeCommit message (Expand)AuthorFilesLines
2017-11-29Refit source files to have a public xs-apiv1 lib package.Sebastien Douheret1-213/+0
2017-11-24Add folder update support and ClientData field.Sebastien Douheret1-0/+9
2017-11-06Fixed folder ID and label generation.Sebastien Douheret1-1/+5
2017-11-06Add Server UUID and use it build CmdID.Sebastien Douheret1-1/+1
2017-11-06Cleanup and improvementsSebastien Douheret1-2/+0
2017-10-17Delete folders on disk (Server side and for Syncthing folder only)Sebastien Douheret1-1/+10
2017-08-29Fixed path convertion/mapping for in/out and for command args.Sebastien Douheret1-1/+24
2017-08-18Add folder synchronization status.Sebastien Douheret1-5/+78
2017-08-16Add folder interface and support native pathmap folder type.Sebastien Douheret1-0/+97