int00h5525
|
97bd51ba59
|
Merge pull request #137 from dirtbags/extract_xforwardedfor_headers
Extract and use X-Forwarded-For headers in mothd logging
|
2020-03-05 17:59:01 -06:00 |
John Donaldson
|
d9277ad423
|
Make X-Forwarded-For handling an optional flag
|
2020-03-05 03:22:34 +00:00 |
John Donaldson
|
cf72f8f253
|
Extract and use X-Forwarded-For headers in mothd logging
|
2020-03-05 02:19:46 +00:00 |
int00h5525
|
222ca1c760
|
Merge pull request #134 from dirtbags/add_issue_templates
Adding some issue templates
|
2020-03-02 13:35:47 -06:00 |
John Donaldson
|
2d5e8d6f9f
|
Remove some unneeded debugging code
|
2020-03-02 19:32:25 +00:00 |
John Donaldson
|
d0ccdd2a72
|
Force points.log to be sorted chronologically
|
2020-03-02 19:23:51 +00:00 |
Neale Pickett
|
c3cf75fc90
|
I think we have a working server, folks
|
2020-03-01 18:01:01 -06:00 |
Neale Pickett
|
3eafa7a328
|
Move server logic into server file
|
2020-03-01 17:10:55 -06:00 |
Neale Pickett
|
fbba5ac004
|
Getting files
|
2020-03-01 15:03:46 -06:00 |
Neale Pickett
|
7a5b2aa3c1
|
Puzzles list appears to be working
|
2020-03-01 14:27:49 -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
|
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
|
b30860726a
|
Clarify changelog entry
|
2020-02-28 16:32:31 -07:00 |
Neale Pickett
|
d22478fc7a
|
Changelog updates
|
2020-02-28 16:30:01 -07:00 |
John Donaldson
|
152da3667c
|
Adding some issue templates
|
2020-02-28 23:14:05 +00:00 |
Neale Pickett
|
4a73bb0910
|
Theme back to previous functionality with dev server
|
2020-02-28 16:01:35 -07:00 |
John Donaldson
|
f3beab4e89
|
Revert "Add a few things for new CyFi theme"
This reverts commit 9be4387316 .
|
2020-02-28 22:49:48 +00:00 |
Neale Pickett
|
94acae13ca
|
Theme doing devel detection properly with new state
|
2020-02-28 15:42:55 -07:00 |
Neale Pickett
|
b540861097
|
Merge branch 'devel' of https://github.com/dirtbags/moth into devel
|
2020-02-28 15:31:23 -07:00 |
Neale Pickett
|
6d2c65f9c0
|
Fix some junk
|
2020-02-28 15:24:23 -07:00 |
int00h5525
|
66d90dbb04
|
Merge pull request #133 from dirtbags/add_autobuild_and_testing
Add autobuild
|
2020-02-28 16:00:26 -06:00 |
John Donaldson
|
c55b1c62c3
|
Updating changelog with info about autobuild
|
2020-02-28 21:57:51 +00:00 |
John Donaldson
|
c9b71ac628
|
Adding workflows that build Docker images and display a badge on the
README page
|
2020-02-28 21:52:25 +00:00 |
Neale Pickett
|
149332af2e
|
Merge pull request #123 from dirtbags/add_contributing_document
Add contributing document
|
2020-02-28 14:13:42 -07:00 |
John Donaldson
|
618100d7b7
|
Revert "Hand out the right content-type for .mjs files"
This reverts commit 3d0e73d0e9 .
|
2020-02-28 19:05:24 +00:00 |
Neale Pickett
|
9be4387316
|
Add a few things for new CyFi theme
|
2020-02-28 18:56:49 +00:00 |
John Donaldson
|
adf34e673b
|
Updating CHANGELOG for 1d307c71a8
|
2020-02-28 18:55:50 +00:00 |
Neale Pickett
|
8d8db58f73
|
Now you can add scripts from puzzle.py
|
2020-02-28 18:54:37 +00:00 |
Neale Pickett
|
3d0e73d0e9
|
Hand out the right content-type for .mjs files
|
2020-02-27 18:10:09 -07:00 |
Neale Pickett
|
bdfbe527de
|
Add a few things for new CyFi theme
|
2020-02-25 17:22:39 -07:00 |
Neale Pickett
|
1d307c71a8
|
Now you can add scripts from puzzle.py
|
2020-02-22 17:25:46 -06:00 |
Neale Pickett
|
cbc69f5647
|
Some stuff on my laptop
|
2020-02-22 16:49:58 -06:00 |
John Donaldson
|
5a2a676493
|
@nealey 's spelling is impractical
|
2020-02-21 21:25:13 +00:00 |
John Donaldson
|
0d5abcc97a
|
Merge branch 'v3.5_devel' of https://github.com/dirtbags/moth into add_contributing_document
|
2020-02-21 18:33:34 +00:00 |
John Donaldson
|
abb69e788b
|
Adding some fixes for @nealey
|
2020-02-21 18:28:09 +00:00 |
Neale Pickett
|
333f728e2a
|
Merge pull request #128 from dirtbags/add_metadata_to_mothball
Add basic metadata to compiled mothballs and devel server
|
2020-02-21 11:15:32 -06:00 |
int00h5525
|
e72e541907
|
Merge branch 'v3.5_devel' into add_contributing_document
|
2020-01-29 18:07:21 -06:00 |
int00h5525
|
96734024f4
|
Merge branch 'v3.5_devel' into add_metadata_to_mothball
|
2020-01-29 18:06:47 -06:00 |
int00h5525
|
3d15c581f0
|
Merge pull request #126 from dirtbags/fix_authors_check
Fixing issue with detecting which authors/author field to use
|
2020-01-29 18:06:03 -06:00 |
John Donaldson
|
b2bf947031
|
Merge branch 'v3.5_devel' of https://github.com/dirtbags/moth into fix_authors_check
|
2020-01-30 00:05:42 +00:00 |
int00h5525
|
77ba3e0415
|
Merge pull request #127 from dirtbags/fix_yaml_files
Fixed handling of multiple files and scripts in YAML-formatted puzzles
|
2020-01-29 18:04:43 -06:00 |
John Donaldson
|
4532e7c6bb
|
Adding license to Docker images
|
2020-01-30 00:03:07 +00:00 |