| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-04 | Return proper status codes of HTTP | leonoverweel | |
| Instead of always 200 | |||
| 2017-04-04 | Add account setup to local setup guide in README | leonoverweel | |
| 2017-04-04 | Remove `googleId` as required param to make user | leonoverweel | |
| The server now gets the user's `googleId` from the request, so the user doesn't have to specify it | |||
| 2017-04-04 | Use AtLarge email on splashpage | Georgios Andreadis | |
| 2017-04-04 | Add component diagram legend | Georgios Andreadis | |
| Fixes #16 | |||
| 2017-04-04 | Add component diagram explanation to README | Georgios Andreadis | |
| 2017-04-04 | Add component diagram | Georgios Andreadis | |
| 2017-04-03 | Rename user.ts to user-authentication.ts | Georgios Andreadis | |
| 2017-04-03 | Fix error handling in HTTP requests | leonoverweel | |
| Now return the proper status code instead of 500 | |||
| 2017-04-03 | Factor out hardcoded SERVER_BASE_URL | Georgios Andreadis | |
| 2017-04-01 | Merge pull request #9 from atlarge-research/readme-remove-quotes | Sacheendra talluri | |
| Remove quotes from 'docker build' command | |||
| 2017-04-01 | Add Postman setup to README | Leon Overweel | |
| 2017-04-01 | Add OpenDC development Postman collection | leonoverweel | |
| 2017-04-01 | Make HTTP API calls robust to bad JSON | leonoverweel | |
| 2017-04-01 | Replace web server test w/ auth token page | leonoverweel | |
| 2017-04-01 | Process requests over HTTP | leonoverweel | |
| 2017-04-01 | Pull message processing into method | leonoverweel | |
| 2017-04-01 | Add body parameter parsing | leonoverweel | |
| 2017-04-01 | Allow GET, POST, PUT and DELETE for API calls | leonoverweel | |
| 2017-04-01 | Fix /../task-durations path in paths.json | leonoverweel | |
| 2017-04-01 | Add query parameter parsing | leonoverweel | |
| 2017-04-01 | Add path parameter extraction | leonoverweel | |
| 2017-04-01 | Remove stdout flush from path_parser | leonoverweel | |
| 2017-04-01 | Make path parser robust to trailing / | leonoverweel | |
| 2017-04-01 | Map HTTP endpoint calls to API paths | leonoverweel | |
| 2017-04-01 | Remove leading / from paths | leonoverweel | |
| 2017-04-01 | Add paths.json for API v1 | leonoverweel | |
| 2017-04-01 | Only ignore config.json, not *.json | leonoverweel | |
| 2017-04-01 | Add /api path to Flask app | leonoverweel | |
| 2017-03-31 | Add page-overview to README.md | Georgios Andreadis | |
| 2017-03-31 | Remove old splashpage mockups | Georgios Andreadis | |
| 2017-03-31 | Merge branch 'add-screenshots' | Georgios Andreadis | |
| 2017-03-31 | Add @Large mention to the footer | Georgios Andreadis | |
| 2017-03-31 | Add state diagram | Georgios Andreadis | |
| 2017-03-31 | Add section jumps to README.md introduction | Georgios Andreadis | |
| 2017-03-31 | Merge remote-tracking branch 'origin/master' | Georgios Andreadis | |
| 2017-03-31 | Fix favicon not showing on 404 page | Georgios Andreadis | |
| Fixes #17 | |||
| 2017-03-31 | Expand README.md with more setup steps | Georgios Andreadis | |
| Among the things added is an introductory text, a server-setup guide, and 'watch'-instructions. | |||
| 2017-03-27 | Add section jumps to README | Leon Overweel | |
| 2017-03-27 | Clarify local development in README | Leon Overweel | |
| 2017-03-27 | Clarify `config.json` parameters in README setup | Leon Overweel | |
| 2017-03-27 | Fix database rebuild procedure in README setup | Leon Overweel | |
| 2017-03-27 | Only remove database if it exists in rebuild | leonoverweel | |
| 2017-03-22 | Merge pull request #14 from atlarge-research/add-screenshots | Leon Overweel | |
| Add real screenshots to the splashpage | |||
| 2017-03-22 | Add real screenshots to the splashpage | Georgios Andreadis | |
| 2017-03-22 | Remove quotes from 'docker build' command | Georgios Andreadis | |
| The `README.md` lists the docker command `docker build -t="opendc" .` as a build-step. The quotation-marks (`"`) are actually not necessary, since the name only consists of alphanumeric characters. | |||
| 2017-03-20 | Add frontend simulation zoom screenshot | leonoverweel | |
| 2017-03-20 | Add API and models to README | Leon Overweel | |
| 2017-03-20 | Add component diagram and util package to README | Leon Overweel | |
| 2017-03-20 | Update component diagram | leonoverweel | |
