30 Commits

Author SHA1 Message Date
nate smith
4748465576 missing json alias 2019-09-17 18:26:07 -05:00
nate smith
742d9735b3 be explicit about unreachable state in news.posts parsing 2019-09-10 16:47:24 -05:00
nate smith
defacb9f58 streamline env gets with defaults 2019-09-10 16:44:58 -05:00
nate smith
b43e94c2ed sort users by mtime 2019-09-10 16:25:19 -05:00
nate smith
623d411b88 switch to slice of pointers for sorting purposes 2019-09-10 16:19:40 -05:00
nate smith
2aa5fb9f55 linter suggestions 2019-09-10 16:16:25 -05:00
nate smith
2d8b85926f refactor error handling 2019-09-10 16:00:25 -05:00
nate smith
b9b70a6ad9 prefer log function 2019-09-09 16:11:12 -05:00
nate smith
f46df4e6d9 support index.htm and index.html 2019-09-09 16:08:01 -05:00
nate smith
a49f0f6a46 cargo code some defers 2019-09-09 15:33:50 -05:00
nate smith
055d64acef implement news file parsing 2019-09-09 15:32:20 -05:00
nate smith
7c2efec9e7 implement live user count 2019-09-09 14:21:17 -05:00
nate smith
b79b5bf284 detect default pages 2019-09-09 14:21:10 -05:00
nate smith
ee807dcac8 fix title matching to extract subgroup 2019-09-09 13:22:41 -05:00
nate smith
2a4fef7566 do not bother with favicon stuff for now 2019-09-09 13:22:28 -05:00
nate smith
7678d529b4 extract page title 2019-09-06 18:37:58 -05:00
nate smith
70ab5b10d9 implement mTimeFor 2019-09-06 17:41:54 -05:00
Nate Smith
32ac65672d
Create LICENSE 2019-09-06 16:34:53 -05:00
nate smith
6d113cd5c5 add readme 2019-09-06 16:32:38 -05:00
nate smith
9837ce0821 add ignore 2019-09-06 16:30:12 -05:00
nate smith
15ba7dc3ae stub some things; table display name for now 2019-09-06 16:29:51 -05:00
nate smith
69b832c1ab user detection 2019-09-06 16:17:17 -05:00
nate smith
a4fe3bab21 implement active user count 2019-09-06 15:46:46 -05:00
nate smith
0c7d8cfc27 include uptime 2019-09-06 15:30:50 -05:00
nate smith
a776984f1b switch to sec from msec and include generated time 2019-09-06 15:26:07 -05:00
nate smith
453b77521c finish filling in structs 2019-09-06 15:14:07 -05:00
nate smith
3f1b6330c4 add more fields and rely on struct for documentation 2019-09-06 15:08:30 -05:00
nate smith
e10b61d7c7 basic printing of JSON 2019-09-06 14:37:15 -05:00
nate smith
411833b41c add preamble 2019-09-06 14:17:37 -05:00
nate smith
b675c2b69b initial commit 2019-09-06 14:11:42 -05:00