summaryrefslogtreecommitdiffstats
path: root/lib/syncthing/stEvent.go
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30Added Copyright header.Sebastien Douheret1-0/+17
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-24Take care of ST connection lost in ST event monitor.Sebastien Douheret1-0/+23
2017-08-18Add folder synchronization status.Sebastien Douheret1-0/+242
Also add ability to force re-synchronization.