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