Commit Graph

18 Commits

Author SHA1 Message Date
Neale Pickett a977ba2b09 Look for "until" file to disable contest by time 2018-01-28 10:24:49 -07:00
Neale Pickett 6865268b37 Check for disabled file in state 2017-10-30 16:20:51 +00:00
Neale Pickett 6dfb5618a3 Move assigned.txt into state 2017-10-12 00:55:34 +00:00
Neale Pickett af963a71e8 Dockerize 2017-09-11 03:08:18 +00:00
Neale Pickett 631d1d800c Commit mothd and its systemd service 2017-07-14 22:56:09 +00:00
Neale Pickett 1f2132d41b Make an actually working server, hopefully 2017-02-05 16:42:41 -07:00
Neale Pickett 60fec77add Shuffle files around: keep your campsite neat and tidy 2016-10-20 11:32:21 -06:00
Neale Pickett 26e6c86835 puzzles.html functional again 2016-09-21 16:10:29 -06:00
Neale Pickett 71ae4baf18 convert puzzles to lua standalone, json output 2016-09-21 10:14:13 -06:00
Neale Pickett e51f237b97 Rewrite points in lua 2016-09-21 07:48:05 -06:00
J. Patrick Avery, Jr 257933365e bin/once: fix points problem
TODO: neale says points should be written to state/points.tmp then be moved into
state/points.new to avoid race condition (multiple processes touching the file
causing the file to change risking bad data in state/points.log). It might be
wise to do some validation in bin/points that tosses bad data.
2015-06-06 22:17:55 -05:00
Neale Pickett f3be3bf5f6 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett c780e163a7 Onle reset one 2015-04-21 07:59:35 -06:00
Neale Pickett 3333f983f6 More last-minute tweaks 2015-04-21 07:57:11 -06:00
Neale Pickett 4c0dc116a5 Lua-based puzzle lister 2015-04-19 22:57:35 -06:00
Neale Pickett 752165cb0b Puzzler that awards points. Maybe. 2015-04-18 19:13:07 -06:00
Neale Pickett 2796927844 And with that, I think it is working again 2015-04-12 11:11:15 -06:00
Neale Pickett dcc99528a8 installing okay now 2015-04-10 16:37:21 -06:00