Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-12 | site: fix locale detection | stuebinm | 2 | -5/+9 |
2021-04-08 | site: attempt to guess default language | stuebinm | 2 | -3/+22 |
2021-04-08 | add translation logic, locales for en and de | stuebinm | 5 | -16/+86 |
2021-04-08 | site: add a rudimentary dark mode | stuebinm | 1 | -0/+26 |
2021-04-08 | site: implement accessibility hints of WAVE | stuebinm | 1 | -17/+25 |
2021-04-08 | site: better html attributes | stuebinm | 2 | -3/+4 |
2021-04-08 | site: better error messages | stuebinm | 2 | -34/+47 |
2021-04-07 | site: sensible sizes for textareas | stuebinm | 1 | -0/+7 |
2021-04-07 | site: better error messages | stuebinm | 1 | -14/+27 |
2021-04-07 | site: add visual feedback on survey submission | stuebinm | 2 | -2/+31 |
2021-04-05 | site: add headers for survey POST request | stuebinm | 1 | -2/+8 |
2021-04-05 | add example survey | stuebinm | 3 | -0/+4 |
2021-04-05 | add wasm blobs | stuebinm | 5 | -0/+695 |
2021-04-05 | load survey from (and submit result to) path given as fragment | stuebinm | 1 | -18/+30 |
2021-04-04 | simple python server for testing purposes | stuebinm | 1 | -0/+15 |