Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-08-17 | Implement HEAD in our simple web server. | onefang | 1 | -2/+11 |
2019-08-17 | VArious additions to account manager. | onefang | 1 | -19/+83 |
2019-08-17 | Simple web server gets HTTPS. | onefang | 1 | -1/+14 |
2019-08-13 | Beef up the web server a bit. | onefang | 1 | -0/+37 |
2019-08-11 | WebServerInConnector -> WebServerConnector | onefang | 1 | -2/+2 |
2019-08-08 | Various clean ups. | onefang | 1 | -69/+44 |
2019-08-07 | More account manager. | onefang | 1 | -9/+56 |
2019-08-07 | Testing MySQLRaw's SELECT. | onefang | 1 | -0/+11 |
2019-08-07 | Swap out MySQLGenericHandler and swap in MySQLRaw. | onefang | 1 | -9/+10 |
2019-08-07 | The beginnings of an account management web page. | onefang | 1 | -24/+183 |
2019-08-06 | Maybe now we can properly count locals and hypergridders on the web page? | onefang | 1 | -7/+4 |
2019-08-06 | Add actual grid stats to the web page. | onefang | 1 | -8/+40 |
2019-08-05 | More basic web server. | onefang | 1 | -7/+46 |
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ba... | onefang | 1 | -0/+107 |