aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | Getting lots of - Invalid write of size 1 Address 0xfad1f44 is 0 bytes after a block of size 36 alloc'd Always 36.
* 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
|
* Send the validation email.onefang2020-04-221-3/+75
|
* Filter out things from the level selector.onefang2020-04-221-1/+3
|
* Various fixes and additions I'm too tired to untangle now. lolonefang2020-04-221-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
* Typo--onefang2020-04-221-1/+1
|
* No more chill out and veg out.onefang2020-04-221-4/+4
|
* Comments ++ -- and commented out unused code.onefang2020-04-221-6/+5
|
* Only check password on login.onefang2020-04-211-1/+3
|
* Fix up backing out of the list of users.onefang2020-04-211-2/+2
| | | | "cancel" has a special meaning, so use "back" instead.
* Part of the validated member list code.onefang2020-04-211-0/+98
|
* Fix some leaks.onefang2020-04-211-9/+34
|
* Use the new button titles.onefang2020-04-211-2/+2
|
* 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
| | | | Coz only setting it for body isn't good enough.
* 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-479/+0
|
* Start all the sims.onefang2020-04-131-2/+2
|
* TODO--onefang2020-03-241-3/+1
|
* Run directory has to be set group ID, so the tmux socket can be shared by ↵onefang2020-03-241-1/+2
| | | | those in the opensimsc group.
* 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-241-0/+1
|
* Add a debug setting.onefang2020-03-241-22/+38
|
* 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
| | | | | I'm more and more sure that the rest are MariaDBs fault, but I'm still searching.
* 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
|
* TODO++onefang2020-03-191-0/+4
|