aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl (unfollow)
Commit message (Collapse)AuthorFilesLines
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.onefang1-146/+251
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.onefang1-2/+27
Coz someone asked for it.
2020-04-27Don't fall over on NULL FCGI path.onefang1-0/+7
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
Getting lots of - Invalid write of size 1 Address 0xfad1f44 is 0 bytes after a block of size 36 alloc'd Always 36.
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
2020-04-22Various fixes and additions I'm too tired to untangle now. lolonefang1-123/+249
Method to include a query in the GET redirection. More testing instructions. More stuff v shs sanity. Various functions changed from figuring out their arguments to just pass them in. Changed some function names. Added "You are person X" linky at top of logged in pages. Allow gods to edit the level of others. No doubt various small things I forgot. lol
2020-04-22Typo--onefang1-1/+1
2020-04-22No more chill out and veg out.onefang1-4/+4
2020-04-22Comments ++ -- and commented out unused code.onefang1-6/+5
2020-04-21Only check password on login.onefang1-1/+3
2020-04-21Fix up backing out of the list of users.onefang1-2/+2
"cancel" has a special meaning, so use "back" instead.
2020-04-21Part of the validated member list code.onefang1-0/+98
2020-04-21Fix some leaks.onefang1-9/+34
2020-04-21Use the new button titles.onefang1-2/+2
2020-04-21Mention other restrictions on names.onefang1-3/+3
2020-04-21Fix up buttons to show a different title to the name.onefang1-5/+5
2020-04-19Fix up name validation.onefang1-18/+27
2020-04-19Add a simple voucher field.onefang1-1/+36
2020-04-19Actually validate their age.onefang1-0/+11
2020-04-19Apply CSS colours and fonts to all the widget types.onefang1-4/+5
Coz only setting it for body isn't good enough.
2020-04-19Lots of changes, mostly a rewrite of how the dynamic pages work.onefang1-1019/+1820
2020-04-19TODO++onefang1-4/+15
2020-04-19Move NOTES.txt, and write some more.onefang1-479/+0
2020-04-13Start all the sims.onefang1-2/+2
2020-03-24TODO--onefang1-3/+1
2020-03-24Run directory has to be set group ID, so the tmux socket can be shared by ↵onefang1-1/+2
those in the opensimsc group.