Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-23 | don't hardcode css | stuebinm | 1 | -0/+2 | |
2023-01-22 | oauth2 via uffd | stuebinm | 1 | -4/+28 | |
this is unfortunately uffd-specific, since oauth2 is apparently sort of a vague standard. But since it doesn't actually do much it should probably be possible to make it fully configurable & generic if needed. | |||||
2022-08-28 | some config thingyesod | stuebinm | 1 | -0/+28 | |
works kinda well, but doesn't complain about unknown config values in json, which is kinda hmpf tbh |