Add first_seen to user ips and add title attr with full date/time

This commit is contained in:
Sam Edwards 2020-07-11 15:23:26 -07:00
commit 63656b73c2
No known key found for this signature in database
GPG key ID: 7E45576E3D00CD64
5 changed files with 48 additions and 12 deletions

View file

@ -285,6 +285,7 @@ DOCUMENTATION :: END
<thead>
<tr>
<th align="left" id="last_seen">Last Streamed</th>
<th align="left" id="first_seen">First Streamed</th>
<th align="left" id="ip_address">IP Address</th>
<th align="left" id="platform">Last Platform</th>
<th align="left" id="player">Last Player</th>