Commit Graph

35 Commits

Author SHA1 Message Date
Neale Pickett 67e8dda39d Remove use of participant ID
fixes #176
2023-03-23 14:28:11 -06:00
Neale Pickett 2297fc7fd7 Remove legacy stuff from theme 2020-12-02 17:06:59 -07:00
Neale Pickett bb2565b06d JSON dicts for back-end API 2020-10-16 14:18:44 -06:00
Neale Pickett 8874aad7cb Fix bug that required id to get puzzle content 2020-10-13 18:33:12 -06:00
Neale Pickett b39e287e41 Debug prod server, apparently for the first time. 2020-10-13 16:41:50 -06:00
Neale Pickett 2a3826e2b3 Mostly documentation in Go files 2020-08-17 17:43:57 -06:00
Neale Pickett cedc8521ff Merge branch 'devel' into v4 2020-08-14 18:01:25 -06:00
Neale Pickett c3cf75fc90 I think we have a working server, folks 2020-03-01 18:01:01 -06:00
Neale Pickett 81fae86b49 Bring back a devel server for debugging 2020-03-01 13:44:21 -06:00
Neale Pickett 03b988d556 Hacky update to fetchAll 2020-02-29 22:49:38 -07:00
Neale Pickett 7e8dbb95b2 Hacky update to fetchAll 2020-02-29 22:49:20 -07:00
Neale Pickett 5fbc4753de /state and /register working 2020-02-29 22:37:22 -07:00
Neale Pickett 5e5592b0d4 Stubby state, tests passing 2020-02-29 18:36:59 -07:00
Neale Pickett 8ed07e2e29 Bring in theme from devel 2020-02-29 17:12:35 -07:00
Neale Pickett 4a73bb0910 Theme back to previous functionality with dev server 2020-02-28 16:01:35 -07:00
Neale Pickett 94acae13ca Theme doing devel detection properly with new state 2020-02-28 15:42:55 -07:00
Neale Pickett 168f0b80ec
Merge branch 'v3.4_devel' into 81-support-downloading-open-content 2019-11-13 13:52:30 -07:00
Neale Pickett 78802261c9 Merge remote-tracking branch 'origin/v3.4_devel' into neale 2019-11-12 19:10:52 +00:00
Neale Pickett 4f3c3fbd04 Notices + simpler example theme content 2019-11-10 16:21:50 -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 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
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
John Donaldson 3fc84e532e Allowing cached results for static puzzle content 2019-10-28 18:11:25 +00:00
John Donaldson 7cea6e919e Changing manifest URL
Removing unecessary dehydrator
2019-10-28 17:38:27 +00:00
John Donaldson 95bcc860e0 Working cache support 2019-10-25 23:53:40 +01:00
Neale Pickett dbb90d0105 Remove some more aiohttp-isms 2019-02-27 23:15:45 +00:00
Neale Pickett c726847cb9 Add answer checking to dev server 2019-02-23 12:04:42 -07:00
Neale Pickett 5d1886b9e6 Finish porting to pure-json RPC 2019-02-22 20:46:52 -07:00
Neale Pickett 8e67abe0c0 Now you can hit enter to sign in 2019-02-22 19:09:38 -07:00
Neale Pickett 33b4f391c9 Add moth.js 2019-02-23 00:52:41 +00:00