summaryrefslogtreecommitdiffstats
path: root/lib/agent
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Update api routes name (plural nouns)Sebastien Douheret1-3/+3
2017-11-06Fixed parameter processing for passthrough api.Sebastien Douheret1-2/+14
2017-11-06Use plural nouns for all routes.Sebastien Douheret2-5/+5
2017-11-06Support short project id name if not ambiguous.Sebastien Douheret2-6/+41
2017-11-06Moved all structs exposed by API into apiv1 packageSebastien Douheret15-181/+103
2017-10-30Switch from codegangsta/cli to urfave/cli package.Sebastien Douheret1-1/+1
2017-10-16Add sanity check when adding a new pathmap project/folderSebastien Douheret2-8/+62
2017-10-11Fixed Syncthing folder status events and exec command.Sebastien Douheret11-207/+441
2017-10-09Used patched (my) version of go-socket.io.Sebastien Douheret1-1/+1
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret16-5/+2227
2017-05-23Add API KEY support to allow CORS requests.Sebastien Douheret1-2/+2
2017-05-15Initial commit.Sebastien Douheret1-0/+76