| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-11 | Add support for frontend error reporting via Sentry | Fabian Mastenbroek | |
| This change sets up Sentry to collect errors that occur at the frontend. | |||
| 2020-10-29 | Properly set arguments in multistage Docker build | Fabian Mastenbroek | |
| 2020-10-29 | Add support for caching node modules during Docker builds | Fabian Mastenbroek | |
| 2020-10-27 | Propagate user-specified API url to React build | Fabian Mastenbroek | |
| This change fixes an issue where we did not forward the environmental variable for controlling the API url to the React build. | |||
| 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. | |||
