Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various clean ups. | onefang | 2019-08-08 | 1 | -69/+44 |
| | |||||
* | More account manager. | onefang | 2019-08-07 | 1 | -9/+56 |
| | | | | | | | | Select with more parameters. Tables, with member accounts. Print the query values. | ||||
* | Testing MySQLRaw's SELECT. | onefang | 2019-08-07 | 1 | -0/+11 |
| | |||||
* | Swap out MySQLGenericHandler and swap in MySQLRaw. | onefang | 2019-08-07 | 1 | -9/+10 |
| | | | | Smaller, simpler, works better. | ||||
* | The beginnings of an account management web page. | onefang | 2019-08-07 | 1 | -24/+183 |
| | | | | Just some simple dynamic pages that don't actually do anything. | ||||
* | Maybe now we can properly count locals and hypergridders on the web page? | onefang | 2019-08-06 | 1 | -7/+4 |
| | |||||
* | Add actual grid stats to the web page. | onefang | 2019-08-06 | 1 | -8/+40 |
| | | | | Except HGers, still trying to sort that one out. | ||||
* | More basic web server. | onefang | 2019-08-05 | 1 | -7/+46 |
| | |||||
* | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 2019-08-04 | 1 | -0/+107 |
basic pages. And update everyone to suit. |