Age | Commit message (Expand) | Author | Files | Lines |
2017-11-29 | Fixed webapp build in production mode | Sebastien Douheret | 6 | -194/+19 |
2017-11-29 | Check go version and print error if not >1.8.1 | Sebastien Douheret | 1 | -1/+14 |
2017-11-29 | Fixed XDS server connection config - dashboard | Sebastien Douheret | 3 | -3/+11 |
2017-11-29 | Fixed /exec input stream and /signal. | Sebastien Douheret | 8 | -45/+184 |
2017-11-29 | Renamed apiv1 lib to xaapiv1. | Sebastien Douheret | 20 | -195/+130 |
2017-11-24 | Fixed current project selection on deletion - Dashboard | Sebastien Douheret | 1 | -1/+1 |
2017-11-24 | Use Get/Post functions of common.http lib. | Sebastien Douheret | 1 | -37/+22 |
2017-11-24 | Improved and fixed connection to XDS Server | Sebastien Douheret | 6 | -31/+31 |
2017-11-24 | Add VSCode plugin list and fixed jsbeautify config. | Sebastien Douheret | 3 | -0/+22 |
2017-11-24 | New dashboard improvements. | Sebastien Douheret | 49 | -356/+918 |
2017-11-20 | New dashboard look & feel | Sebastien Douheret | 184 | -2699/+6122 |
2017-11-14 | Fixed webapp build and error message. | Sebastien Douheret | 17 | -115/+140 |
2017-11-10 | Moved Dashboad webapp on Angular 5 ! | Sebastien Douheret | 61 | -891/+1066 |
2017-11-08 | Added events decoder helpers. | Sebastien Douheret | 3 | -8/+43 |
2017-11-08 | Unregistered events when client WS session is closed. | Sebastien Douheret | 4 | -14/+17 |
2017-11-08 | Fixed events definition and callback processing. | Sebastien Douheret | 5 | -34/+77 |
2017-11-06 | Always set sub-version | Sebastien Douheret | 1 | -0/+3 |
2017-11-06 | Update api routes name (plural nouns) | Sebastien Douheret | 2 | -6/+6 |
2017-11-06 | Fixed parameter processing for passthrough api. | Sebastien Douheret | 1 | -2/+14 |
2017-11-06 | Use plural nouns for all routes. | Sebastien Douheret | 2 | -5/+5 |
2017-11-06 | Support short project id name if not ambiguous. | Sebastien Douheret | 2 | -6/+41 |
2017-11-06 | Moved all structs exposed by API into apiv1 package | Sebastien Douheret | 22 | -182/+282 |
2017-10-30 | Switch from codegangsta/cli to urfave/cli package. | Sebastien Douheret | 4 | -4/+4 |
2017-10-20 | Extract version from git tag. | Sebastien Douheret | 1 | -17/+7 |
2017-10-20 | Merge branch 'master' into wipv0.3.0-rc1 | Sebastien Douheret | 9 | -15/+71 |
2017-10-17 | Fix build release and packaging | Sebastien Douheret | 1 | -3/+7 |
2017-10-17 | Bump 0.2.0v0.2.0 | Sebastien Douheret | 1 | -1/+1 |
2017-10-17 | Add xds-agent user systemd service file and install | Sebastien Douheret | 8 | -26/+65 |
2017-10-16 | Update default syncthing port to 8386 | Sebastien Douheret | 2 | -3/+3 |
2017-10-16 | Add sanity check when adding a new pathmap project/folder | Sebastien Douheret | 5 | -11/+67 |
2017-10-11 | Fixed Syncthing folder status events and exec command. | Sebastien Douheret | 22 | -716/+480 |
2017-10-09 | Used patched (my) version of go-socket.io. | Sebastien Douheret | 2 | -3/+3 |
2017-10-09 | Kill right Syncthing (same url) in DEBUG_MODE | Sebastien Douheret | 2 | -4/+6 |
2017-10-07 | Bump Syncthing 0.14.38 | Sebastien Douheret | 3 | -4/+47 |
2017-10-06 | Added webapp Dashboard + logic to interact with server. | Sebastien Douheret | 82 | -596/+6167 |
2017-10-06 | Bump to v0.2.0 | Sebastien Douheret | 1 | -1/+1 |
2017-10-06 | Disable compiler optimizations and inlining for debugging. | Sebastien Douheret | 1 | -3/+6 |
2017-10-03 | Added systemd service file | Romain Forlot | 1 | -0/+9 |
2017-09-21 | Move docs into xds-docs repo (published on http://docs.automotivelinux.org) | Sebastien Douheret | 1 | -159/+7 |
2017-09-19 | Rework search directories for agent-config.json files. | Sebastien Douheret | 2 | -7/+14 |
2017-09-18 | Fix default config values. | Sebastien Douheret | 3 | -20/+25 |
2017-09-18 | Improved syncthing binary path detection. | Sebastien Douheret | 2 | -17/+21 |
2017-09-13 | Update download methods of none linux platforms | Sebastien D | 1 | -6/+2 |
2017-08-31 | Fix install package command for debian in README | Sebastien D | 1 | -2/+1 |
2017-08-30 | Fixed syncthing binDir when set to '.'0.1.0 | Sebastien Douheret | 2 | -2/+11 |
2017-08-30 | Used xds-common version 0.1.0 or more recent | Sebastien Douheret | 1 | -1/+1 |
2017-08-30 | Set default xds-apikey when not set by config. | Sebastien Douheret | 1 | -0/+6 |
2017-08-30 | Update Readme | Sebastien Douheret | 1 | -15/+35 |
2017-08-29 | Fix subversion setting | Sebastien Douheret | 1 | -1/+2 |
2017-08-25 | Fixed xds-common version and use last one | Sebastien Douheret | 3 | -2/+5 |