Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-24 | Add folder update support and ClientData field. | Sebastien Douheret | 1 | -0/+2 | |
- folder config can be updated using PUT /folders/:id route - ClientData field of FolderConfig can be used by client to store any data (used from example by dashboard to save build settings) | |||||
2017-11-06 | Bump Syncthing 0.14.38 | Sebastien Douheret | 1 | -2/+2 | |
2017-11-06 | Fix syncthing logger | Sebastien Douheret | 1 | -1/+1 | |
2017-08-24 | Redirect HTTP and Gin server logs into a file (xds-server-verbose.log). | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-22 | Used fix version of xds-common package | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-08 | Define all packages version | Sebastien Douheret | 1 | -0/+4 | |
2017-08-07 | Improved /exec to support gdb execution. | Sebastien Douheret | 1 | -0/+3 | |
/exec now supports stdin and stdout/stderr tunneling over an websocket (socketio). This also supports redirection of inferior process output (stdout only) in particular case of gdb command (set gdb --tty option). | |||||
2017-06-26 | Use xds-common go library. | Sebastien Douheret | 1 | -0/+7 | |
2017-05-18 | Bump to Syncthing 0.14.28 | Sebastien Douheret | 1 | -1/+1 | |
2017-05-11 | Initial main commit. | Sebastien Douheret | 1 | -0/+19 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |