Neale Pickett
c023b86280
Responsive CSS
2016-04-04 03:23:16 +00:00
Neale Pickett
f0ddfedf3e
Functional prototype
2016-04-04 03:12:48 +00:00
Neale Pickett
ff1f84f1a5
Starting a new UI
2016-04-04 00:07:38 +00:00
Neale Pickett
55f8ef524f
Merge pull request #1 from slackish/master
...
fixing command line in mktokens
2016-02-04 18:00:35 -07:00
Aaron McPhall
00c3b2939a
fixing help in mktokens
2016-02-04 17:57:38 -07:00
Neale Pickett
3a15904dbb
Licence
2016-01-31 20:55:17 -07:00
Neale Pickett
30c86d4185
Rename for github
2016-01-31 20:46:27 -07:00
Neale Pickett
60227c5a26
Move overview into its own file
2016-01-31 20:45:35 -07:00
Neale Pickett
ea0463ab54
Fill in "How It Works" a bit
2016-01-31 20:41:22 -07:00
The Great & Powerful James Wernicke
dcf71f1806
Fixed background and scoreboard styling
2015-07-21 17:08:56 -06:00
The Great & Powerful James Wernicke
fd3f773a13
Fixed background and scoreboard styling
2015-07-21 17:08:56 -06:00
Neale Pickett
042316daa7
Support more categories on scoreboard
2015-06-07 14:28:01 -06:00
Neale Pickett
7139735d69
Support more categories on scoreboard
2015-06-07 14:28:01 -06:00
J. Patrick Avery, Jr
cd99a9e8aa
bin/mktokens: pulled in bubblebabble instead of depending on another package
2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr
7a4c1edd9c
bin/mktokens: pulled in bubblebabble instead of depending on another package
2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr
25fdd24173
bin/once: fix points problem
...
TODO: neale says points should be written to state/points.tmp then be moved into
state/points.new to avoid race condition (multiple processes touching the file
causing the file to change risking bad data in state/points.log). It might be
wise to do some validation in bin/points that tosses bad data.
2015-06-06 22:17:55 -05:00
J. Patrick Avery, Jr
238c0f89a9
bin/once: fix points problem
...
TODO: neale says points should be written to state/points.tmp then be moved into
state/points.new to avoid race condition (multiple processes touching the file
causing the file to change risking bad data in state/points.log). It might be
wise to do some validation in bin/points that tosses bad data.
2015-06-06 22:17:55 -05:00
J. Patrick Avery, Jr
75f4967cdb
a token generator!
2015-06-05 00:42:31 -04:00
J. Patrick Avery, Jr
5ac3847da0
a token generator!
2015-06-05 00:42:31 -04:00
The Great & Powerful James Wernicke
632f100aac
Fixed minor issues
2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke
f0a33a3499
Fixed minor issues
2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke
92dd35fd59
Added ajax request to projections.json for hot swapping projector rotation
2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke
e2bfb9771d
Added ajax request to projections.json for hot swapping projector rotation
2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke
9817a68a1b
Fixed projector so it actually loads new sources
2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke
c1dc1d7633
Fixed projector so it actually loads new sources
2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke
5d778faf96
Removed reloader
2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke
68723b25c9
Removed reloader
2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke
4b678b0b8b
Fixed conflicts in projector
2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke
bc62226860
Fixed conflicts in projector
2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke
3fb276234b
Changed from reloader to projector
2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke
815bf83538
Changed from reloader to projector
2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke
470a5c35b9
Changed from reloader to projector
2015-06-04 00:02:51 -06:00
The Great & Powerful James Wernicke
0821a49681
Changed from reloader to projector
2015-06-04 00:02:51 -06:00
J. Patrick Avery, Jr
d6cb477dcb
install-category: fix for puzzles with Makefiles
...
- simplify outdir
- when running a Makefile in a puzzle, don't pass $(pwd) as a component of
DESTDIR -- $tgt is an absolute path. Fixes: proto and others
2015-06-03 20:06:11 -04:00
J. Patrick Avery, Jr
6d4f200397
install-category: fix for puzzles with Makefiles
...
- simplify outdir
- when running a Makefile in a puzzle, don't pass $(pwd) as a component of
DESTDIR -- $tgt is an absolute path. Fixes: proto and others
2015-06-03 20:06:11 -04:00
J. Patrick Avery, Jr
7a4d2ba132
don't bomb on no input
2015-06-03 19:59:58 -04:00
J. Patrick Avery, Jr
2b364c034b
don't bomb on no input
2015-06-03 19:59:58 -04:00
Neale Pickett
3ff89e9af2
Fix up tokens.cgi, thanks Pat Avery
2015-06-03 15:42:03 -06:00
Neale Pickett
bacebf2206
Fix up tokens.cgi, thanks Pat Avery
2015-06-03 15:42:03 -06:00
Neale Pickett
8c98b0b56b
Token submission
2015-06-03 15:31:26 -06:00
Neale Pickett
6d4dd960b0
Token submission
2015-06-03 15:31:26 -06:00
The Great & Powerful James Wernicke
3b33ed2b81
Added scoreboard reloader
2015-05-31 14:41:20 -06:00
The Great & Powerful James Wernicke
dd9a19ab4d
Added scoreboard reloader
2015-05-31 14:41:20 -06:00
James Wernicke
b2f08377df
Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base
2015-05-28 14:15:15 -06:00
James Wernicke
8afa0c959d
Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base
2015-05-28 14:15:15 -06:00
James Wernicke
dcc3413019
Changed points restore output to Neale's stupid space delimited format. Added url param 'snapshot' to specify a points snapshot to restore (0-19). Changed points log storage to an array of the 20 most recent points logs.
2015-05-28 14:15:05 -06:00
James Wernicke
7bf68618cb
Changed points restore output to Neale's stupid space delimited format. Added url param 'snapshot' to specify a points snapshot to restore (0-19). Changed points log storage to an array of the 20 most recent points logs.
2015-05-28 14:15:05 -06:00
Neale Pickett
3b62bd418c
Fix no hash bug in puzzler.cgi
2015-05-28 13:58:54 -06:00
Neale Pickett
c57ef4ae61
Fix no hash bug in puzzler.cgi
2015-05-28 13:58:54 -06:00
James Wernicke
c02d934a0b
Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base
2015-05-28 13:44:04 -06:00