Commit Graph

8 Commits

Author SHA1 Message Date
TEC c9061ae66a
Avoid mapping different options to the same ID
Replacing non alphanumeric characters is fragile, e.g. "C++" and "C#"
both become "C-". Instead, we can use base64 encoding.
2022-10-25 00:26:04 +08:00
TEC 383fa9c45d
Add JLD2 results download format 2022-10-18 20:05:03 +08:00
TEC 1cfc57a584
Randomly shuffle donation links on final page 2022-10-17 00:09:51 +08:00
TEC 12c70de07f
Update author email 2022-10-02 16:19:09 +08:00
TEC 36917daa89
Update to Genie 5 2022-10-02 16:17:02 +08:00
TEC a6d7e1b8f0
Add forgotten StatsBase dependency 2022-05-20 17:55:00 +08:00
TEC afbb862ec7
A working prototype 2022-02-10 21:42:26 +08:00
TEC 77969f8130
Genie MVC template 2021-12-18 02:09:25 +08:00