Commit Graph

1726 Commits

Author SHA1 Message Date
John Donaldson 0fedbbcf7d Merge remote-tracking branch 'origin/master' into spark_web_fixes 2018-10-02 12:41:13 -05:00
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
John Donaldson bce3af4bda Fixing links 2018-10-02 09:49:32 -05:00
John Donaldson e7ed2ada71 Fix footer generated in answer submission page 2018-10-02 09:43:42 -05:00
John Donaldson 75897bb2a9 Fix link to puzzle list from credits page 2018-10-02 09:43:13 -05:00
John Donaldson 72dc74b580 Fix puzzle listing wraparound 2018-10-02 09:42:55 -05:00
John Donaldson 811af6e91a Adding back credits page 2018-10-02 09:23:35 -05:00
John Donaldson 6ca7604f05 Fixing linebreak 2018-10-02 09:19:12 -05:00
John Donaldson 5548a28cd6 Moving fonts/images over to new theme 2018-10-02 09:17:47 -05:00
John Donaldson db65be27e4 Embedding concat.js into all puzzles to fix issue with not being loaded in some puzzles 2018-10-02 09:15:46 -05:00
John Donaldson 234ebc8224 Fixing path-patching for puzzles 2018-10-02 09:15:23 -05:00
John Donaldson 9a0ef53916 Fixing D3 error 2018-10-02 09:09:02 -05:00
John Donaldson dac0549f01 Fixing MOTH logo 2018-10-02 09:07:58 -05:00
John Donaldson 3c4c2ff2f4 Removing dead code 2018-10-02 09:01:53 -05:00
John Donaldson 787a2d3e36 Updating calling convention 2018-10-02 09:00:13 -05:00
John Donaldson 7028aac944 Use scoreboard.js instead of inline version 2018-10-02 08:59:31 -05:00
John Donaldson 207ec215a1 Migrating alternative scoreboards back to MOTHv3 2018-10-02 08:47:30 -05:00
John Donaldson b2c001a638 Adding scoring page back 2018-10-02 08:44:31 -05: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