summaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)Author
2020-08-24Improve docsGeorgios Andreadis
2020-08-24Make frontend independent of APIFabian 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-24Remove duplicate ruleGeorgios Andreadis
2020-08-24Set up editor configsGeorgios Andreadis