Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-08 | Unregistered events when client WS session is closed. | 3 | -14/+9 | ||
2017-11-08 | Fixed events definition and callback processing. | 4 | -29/+72 | ||
2017-11-06 | Update api routes name (plural nouns) | 1 | -3/+3 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Fixed parameter processing for passthrough api. | 1 | -2/+14 | ||
2017-11-06 | Use plural nouns for all routes. | 2 | -5/+5 | ||
2017-11-06 | Support short project id name if not ambiguous. | 2 | -6/+41 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Moved all structs exposed by API into apiv1 package | 15 | -181/+103 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-30 | Switch from codegangsta/cli to urfave/cli package. | 1 | -1/+1 | ||
2017-10-16 | Add sanity check when adding a new pathmap project/folder | 2 | -8/+62 | ||
2017-10-11 | Fixed Syncthing folder status events and exec command. | 11 | -207/+441 | ||
2017-10-09 | Used patched (my) version of go-socket.io. | 1 | -1/+1 | ||
This version fixes crash when client disconnects unexpectedly. | |||||
2017-10-06 | Added webapp Dashboard + logic to interact with server. | 16 | -5/+2227 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-23 | Add API KEY support to allow CORS requests. | 1 | -2/+2 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-15 | Initial commit. | 1 | -0/+76 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |