aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Still failing to reconnect for dbCount(), just set the fucking timeout to a y...HEADmasteronefang2020-06-011-3/+3
* Deal with the database connection going away, and various related clean ups.onefang2020-05-221-355/+402
* Clear out some no longer needed stuff.onefang2020-05-211-91/+2
* Leaks -=onefang2020-05-201-13/+34
* Print the name from the session in various places.onefang2020-05-181-3/+3
* Comments +=onefang2020-05-181-0/+2
* Show account name correctly.onefang2020-05-181-7/+8
* Various small cleanups.onefang2020-05-181-16/+0
* TODO += 3onefang2020-05-181-0/+4
* Don't add two user queries.onefang2020-05-181-10/+10
* Fix the last of the known leaks.onefang2020-05-161-37/+78
* No more database leaks.onefang2020-05-141-83/+61
* Leakies +/-onefang2020-05-141-20/+25
* Comments++onefang2020-05-141-0/+2
* Clean up the cleaning up.onefang2020-05-141-143/+266
* Remove the email from the validation page.onefang2020-05-111-1/+1
* Stop reporting silly numbers of locals.onefang2020-05-111-1/+4
* Typo--onefang2020-05-111-1/+1
* Don't allow lowering level.onefang2020-05-091-1/+4
* Add about me to the account edit page.onefang2020-05-091-1/+1
* Save Lua account symlinks to the correct UUID.onefang2020-05-091-1/+1
* Various comment tweaks.onefang2020-05-071-3/+18
* Rewrite the web session stuff.onefang2020-05-072-148/+254
* Comment out database debugging stuff for now.onefang2020-05-071-31/+33
* Leak--onefang2020-05-071-0/+1
* Config option to allow other web sites to iFrame our pages.onefang2020-04-302-2/+28
* Don't fall over on NULL FCGI path.onefang2020-04-271-0/+7
* Don't delete old accounts and sessions on startup now.onefang2020-04-251-1/+4
* Test mode -> experimental mode.onefang2020-04-251-9/+8
* Default inventory now includes fully dressed female and male.onefang2020-04-251-0/+0
* Oops.onefang2020-04-251-2/+2
* The IAR used to create in world accunt inventories.onefang2020-04-251-0/+0
* Create in world accounts!onefang2020-04-251-21/+286
* Some db clean up, and support INSERT.onefang2020-04-251-50/+156
* Clean up cleanup().onefang2020-04-251-1/+8
* Comment out the Lua example at the very end.onefang2020-04-251-7/+9
* Leak instead of crash, until I sort it out later.onefang2020-04-231-1/+1
* Maybe fix that DB crash?onefang2020-04-231-2/+2
* Trying to track down MariaDB leaks.onefang2020-04-231-14/+59
* Leaks--onefang2020-04-231-11/+52
* Failed attempt to show a saved message.onefang2020-04-231-0/+2
* If the validation changed things, reload the input form.onefang2020-04-231-1/+3
* Code white space fixup.onefang2020-04-231-1/+1
* Ignore the previous commit, this should fix the actual bug. My fault. lolonefang2020-04-231-1/+1
* Attempt to work around what might be a bug in MariaDB.onefang2020-04-231-1/+1
* Linky-hashish is now a Base64, it saves a tiny bit of space in emails.onefang2020-04-231-9/+20
* Quote email file.onefang2020-04-231-1/+1
* Typo--onefang2020-04-231-1/+1
* TODO--onefang2020-04-231-1/+1
* Fix up Base64 encoding / decoding to actually work.onefang2020-04-231-9/+14