| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
| 2020-08-24 | Improve docs | Georgios Andreadis | |
| 2020-08-24 | Make frontend independent of API | Fabian Mastenbroek | |
| This change makes the frontend independent of the API by removing the static file serving logic from the API server. Instead, we can serve the frontend as static HTML over CDNs. | |||
| 2020-08-24 | Remove duplicate rule | Georgios Andreadis | |
| 2020-08-24 | Set up editor configs | Georgios Andreadis | |
