Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-01 | Added copyright headersv1.0.0-rc1 | Sebastien Douheret | 1 | -0/+17 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-29 | Fixed /exec input stream and /signal. | Sebastien Douheret | 1 | -0/+48 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-29 | Renamed apiv1 lib to xaapiv1. | Sebastien Douheret | 1 | -105/+32 | |
xa prefix (for Xds Agent) is safest to avoid confusion with xs prefix (for Xds Server) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | Use Get/Post functions of common.http lib. | Sebastien Douheret | 1 | -37/+22 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | New dashboard improvements. | Sebastien Douheret | 1 | -5/+18 | |
- add build buttons - add build settings support and backup into project clientData - improved async alert - fixed project dropdown Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-08 | Fixed events definition and callback processing. | Sebastien Douheret | 1 | -11/+27 | |
2017-11-06 | Update api routes name (plural nouns) | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Fixed parameter processing for passthrough api. | Sebastien Douheret | 1 | -2/+14 | |
2017-11-06 | Moved all structs exposed by API into apiv1 package | Sebastien Douheret | 1 | -11/+12 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-16 | Add sanity check when adding a new pathmap project/folder | Sebastien Douheret | 1 | -5/+7 | |
2017-10-11 | Fixed Syncthing folder status events and exec command. | Sebastien Douheret | 1 | -77/+208 | |
2017-10-09 | Used patched (my) version of go-socket.io. | Sebastien Douheret | 1 | -1/+1 | |
This version fixes crash when client disconnects unexpectedly. | |||||
2017-10-06 | Added webapp Dashboard + logic to interact with server. | Sebastien Douheret | 1 | -0/+472 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |