Commit Graph

  • 4093797899 Breaking out state mechanisms into a more abstract form that shouldbe easier to extend John Donaldson 2019-12-12 20:59:25 +0000
  • 431e1f00a7 Add zipfile performance testing Neale Pickett 2019-12-07 21:17:13 -0700
  • 430e44ce87 Add unit test for themes Neale Pickett 2019-12-05 22:25:03 -0700
  • 3eac94c70d One more state test Neale Pickett 2019-12-05 21:54:32 -0700
  • dc35217840 A couple more state tests Neale Pickett 2019-12-05 21:50:43 -0700
  • 97da227777 go fmt Neale Pickett 2019-12-01 20:53:13 -0700
  • 5dccc6431d More tests, and a bug fix! Neale Pickett 2019-12-01 20:47:46 -0700
  • b044314864 Merge branch 'v4' of https://github.com/dirtbags/moth into v4 Neale Pickett 2019-12-01 18:58:24 -0700
  • 7825f196be Start doing more tests Neale Pickett 2019-12-01 18:58:09 -0700
  • eb0a7fb357 Add a Changelog Neale Pickett 2019-11-26 19:09:40 +0000
  • 0b8a855284
    Merge pull request #104 from 3ch01c/team_scoreboard int00h5525 2019-11-25 13:15:57 -0600
  • 65f810539a Add flags and more robust functionality than "until" provided Neale Pickett 2019-11-24 15:58:43 -0700
  • db290ca4f6
    Merge pull request #106 from dirtbags/v3.4_hotfix v3.4.3 int00h5525 2019-11-20 18:31:35 -0600
  • 07b4bd1101 Releasing v3.4.3 John Donaldson 2019-11-20 18:30:48 -0600
  • 04e89c09e2
    Merge pull request #105 from dirtbags/scoreboard-width int00h5525 2019-11-20 18:30:07 -0600
  • acbd009136 Made to-scoring teams full-width John Donaldson 2019-11-20 18:29:44 -0600
  • 761811d71b Make top-scoring team take full width Neale Pickett 2019-11-20 16:23:01 -0800
  • 08082f0844
    Added changes to CHANGELOG.md Jack Miner 2019-11-20 14:52:58 -0700
  • 7726444a98
    Added id parameter to points.json to return only a team's score Jack Miner 2019-11-19 19:16:21 -0700
  • 08f2e95f89
    Merge pull request #101 from dirtbags/v3.4_hotfix v3.4.2 int00h5525 2019-11-18 11:44:55 -0600
  • 7967096058 Release 3.4.2 Donaldson 2019-11-18 11:42:56 -0600
  • f33fc9b005
    Merge pull request #100 from dirtbags/99-fix-issues-with-multiple-answers int00h5525 2019-11-18 11:42:19 -0600
  • b1b7afc728 Fixing issue with multiple fields in YAML file Donaldson 2019-11-18 11:40:37 -0600
  • b5cba20f4c
    Merge pull request #97 from dirtbags/v3.4.1_devel v3.4.1 int00h5525 2019-11-17 18:22:52 -0600
  • 0fe1285a9d Releasing v3.4.1 Donaldson 2019-11-17 18:20:22 -0600
  • 17a63cab30
    Merge pull request #96 from dirtbags/neale int00h5525 2019-11-17 18:19:19 -0600
  • bab22b8e79 Merge branch 'master' of https://github.com/dirtbags/moth into neale Donaldson 2019-11-17 18:10:30 -0600
  • 7fd55cc904 Fix double-percentage scoreboard bug Neale Pickett 2019-11-15 13:40:05 -0800
  • a393c923e5
    Merge pull request #89 from dirtbags/v3.4_devel v3.4.0 v3.4 int00h5525 2019-11-13 16:34:22 -0600
  • 0f185bc846 Revving version, releasing v3.4 Donaldson 2019-11-13 16:31:13 -0600
  • 2e344a78d2
    Merge pull request #83 from dirtbags/81-support-downloading-open-content Neale Pickett 2019-11-13 13:53:22 -0700
  • 168f0b80ec
    Merge branch 'v3.4_devel' into 81-support-downloading-open-content Neale Pickett 2019-11-13 13:52:30 -0700
  • 8af56b515d go fmt Neale Pickett 2019-11-13 20:47:56 +0000
  • 5be46ca55a go fmt Neale Pickett 2019-11-13 20:46:02 +0000
  • ac242d0aa9
    Merge pull request #94 from dirtbags/neale v3.4-rc2 int00h5525 2019-11-12 15:41:44 -0600
  • 78802261c9 Merge remote-tracking branch 'origin/v3.4_devel' into neale Neale Pickett 2019-11-12 19:10:52 +0000
  • 01b171f10a Local copies of JavaScript libraries Neale Pickett 2019-11-12 19:06:15 +0000
  • 4f3c3fbd04 Notices + simpler example theme content Neale Pickett 2019-11-10 16:21:50 -0700
  • aeadde8e17 Merge remote-tracking branch 'origin/master' into neale Neale Pickett 2019-11-10 15:49:47 -0700
  • 7518ffca42 Notices + simpler example theme content Neale Pickett 2019-11-10 15:49:42 -0700
  • def3ca4f0e Use native JS URL objects instead of wrangling everything by hand John Donaldson 2019-11-08 19:46:56 +0000
  • 8771cf9d4f Merge branch 'v3.4_devel' of https://github.com/dirtbags/moth into 81-support-downloading-open-content John Donaldson 2019-11-08 19:37:23 +0000
  • dc7d10b12b Adding CHANGELOG message for local python library support John Donaldson 2019-11-08 19:36:32 +0000
  • 45aa19355c Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel John Donaldson 2019-11-08 19:31:12 +0000
  • cf63b07f71 Updating changelog John Donaldson 2019-11-08 19:29:38 +0000
  • dce4e7ea32 Merge branch 'v3.4_devel' of https://github.com/dirtbags/moth into 81-support-downloading-open-content John Donaldson 2019-11-08 19:28:37 +0000
  • 3f5f0227ac
    Merge pull request #95 from dirtbags/add_changelog int00h5525 2019-11-08 13:28:10 -0600
  • e4343da2e4 Adding a changelog John Donaldson 2019-11-08 19:26:53 +0000
  • cea803ee92 Chanding how cache button is drawn/hidden John Donaldson 2019-11-08 19:24:33 +0000
  • ae882ff349 More small fixes John Donaldson 2019-11-07 19:38:03 +0000
  • 9b047e7821 Merge branch '81-support-downloading-open-content' of https://github.com/dirtbags/moth into 81-support-downloading-open-content John Donaldson 2019-11-07 19:36:14 +0000
  • 82b948c5c7 Converting to URL objects John Donaldson 2019-11-07 19:34:53 +0000
  • 1ea739207b
    Apply suggestions from code review int00h5525 2019-11-07 13:25:48 -0600
  • 3e079616c1 Fixing issue where still-locked puzzle content could be downloaded John Donaldson 2019-11-07 19:22:15 +0000
  • 997c6d4287
    Merge pull request #93 from dirtbags/v3.3_hotfix v3.3.2 int00h5525 2019-11-07 10:01:15 -0600
  • f12c0f1d1c
    Merge branch 'master' into v3.3_hotfix int00h5525 2019-11-07 10:01:02 -0600
  • 0916c10bcc Fixing handling of multiple authors John Donaldson 2019-11-07 15:59:22 +0000
  • 0d4b1e9e19
    Update theme/scoreboard.html int00h5525 2019-11-06 12:21:43 -0600
  • d44fe0851b
    Update theme/puzzle.html int00h5525 2019-11-06 12:21:35 -0600
  • f140b95c03
    Update theme/manifest.json int00h5525 2019-11-06 12:19:42 -0600
  • f057da87fb
    Merge pull request #92 from dirtbags/neale-asi int00h5525 2019-11-06 12:18:22 -0600
  • a3c214da1d More ASI Neale Pickett 2019-11-04 16:28:35 +0000
  • b5b578e08a We use ASI Neale Pickett 2019-11-04 16:22:44 +0000
  • abfbafa6f6 Code to collect participant IDs Neale Pickett 2019-11-02 15:24:01 -0600
  • 4b05d31002 Merge remote-tracking branch 'origin/master' into neale Neale Pickett 2019-11-02 15:02:27 -0600
  • 2082100fc0
    Merge pull request #91 from dirtbags/90-add-better-logging-to-devel-server int00h5525 2019-10-30 11:09:50 -0500
  • f6251d2b7e Removing legacy mothballer John Donaldson 2019-10-30 16:08:11 +0000
  • 8639077655 Adding more logging to core MOTH library John Donaldson 2019-10-30 16:05:07 +0000
  • 107aa5e736 Add logging flags to the devel server John Donaldson 2019-10-30 15:40:36 +0000
  • 08bba4fa64 Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel John Donaldson 2019-10-30 15:31:37 +0000
  • d1bffeace1 Revving version number John Donaldson 2019-10-30 15:30:23 +0000
  • 0603f1f980
    Merge pull request #88 from dirtbags/v3.3_hotfix v3.3.1 int00h5525 2019-10-30 10:22:01 -0500
  • 535bddaa37
    Merge pull request #87 from dirtbags/86-multiple-images-cause-errors-in-moth-devel int00h5525 2019-10-30 10:20:57 -0500
  • a22cf3d825 Reverting to a forking HTTP server instead of a threading one John Donaldson 2019-10-30 15:19:15 +0000
  • 54ff708c5b Removing unecessary logging John Donaldson 2019-10-28 18:33:29 +0000
  • 18ee0ab3a2 Hiding some debug messages Only cache results for HTTP GETs John Donaldson 2019-10-28 18:11:48 +0000
  • 3fc84e532e Allowing cached results for static puzzle content John Donaldson 2019-10-28 18:11:25 +0000
  • 588070748a Adding documentation to the README file John Donaldson 2019-10-28 17:48:36 +0000
  • 7cea6e919e Changing manifest URL Removing unecessary dehydrator John Donaldson 2019-10-28 17:38:27 +0000
  • 8e6d58b643 Adding button to cache content Adding server-side support for disabling manifest exports John Donaldson 2019-10-28 15:50:49 +0000
  • 95bcc860e0 Working cache support John Donaldson 2019-10-25 23:53:40 +0100
  • 55d1b57e1d
    Merge pull request #85 from dirtbags/points int00h5525 2019-10-25 09:14:06 -0500
  • 0110508464 Bring points.json comment into json parser compliance Neale Pickett 2019-10-25 14:10:02 +0000
  • 9be527fa8f Scoreboard: attempt to make a more universal javascript Neale Pickett 2019-10-24 22:21:42 -0600
  • 0e54a6f9f5 Staging some intermediate dehydrator work John Donaldson 2019-10-21 15:36:20 +0100
  • 6114f58e62
    Merge pull request #80 from int00h5525/add_local_python_library_support int00h5525 2019-10-18 16:23:54 -0500
  • 1f89a57531 Starting v3.4 development branch John Donaldson 2019-10-18 22:23:06 +0100
  • d5e7ce98c3 Rolling back a bad part of a commit v3.3 John Donaldson 2019-10-03 16:28:04 -0500
  • e4e106a3ec
    Merge pull request #78 from int00h5525/add_objectives_support Neale Pickett 2019-10-03 13:42:08 -0700
  • bf44352fd7 New draggable list helper Neale Pickett 2019-09-10 00:31:34 +0000
  • 309432d05c Mostly refactored Neale Pickett 2019-09-02 19:47:24 -0600
  • 54ea337447 Add common routines and theme dojigger Neale Pickett 2019-09-02 18:42:27 -0600
  • 657a02e773 Refactor state functions into their own doodad Neale Pickett 2019-09-02 18:13:37 -0600
  • c6f8e87bb6 Start coding up a WebDAV server Neale Pickett 2019-08-31 16:09:19 -0600
  • 506e0ace6b Transpiler can now render individual puzles Neale Pickett 2019-08-25 18:50:38 -0600
  • 890718e8bb Transpiler now runs commands with JSON output Neale Pickett 2019-08-25 17:30:32 -0600
  • c020fb18c2 License formatting Neale Pickett 2019-08-25 07:20:17 -0600
  • dbcc654492 Remove ncurses clause from MIT license Neale Pickett 2019-08-25 07:18:23 -0600
  • de8f6cbeb8 Bit of reorg, add missing files Neale Pickett 2019-08-25 07:10:32 -0600
  • 921cc86c42 Remove unused function Neale Pickett 2019-08-18 22:01:36 -0600