7 Commits

Author SHA1 Message Date
Frank Strieter
4377d15599 test: remove most of the boilerplate tests 2022-03-23 09:24:07 +01:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
ccd3b1a75c add versioning support to the API 2021-02-24 22:27:43 +01:00
jonaswinkler
3abbbcfd41 fixes cookie_prefix for development setups 2020-12-17 21:54:10 +01:00
jonaswinkler
f2dd56f78d fixes #149 2020-12-17 21:46:56 +01:00
Jonas Winkler
5d0434fd03 Frontend: CSRF support 2020-11-11 20:25:33 +01:00