Neale Pickett
|
4743b4de1d
|
Oops, remove that concat hack
|
2018-10-02 17:08:30 +00:00 |
Neale Pickett
|
e390c4443e
|
Fixes from SECOR spark
* Puzzle list word-wraps
* Puzzle pull mutation handler can cope with non-HTML nodes
|
2018-10-02 15:22:09 +00:00 |
Neale Pickett
|
65daa41ca1
|
Bring back dev server updates
|
2018-09-28 18:15:38 +00:00 |
Neale Pickett
|
138a5977dd
|
We now make mothballs
|
2018-09-28 17:57:03 +00:00 |
Neale Pickett
|
433454b9bb
|
Merge pull request #41 from int00h5525/topics/40-rename-llnl-scoreboards
Topics/40 rename llnl scoreboards
|
2018-09-28 08:09:27 -06:00 |
Neale Pickett
|
109ea60edf
|
Merge pull request #46 from int00h5525/fix_devel_dockerfile
Fix devel dockerfile
|
2018-09-28 08:08:33 -06:00 |
Neale Pickett
|
f8f4b0d674
|
Merge pull request #43 from int00h5525/topics/add-contributors
Topics/add contributors
|
2018-09-28 08:06:24 -06:00 |
Neale Pickett
|
3b5e89c3f3
|
Merge pull request #48 from int00h5525/topics/url_escape_hexdump
Topics/HTML escape hexdump
|
2018-09-28 08:00:44 -06:00 |
Neale Pickett
|
229b18191e
|
Stop trying to put static files in the binary
|
2018-09-27 23:12:29 +00:00 |
John Donaldson
|
81fc899c8b
|
HTML-escape hexdump content so it doesn't break pages
|
2018-09-27 16:07:03 -05:00 |
John Donaldson
|
fb566e406b
|
Merge branch 'master' of https://github.com/dirtbags/moth
|
2018-09-27 16:02:14 -05:00 |
Neale Pickett
|
9963f4181f
|
Update devel server build rules for new layout
|
2018-09-26 18:32:18 +00:00 |
Neale Pickett
|
4f4cd7a2ad
|
Merge branch 'master' of https://github.com/dirtbags/moth
|
2018-09-24 20:00:21 +00:00 |
Neale Pickett
|
229ce8d294
|
Generate proper JSON
|
2018-09-24 20:00:18 +00:00 |
Neale Pickett
|
df3802c6d7
|
Merge branch 'mothv3'
|
2018-09-23 03:38:32 +00:00 |
Neale Pickett
|
12f5d4e2db
|
Fix puzzles on iOS
|
2018-09-21 23:45:28 +00:00 |
Neale Pickett
|
54efa779af
|
iframe fixes
|
2018-09-21 20:42:38 +00:00 |
Neale Pickett
|
3a8fbc503b
|
Fix scoreboard formatting and iframe styling
|
2018-09-21 20:29:05 +00:00 |
Neale Pickett
|
ad4cd6f700
|
Friendler error message if you got the right answer
|
2018-09-20 20:44:56 +00:00 |
Neale Pickett
|
7e1c1cf937
|
Fix inline images, only award to extant teams
|
2018-09-20 20:42:24 +00:00 |
Neale Pickett
|
fefcc88f86
|
Cleanup from merge
|
2018-09-20 17:53:15 +00:00 |
Neale Pickett
|
ce1ff17ae4
|
Merge branch 'mothv3'
|
2018-09-20 17:51:46 +00:00 |
Neale Pickett
|
910e6b22a7
|
Remove legacy cruft, back to original name for moth package
|
2018-09-20 16:32:12 +00:00 |
Neale Pickett
|
5abdfa09e0
|
Golang port is now MOTHv3
|
2018-09-20 16:17:42 +00:00 |
Neale Pickett
|
f75e3882d9
|
Merge branch 'golang' into mothv3
|
2018-09-20 16:16:49 +00:00 |
Neale Pickett
|
c42e320b4e
|
Documentation updates
|
2018-09-20 16:15:34 +00:00 |
Neale Pickett
|
73ce4d0356
|
Cache points.json and puzzles.json
|
2018-09-20 03:44:34 +00:00 |
Neale Pickett
|
41d0cb001b
|
Dockerize and cleanup
|
2018-09-20 00:18:04 +00:00 |
Neale Pickett
|
b8a5d379bb
|
Add some more files
|
2018-09-19 23:56:47 +00:00 |
Neale Pickett
|
ba38d1a84b
|
I think I'm done.
|
2018-09-19 23:56:26 +00:00 |
Neale Pickett
|
a9f8cba6f9
|
Everything but puzzle content serving
|
2018-09-19 03:29:05 +00:00 |
Neale Pickett
|
b4d8dc5b74
|
Add scoreboard plus formatting tweaks
|
2018-09-19 00:22:03 +00:00 |
Neale Pickett
|
5e4af17d57
|
Basic rendering of open puzzles
|
2018-09-18 03:32:24 +00:00 |
Neale Pickett
|
5070c70d25
|
New rule: (category, points) must be unique across the contest. No more having 2 tokens in a category with the same point value.
|
2018-09-18 00:06:29 +00:00 |
Neale Pickett
|
f914f1d65d
|
Check for duplicate points
|
2018-09-18 00:02:44 +00:00 |
Neale Pickett
|
8b1441a591
|
Flesh out remaining handlers
I think at this point we just need to drop in text for puzzle.html, puzzle-list.html, and scoreboard.html,
and we'll have a working server.
|
2018-09-17 23:40:05 +00:00 |
Neale Pickett
|
3b3783f9ca
|
Moving toward a working server
|
2018-09-17 23:00:08 +00:00 |
Neale Pickett
|
5bb050166e
|
A passable start at a go-based mothd
|
2018-09-15 00:24:48 +00:00 |
John Donaldson
|
f798dcc78e
|
Adding dependencies to build some python modules
Pinning Alpine version
|
2018-09-11 16:54:48 -05:00 |
John Donaldson
|
48a9ea0439
|
Adding contributors
|
2018-09-09 10:59:57 -05:00 |
John Donaldson
|
28b5e5af70
|
Renamed LLNL scoreboard names, consolidated scoreboard JS
|
2018-09-09 10:34:48 -05:00 |
int00h5525
|
811307b8ce
|
Merge pull request #1 from dirtbags/master
Backport changes from upstream
|
2018-09-09 09:50:24 -05:00 |
Neale Pickett
|
d3eee4f950
|
Merge pull request #39 from int00h5525/topics/38-fzraw-is-not-defined
Fix issue with mothballer compiling
|
2018-07-13 17:05:56 -06:00 |
John Donaldson
|
4379567669
|
Doing better isinstanceof check
|
2018-07-13 15:51:49 -07:00 |
John Donaldson
|
97c2051b27
|
Fix issue with mothballer compiling
|
2018-07-13 15:35:35 -07:00 |
Neale Pickett
|
40d92bd26f
|
Merge pull request #37 from dirtbags/addErisUser
Added www user to list of httpd users
|
2018-07-11 19:05:20 -06:00 |
James Wernicke
|
4bbb3fe7b3
|
Added user to list of httpd users
|
2018-07-07 22:42:14 +00:00 |
Neale Pickett
|
17859eeb61
|
Merge pull request #35 from dirtbags/fixErisLink
Changed eris link to Github instead of Woozle
|
2018-07-07 10:36:50 -06:00 |
James Wernicke
|
ee68b3218a
|
Changed eris link to Github instead of Woozle
|
2018-07-07 04:34:04 +00:00 |
Neale Pickett
|
76d7d450dc
|
Merge branch 'master' of https://github.com/dirtbags/moth
|
2018-06-06 12:52:39 +00:00 |