aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Web (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo--onefang2019-08-311-1/+1
* Now with favicons.onefang2019-08-251-5/+5
* More stats, and an actual stats web page.onefang2019-08-221-3/+34
* Disable the account manager for now, and anything else HTTPS related.onefang2019-08-211-18/+74
* Optimise account name validation.onefang2019-08-181-7/+6
* TODO++onefang2019-08-181-0/+3
* Various additions to the web account manager.onefang2019-08-181-108/+406
* Implement HEAD in our simple web server.onefang2019-08-171-2/+11
* VArious additions to account manager.onefang2019-08-171-19/+83
* Simple web server gets HTTPS.onefang2019-08-171-1/+14
* Beef up the web server a bit.onefang2019-08-131-0/+37
* WebServerInConnector -> WebServerConnectoronefang2019-08-111-2/+2
* Various clean ups.onefang2019-08-081-69/+44
* More account manager.onefang2019-08-071-9/+56
* Testing MySQLRaw's SELECT.onefang2019-08-071-0/+11
* Swap out MySQLGenericHandler and swap in MySQLRaw.onefang2019-08-071-9/+10
* The beginnings of an account management web page.onefang2019-08-071-24/+183
* Maybe now we can properly count locals and hypergridders on the web page?onefang2019-08-061-7/+4
* Add actual grid stats to the web page.onefang2019-08-061-8/+40
* More basic web server.onefang2019-08-051-7/+46
* Add a basic generic web server, and a login page, plus stubs for the other ba...onefang2019-08-041-0/+107