Commit Graph
16 Commits
Author SHA1 Message Date
Vojtěch Káně cc74774950 Use uuid.Nil instead of uuid.New() in ent schema initializers
It is used just to carry the sql.Scanner and sql.Valuer interface.
2021-02-15 17:15:59 +01:00
Vojtěch Káně 20bb2aa6bb Add README with developers documentation 2021-02-15 16:24:46 +01:00
Vojtěch Káně c4b717ab2c Remove run-db.sh replaced by definition in flake.nix 2021-02-15 15:14:36 +01:00
Vojtěch Káně 9d37cb3ebb Initial model testing environment 2021-02-15 14:51:07 +01:00
Vojtěch Káně e4ab598b49 Use UUIDs for AskedQuestions as well 2021-02-15 13:21:38 +01:00
Vojtěch Káně e677014d75 Fix typos 2021-02-08 08:59:28 +01:00
Vojtěch Káně 4fc9aa50d1 Accept answers 2021-02-07 18:29:36 +01:00
Vojtěch Káně 753b164c58 Animate question change 2021-02-07 18:24:15 +01:00
Vojtěch Káně d54808d229 Fix players rendering 2021-02-06 21:18:35 +01:00
Vojtěch Káně fdc080a250 Implement switching to next question 2021-02-06 21:17:31 +01:00
Vojtěch Káně de49bcd4b5 Update Go libraries 2021-02-06 21:15:22 +01:00
Vojtěch Káně 6ba649532c Pass data to JS through DOM not to confuse GoHTML syntax highlighters 2021-02-06 21:14:52 +01:00
Vojtěch Káně 59586abe51 Print executed queries in devDb to simplify development 2021-02-06 21:12:35 +01:00
Vojtěch Káně a3786f56cf Add gitignore for ent generated files 2021-02-06 19:16:01 +01:00
Vojtěch Káně 84131562a9 Add common dev environment in Nix 2021-01-21 18:18:44 +01:00
Vojtěch Káně 28e22e3422 Initial commit 2020-12-03 23:07:44 +01:00