Commit graph

12 commits

Author SHA1 Message Date
6114ef68b0
express: always use params in SQL
this way it handles the sanitizing and avoids injection

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 20:31:47 -04:00
771e5a188d
express: results now has averge times!
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 12:12:49 -04:00
e0bf0d8609
express: readying for multiple results
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 11:20:10 -04:00
0e4212d114
express: format with prettier
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 10:42:37 -04:00
6ddaefdb84
express: results are more useful now
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 10:24:42 -04:00
65cd5b2f1e
express: log to a file, rather than what docker might lose
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 10:01:56 -04:00
5c4e28e2de
express: ready for voting, but the /results display is not good
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 09:37:35 -04:00
2710d482f6
express: clear session and send a map
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 08:26:01 -04:00
094465b9a7
express: serve up the frontend js asset
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 07:02:14 -04:00
44167de812
express: time and session ID
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-15 06:40:33 -04:00
d5c43d0624
express: WIP
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-14 21:35:41 -04:00
5c1b0ce6ff
express: thanks ChatGPT!
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-14 20:38:32 -04:00