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 |
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
|
d5e7ce98c3
|
Rolling back a bad part of a commit
|
2019-10-03 16:28:04 -05:00 |
Neale Pickett
|
e4e106a3ec
|
Merge pull request #78 from int00h5525/add_objectives_support
Add objectives support
|
2019-10-03 13:42:08 -07:00 |
Neale Pickett
|
bf44352fd7
|
New draggable list helper
|
2019-09-10 00:31:34 +00:00 |
John Donaldson
|
51124ec80b
|
Do better checking for fields that may be empty or unset
|
2019-08-15 00:07:22 +01:00 |
John Donaldson
|
470e01b437
|
Adding objectives validator
|
2019-08-14 23:55:37 +01:00 |
John Donaldson
|
a99bc15c88
|
Force success dictionary keys to be lower-case
|
2019-08-14 23:55:09 +01:00 |
John Donaldson
|
acef542f66
|
Updating KSA validator
|
2019-08-14 23:44:12 +01:00 |
John Donaldson
|
4e19e39872
|
Merge remote-tracking branch 'origin/add_yaml_support' into add_objectives_support
|
2019-08-13 22:01:07 +01:00 |
John Donaldson
|
05de2972c1
|
Merge branch 'master' of https://github.com/int00h5525/moth into add_yaml_support
|
2019-08-13 21:52:36 +01:00 |
John Donaldson
|
e7da829c0c
|
Don't know why this was added. Breaks things
|
2019-08-13 21:50:41 +01:00 |
John Donaldson
|
03d1182e73
|
Fixing how RFC822 parser picks up objectives
|
2019-08-13 21:45:10 +01:00 |
Donaldson
|
24f2b6cd67
|
Handling exceptions appropriately
|
2019-08-13 21:45:10 +01:00 |
Donaldson
|
f650f20aa7
|
Removing unused dependency
|
2019-08-13 21:45:09 +01:00 |
Donaldson
|
c109901578
|
Better handling of success dictionary
|
2019-08-13 21:44:47 +01:00 |
Donaldson
|
5f90d5981d
|
Standardize ksa vs ksas naming convention
|
2019-08-13 21:44:43 +01:00 |
John Donaldson
|
c0cb4d6e02
|
Actually store things in the KSA field
|
2019-08-13 21:43:19 +01:00 |
John Donaldson
|
87981f4e62
|
Adding some better descriptive text for NICE objective fields
|
2019-08-13 21:43:19 +01:00 |
John Donaldson
|
6ec68a333a
|
Adding stubs for NICE objectives
|
2019-08-13 21:43:19 +01: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 |
John Donaldson
|
214b37dfdb
|
Force answers to be provided as strings
|
2019-08-02 18:31:14 -05:00 |
John Donaldson
|
4aad492396
|
Adding YAML support to Moth files
|
2019-08-02 18:31:14 -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 |
Neale Pickett
|
0198d24257
|
Bump version
|
2019-04-30 03:50:31 +00:00 |
Neale Pickett
|
cf79c8ec5a
|
Modify smash script to trigger the bug
|
2019-04-30 03:49:59 +00:00 |
Neale Pickett
|
03247983bb
|
Possibly fix race condition in rate limiting
|
2019-04-30 03:31:16 +00:00 |
John Donaldson
|
e330990211
|
Fixing some Python 3.5 vs 3.7 compatibility issues
|
2019-04-29 20:31:16 +01:00 |
John Donaldson
|
96835d6504
|
Adding more information about running devel server
|
2019-04-29 19:26:55 +01:00 |
Neale Pickett
|
15ee01b69d
|
Back out a change I disagree with
|
2019-04-19 16:18:08 +00:00 |
Neale Pickett
|
6d509fe516
|
Merge branch 'parse_spaces' of https://github.com/3ch01c/moth
|
2019-04-19 16:17:25 +00:00 |