Commit Graph

1837 Commits

Author SHA1 Message Date
Neale Pickett 464261cd57 Oops 2020-02-29 17:12:19 -07:00
Neale Pickett 53947e2d64 Serving theme files 2020-02-29 16:59:44 -07:00
Neale Pickett ffc705ec8b check in other important files 2020-02-29 16:53:08 -07:00
Neale Pickett 0bc8faa5ec OMG it runs, haven't tested yet but exciting stuff here folks 2020-02-29 16:51:32 -07:00
Neale Pickett cbc69f5647 Some stuff on my laptop 2020-02-22 16:49:58 -06:00
Neale Pickett 5f221b466e Report if the team ID is already registered 2019-12-12 20:02:57 -07:00
Neale Pickett 431e1f00a7 Add zipfile performance testing 2019-12-07 21:17:13 -07:00
Neale Pickett 430e44ce87 Add unit test for themes 2019-12-05 22:25:03 -07:00
Neale Pickett 3eac94c70d One more state test 2019-12-05 21:54:32 -07:00
Neale Pickett dc35217840 A couple more state tests 2019-12-05 21:50:43 -07:00
Neale Pickett 97da227777 go fmt 2019-12-01 20:53:13 -07:00
Neale Pickett 5dccc6431d More tests, and a bug fix! 2019-12-01 20:47:46 -07:00
Neale Pickett b044314864 Merge branch 'v4' of https://github.com/dirtbags/moth into v4 2019-12-01 18:58:24 -07:00
Neale Pickett 7825f196be Start doing more tests 2019-12-01 18:58:09 -07:00
Neale Pickett eb0a7fb357 Add a Changelog 2019-11-26 19:09:40 +00:00
Neale Pickett 65f810539a Add flags and more robust functionality than "until" provided 2019-11-24 15:58:43 -07:00
Neale Pickett 309432d05c Mostly refactored 2019-09-02 19:47:24 -06:00
Neale Pickett 54ea337447 Add common routines and theme dojigger 2019-09-02 18:42:27 -06:00
Neale Pickett 657a02e773 Refactor state functions into their own doodad 2019-09-02 18:13:37 -06:00
Neale Pickett c6f8e87bb6 Start coding up a WebDAV server 2019-08-31 16:09:19 -06:00
Neale Pickett 506e0ace6b Transpiler can now render individual puzles 2019-08-25 18:50:38 -06:00
Neale Pickett 890718e8bb Transpiler now runs commands with JSON output 2019-08-25 17:30:32 -06:00
Neale Pickett c020fb18c2 License formatting 2019-08-25 07:20:17 -06:00
Neale Pickett dbcc654492 Remove ncurses clause from MIT license 2019-08-25 07:18:23 -06:00
Neale Pickett de8f6cbeb8 Bit of reorg, add missing files 2019-08-25 07:10:32 -06:00
Neale Pickett 921cc86c42 Remove unused function 2019-08-18 22:01:36 -06:00
Neale Pickett edfa895b58 More documentation on what to do next 2019-08-18 21:59:59 -06:00
Neale Pickett fc79db677d Generating whole categories now 2019-08-18 21:59:06 -06:00
Neale Pickett 447bb3158f Start implementing a category doodad 2019-08-17 16:00:15 -06:00
Neale Pickett 711ae36fb2 Transpiling everything in netarch now 2019-08-17 13:09:09 -06:00
Neale Pickett b5424fb005 transpiler handling rfc822 and yaml metadata 2019-08-17 11:01:26 -06:00
Neale Pickett 9dbafa276b distinguish between a zipfs (which is a zip with files in it) and a mothball (which is a zipfs with certain layout) 2019-08-15 19:46:49 -06:00
John Donaldson 97f808804e Force answers to be provided as strings 2019-08-13 17:02:01 -06:00
John Donaldson ffab4d37b6 Adding YAML support to Moth files 2019-08-13 17:02:01 -06:00
Neale Pickett d5b8d5f8f3
Merge pull request #77 from int00h5525/add_metadata_validator
Add metadata validator
2019-08-13 11:49:16 -07:00
Neale Pickett fa004f086a
Merge pull request #74 from int00h5525/fix_hexdump
Fixing offsets in hexdump output
2019-08-13 11:47:40 -07:00
Neale Pickett 1634b39365
Merge pull request #70 from int00h5525/better-devel-exception-handling
Better devel exception handling
2019-08-13 11:47:11 -07:00
John Donaldson eb19015aca Fixing offsets in hexdump output 2019-08-02 18:50:46 -05:00
John Donaldson c73abb0c61 And, of course, I spelled it wrong . . . 2019-08-02 18:42:46 -05:00
John Donaldson 34ee51bf84 Add better logging for raised exceptions 2019-08-02 18:42:46 -05:00
John Donaldson 5d954b2f58 Adding validator to detect duplicate authors 2019-08-02 18:38:16 -05:00
John Donaldson ecb20713aa Adding unique answer validator 2019-08-02 18:38:16 -05:00
John Donaldson 7701e98a2d Better handle some MOTH-related errors 2019-08-02 18:38:16 -05:00
John Donaldson ccf9461d28 Fixed linting issues with validator
Fleshed out validator output
2019-08-02 18:38:15 -05:00
John Donaldson 5cdfc5e852 Added basic validator 2019-08-02 18:38:15 -05:00
Neale Pickett dab09db585 Merge branch 'master' of https://github.com/dirtbags/moth 2019-07-29 20:40:55 +00:00
Neale Pickett b5734c93fe Maybe disambiguate root path in dev server 2019-07-29 20:40:53 +00:00
Neale Pickett 69ca01cafb Merge pull request #66 from int00h5525/master
Fix Python 3.5 vs 3.7 issue
2019-06-11 17:05:07 -06:00
Donaldson acafeebcd9 Adding devel server instructions 2019-06-11 17:58:15 -05:00
John Donaldson 810dd3f19a Merge branch 'master' of https://github.com/dirtbags/moth 2019-05-21 16:00:32 +01:00