aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/web (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-22More stats, and an actual stats web page.onefang1-0/+22
2019-08-13Reload splash page every couple of minutes, to get fresh stats.onefang1-0/+1
2019-08-07The beginnings of an account management web page.onefang1-0/+2
Just some simple dynamic pages that don't actually do anything.
2019-08-06Reduce the width of the splash page divs.onefang1-0/+5
2019-08-06Be more inclusive in the monthly online count.onefang1-1/+1
2019-08-06Typo--onefang1-1/+1
2019-08-06Add actual grid stats to the web page.onefang1-5/+5
Except HGers, still trying to sort that one out.
2019-08-05More splash page fiddling.onefang1-16/+38
2019-08-05Splash page CSS from Taylor.onefang1-15/+61
2019-08-05More basic web server.onefang1-10/+7
2019-08-04Add a basic generic web server, and a login page, plus stubs for the other ↵onefang6-0/+62
basic pages. And update everyone to suit.