aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mention other restrictions on names.onefang2020-04-211-3/+3
* Fix up buttons to show a different title to the name.onefang2020-04-211-5/+5
* Fix up name validation.onefang2020-04-191-18/+27
* Add a simple voucher field.onefang2020-04-191-1/+36
* Actually validate their age.onefang2020-04-191-0/+11
* Apply CSS colours and fonts to all the widget types.onefang2020-04-191-4/+5
* Lots of changes, mostly a rewrite of how the dynamic pages work.onefang2020-04-191-1019/+1820
* TODO++onefang2020-04-191-4/+15
* Move NOTES.txt, and write some more.onefang2020-04-191-0/+172
* No make distclean for fcgi.onefang2020-04-181-1/+1
* Start all the sims.onefang2020-04-131-2/+2
* A small script to tickle the database.onefang2020-04-121-0/+26
* Add the web host name to the config file.onefang2020-04-121-0/+1
* TODO--onefang2020-03-241-3/+1
* Run directory has to be set group ID, so the tmux socket can be shared by tho...onefang2020-03-241-1/+2
* Install instructions + web socket directory has to be web server readable.onefang2020-03-241-1/+2
* Typo--onefang2020-03-241-1/+1
* Poor mans logging of FCGI, for now.onefang2020-03-242-1/+2
* Add a debug setting.onefang2020-03-242-22/+39
* TODO++onefang2020-03-241-1/+3
* Add license notes.onefang2020-03-241-0/+6
* Add some installation instructions for sledjchisl.onefang2020-03-241-1/+67
* TODO--onefang2020-03-211-30/+0
* Plug more leaks.onefang2020-03-211-6/+13
* More version numbers.onefang2020-03-211-0/+2
* Better sucure memory wipe.onefang2020-03-211-11/+4
* It's actually qLibc.onefang2020-03-191-6/+6
* qtreetbl doesn't have a put and get int, and I may want to switch to it.onefang2020-03-191-4/+7
* Add a more verbose leak check.onefang2020-03-191-4/+4
* TODO++onefang2020-03-191-0/+4
* Plug a lot of leaks.onefang2020-03-191-181/+279
* Make HTML checkbox validation work.onefang2020-03-181-0/+2
* Major rewrite of the validation code.onefang2020-03-181-272/+304
* Include all stuff in a session file.onefang2020-03-181-16/+28
* Some log message tweaks.onefang2020-03-181-6/+6
* Bit more HMTL tweaking.onefang2020-03-181-1/+4
* Style the HTML better, and tweak other HTML things.onefang2020-03-181-14/+19
* Remove extranous free()s.onefang2020-03-181-3/+0
* Allow grid stats to be collected every 30 seconds.onefang2020-03-181-1/+1
* Now that ROBUST is saving it's PID, check for it on the stats web page.onefang2020-03-181-5/+16
* New logging levels - stuff only the developer needs to know during development.onefang2020-03-181-76/+80
* Indent code properly.onefang2020-03-181-46/+38
* TODO++ and comment clean up.onefang2020-03-181-1/+5
* TODO++onefang2020-03-171-0/+2
* Various other shuffles and clean ups.onefang2020-03-171-17/+23
* Move the tmux check until after we have loaded the config and paths.onefang2020-03-171-19/+16
* Remove cruft now that we are back to using full toybox again.onefang2020-03-171-12/+0
* Various comment clean ups.onefang2020-03-171-5/+5
* Switch to using FHS style directories, and create them all at startup.onefang2020-03-172-40/+91
* Add an About me textarea.onefang2020-03-171-0/+31