| Commit message (Expand) | Author | Age | Files | Lines |
* | Maybe fix that DB crash? | onefang | 2020-04-23 | 1 | -2/+2 |
* | Trying to track down MariaDB leaks. | onefang | 2020-04-23 | 1 | -14/+59 |
* | Leaks-- | onefang | 2020-04-23 | 1 | -11/+52 |
* | Failed attempt to show a saved message. | onefang | 2020-04-23 | 1 | -0/+2 |
* | If the validation changed things, reload the input form. | onefang | 2020-04-23 | 1 | -1/+3 |
* | Code white space fixup. | onefang | 2020-04-23 | 1 | -1/+1 |
* | Ignore the previous commit, this should fix the actual bug. My fault. lol | onefang | 2020-04-23 | 1 | -1/+1 |
* | Attempt to work around what might be a bug in MariaDB. | onefang | 2020-04-23 | 1 | -1/+1 |
* | Linky-hashish is now a Base64, it saves a tiny bit of space in emails. | onefang | 2020-04-23 | 1 | -9/+20 |
* | Quote email file. | onefang | 2020-04-23 | 1 | -1/+1 |
* | Typo-- | onefang | 2020-04-23 | 1 | -1/+1 |
* | TODO-- | onefang | 2020-04-23 | 1 | -1/+1 |
* | Fix up Base64 encoding / decoding to actually work. | onefang | 2020-04-23 | 1 | -9/+14 |
* | Send the validation email. | onefang | 2020-04-22 | 1 | -3/+75 |
* | Filter out things from the level selector. | onefang | 2020-04-22 | 1 | -1/+3 |
* | Various fixes and additions I'm too tired to untangle now. lol | onefang | 2020-04-22 | 1 | -123/+249 |
* | Typo-- | onefang | 2020-04-22 | 1 | -1/+1 |
* | No more chill out and veg out. | onefang | 2020-04-22 | 1 | -4/+4 |
* | Comments ++ -- and commented out unused code. | onefang | 2020-04-22 | 1 | -6/+5 |
* | Only check password on login. | onefang | 2020-04-21 | 1 | -1/+3 |
* | Fix up backing out of the list of users. | onefang | 2020-04-21 | 1 | -2/+2 |
* | Part of the validated member list code. | onefang | 2020-04-21 | 1 | -0/+98 |
* | Fix some leaks. | onefang | 2020-04-21 | 1 | -9/+34 |
* | Use the new button titles. | onefang | 2020-04-21 | 1 | -2/+2 |
* | Mention other restrictions on names. | onefang | 2020-04-21 | 1 | -3/+3 |
* | Fix up buttons to show a different title to the name. | onefang | 2020-04-21 | 1 | -5/+5 |
* | Fix up name validation. | onefang | 2020-04-19 | 1 | -18/+27 |
* | Add a simple voucher field. | onefang | 2020-04-19 | 1 | -1/+36 |
* | Actually validate their age. | onefang | 2020-04-19 | 1 | -0/+11 |
* | Apply CSS colours and fonts to all the widget types. | onefang | 2020-04-19 | 1 | -4/+5 |
* | Lots of changes, mostly a rewrite of how the dynamic pages work. | onefang | 2020-04-19 | 1 | -1019/+1820 |
* | TODO++ | onefang | 2020-04-19 | 1 | -4/+15 |
* | Move NOTES.txt, and write some more. | onefang | 2020-04-19 | 1 | -0/+172 |
* | No make distclean for fcgi. | onefang | 2020-04-18 | 1 | -1/+1 |
* | Start all the sims. | onefang | 2020-04-13 | 1 | -2/+2 |
* | A small script to tickle the database. | onefang | 2020-04-12 | 1 | -0/+26 |
* | Add the web host name to the config file. | onefang | 2020-04-12 | 1 | -0/+1 |
* | TODO-- | onefang | 2020-03-24 | 1 | -3/+1 |
* | Run directory has to be set group ID, so the tmux socket can be shared by tho... | onefang | 2020-03-24 | 1 | -1/+2 |
* | Install instructions + web socket directory has to be web server readable. | onefang | 2020-03-24 | 1 | -1/+2 |
* | Typo-- | onefang | 2020-03-24 | 1 | -1/+1 |
* | Poor mans logging of FCGI, for now. | onefang | 2020-03-24 | 2 | -1/+2 |
* | Add a debug setting. | onefang | 2020-03-24 | 2 | -22/+39 |
* | TODO++ | onefang | 2020-03-24 | 1 | -1/+3 |
* | Add license notes. | onefang | 2020-03-24 | 1 | -0/+6 |
* | Add some installation instructions for sledjchisl. | onefang | 2020-03-24 | 1 | -1/+67 |
* | TODO-- | onefang | 2020-03-21 | 1 | -30/+0 |
* | Plug more leaks. | onefang | 2020-03-21 | 1 | -6/+13 |
* | More version numbers. | onefang | 2020-03-21 | 1 | -0/+2 |
* | Better sucure memory wipe. | onefang | 2020-03-21 | 1 | -11/+4 |