Commit Graph

2048 Commits

Author SHA1 Message Date
Neale Pickett 78802261c9 Merge remote-tracking branch 'origin/v3.4_devel' into neale 2019-11-12 19:10:52 +00:00
Neale Pickett 01b171f10a Local copies of JavaScript libraries 2019-11-12 19:06:15 +00:00
Neale Pickett 4f3c3fbd04 Notices + simpler example theme content 2019-11-10 16:21:50 -07:00
Neale Pickett aeadde8e17 Merge remote-tracking branch 'origin/master' into neale 2019-11-10 15:49:47 -07:00
Neale Pickett 7518ffca42 Notices + simpler example theme content 2019-11-10 15:49:42 -07:00
John Donaldson def3ca4f0e Use native JS URL objects instead of wrangling everything by hand 2019-11-08 19:46:56 +00:00
John Donaldson 8771cf9d4f Merge branch 'v3.4_devel' of https://github.com/dirtbags/moth into 81-support-downloading-open-content 2019-11-08 19:37:23 +00:00
John Donaldson dc7d10b12b Adding CHANGELOG message for local python library support 2019-11-08 19:36:32 +00:00
John Donaldson 45aa19355c Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel 2019-11-08 19:31:12 +00:00
John Donaldson cf63b07f71 Updating changelog 2019-11-08 19:29:38 +00:00
John Donaldson dce4e7ea32 Merge branch 'v3.4_devel' of https://github.com/dirtbags/moth into 81-support-downloading-open-content 2019-11-08 19:28:37 +00:00
int00h5525 3f5f0227ac
Merge pull request #95 from dirtbags/add_changelog
Adding a changelog
2019-11-08 13:28:10 -06:00
John Donaldson e4343da2e4 Adding a changelog 2019-11-08 19:26:53 +00:00
John Donaldson cea803ee92 Chanding how cache button is drawn/hidden 2019-11-08 19:24:33 +00:00
John Donaldson ae882ff349 More small fixes 2019-11-07 19:38:03 +00:00
John Donaldson 9b047e7821 Merge branch '81-support-downloading-open-content' of https://github.com/dirtbags/moth into 81-support-downloading-open-content 2019-11-07 19:36:14 +00:00
John Donaldson 82b948c5c7 Converting to URL objects 2019-11-07 19:34:53 +00:00
int00h5525 1ea739207b
Apply suggestions from code review
Co-Authored-By: Neale Pickett <neale@woozle.org>
2019-11-07 13:25:48 -06:00
John Donaldson 3e079616c1 Fixing issue where still-locked puzzle content could be downloaded 2019-11-07 19:22:15 +00:00
int00h5525 997c6d4287
Merge pull request #93 from dirtbags/v3.3_hotfix
Fixing handling of multiple authors
2019-11-07 10:01:15 -06:00
int00h5525 f12c0f1d1c
Merge branch 'master' into v3.3_hotfix 2019-11-07 10:01:02 -06:00
John Donaldson 0916c10bcc Fixing handling of multiple authors 2019-11-07 15:59:22 +00:00
int00h5525 0d4b1e9e19
Update theme/scoreboard.html
Co-Authored-By: Neale Pickett <neale@woozle.org>
2019-11-06 12:21:43 -06:00
int00h5525 d44fe0851b
Update theme/puzzle.html
Co-Authored-By: Neale Pickett <neale@woozle.org>
2019-11-06 12:21:35 -06:00
int00h5525 f140b95c03
Update theme/manifest.json
Co-Authored-By: Neale Pickett <neale@woozle.org>
2019-11-06 12:19:42 -06:00
int00h5525 f057da87fb
Merge pull request #92 from dirtbags/neale-asi
We use ASI
2019-11-06 12:18:22 -06:00
Neale Pickett a3c214da1d More ASI 2019-11-04 16:28:35 +00:00
Neale Pickett b5b578e08a We use ASI 2019-11-04 16:22:44 +00:00
Neale Pickett abfbafa6f6 Code to collect participant IDs 2019-11-02 15:24:01 -06:00
Neale Pickett 4b05d31002 Merge remote-tracking branch 'origin/master' into neale 2019-11-02 15:02:27 -06:00
int00h5525 2082100fc0
Merge pull request #91 from dirtbags/90-add-better-logging-to-devel-server
90 add better logging to devel server
2019-10-30 11:09:50 -05:00
John Donaldson f6251d2b7e Removing legacy mothballer 2019-10-30 16:08:11 +00:00
John Donaldson 8639077655 Adding more logging to core MOTH library 2019-10-30 16:05:07 +00:00
John Donaldson 107aa5e736 Add logging flags to the devel server 2019-10-30 15:40:36 +00:00
John Donaldson 08bba4fa64 Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel 2019-10-30 15:31:37 +00:00
John Donaldson d1bffeace1 Revving version number 2019-10-30 15:30:23 +00:00
int00h5525 0603f1f980
Merge pull request #88 from dirtbags/v3.3_hotfix
V3.3 hotfix
Fix #86
2019-10-30 10:22:01 -05:00
int00h5525 535bddaa37
Merge pull request #87 from dirtbags/86-multiple-images-cause-errors-in-moth-devel
Reverting to a forking HTTP server instead of a threading one
2019-10-30 10:20:57 -05:00
John Donaldson a22cf3d825 Reverting to a forking HTTP server instead of a threading one 2019-10-30 15:19:15 +00:00
John Donaldson 54ff708c5b Removing unecessary logging 2019-10-28 18:33:29 +00:00
John Donaldson 18ee0ab3a2 Hiding some debug messages
Only cache results for HTTP GETs
2019-10-28 18:11:48 +00:00
John Donaldson 3fc84e532e Allowing cached results for static puzzle content 2019-10-28 18:11:25 +00:00
John Donaldson 588070748a Adding documentation to the README file 2019-10-28 17:48:36 +00:00
John Donaldson 7cea6e919e Changing manifest URL
Removing unecessary dehydrator
2019-10-28 17:38:27 +00:00
John Donaldson 8e6d58b643 Adding button to cache content
Adding server-side support for disabling manifest exports
2019-10-28 15:50:49 +00:00
John Donaldson 95bcc860e0 Working cache support 2019-10-25 23:53:40 +01:00
int00h5525 55d1b57e1d
Merge pull request #85 from dirtbags/points
Bring points.json comment into json parser compliance
2019-10-25 09:14:06 -05:00
Neale Pickett 0110508464 Bring points.json comment into json parser compliance 2019-10-25 14:10:02 +00:00
Neale Pickett 9be527fa8f Scoreboard: attempt to make a more universal javascript 2019-10-24 22:21:42 -06:00
John Donaldson 0e54a6f9f5 Staging some intermediate dehydrator work 2019-10-21 15:36:20 +01:00