Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-08 | Various clean ups. | onefang | 1 | -69/+44 | |
2019-08-07 | More account manager. | onefang | 1 | -9/+56 | |
Select with more parameters. Tables, with member accounts. Print the query values. | |||||
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 | |
Smaller, simpler, works better. | |||||
2019-08-07 | The beginnings of an account management web page. | onefang | 1 | -24/+183 | |
Just some simple dynamic pages that don't actually do anything. | |||||
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 | |
Except HGers, still trying to sort that one out. | |||||
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 ↵ | onefang | 1 | -0/+107 | |
basic pages. And update everyone to suit. |