Thor77
|
30eaee3ff4
|
Make relative last seen time optional
by introducing --lastseenabsolute flag and
tsstats.template.render_servers(lastseen_relative=True)
|
2017-06-02 23:37:34 +02:00 |
Thor77
|
62582fa435
|
Use Pendulum.diff_for_humans instead of frmttime
for a more simple output
|
2017-06-02 23:37:34 +02:00 |
Thor77
|
cd01eb433a
|
Use hyperlinks instead of onclick-events
to link to positions.
Disabled color-change and text-decoration to keep a clean and consisten
look.
|
2017-02-27 22:16:16 +01:00 |
Matthew Gamble
|
531f5c57d2
|
Improve presentation at mobile
- Add custom hint--medium--xs style, to make the tooltips wrap neatly
- Add meta viewport tag
|
2017-02-16 18:17:29 +11:00 |
Thor77
|
22f6402bce
|
Add nick-history functionality
hover a nickname to show previous nicks
|
2017-02-11 22:14:34 +01:00 |
Thor77
|
6366d3ebb1
|
Show last-seen hint only in Onlinetime-section
currently by filtering by headline (probably not a good long-term-solution)
|
2017-02-10 23:34:23 +01:00 |
Thor77
|
f97f309b85
|
Move last-seen hint to value
and display it on the left side because last-seen is related to onlinetime and not
to the nick.
|
2017-02-10 23:33:57 +01:00 |
Thor77
|
9a686f7a2f
|
Refactor template(s) for multiserver-display
* all virtual servers are now included in one single outputfile
* navbar for navigation between virtual servers
|
2016-11-22 22:59:57 +01:00 |
Thor77
|
273a01bec6
|
Rename default template to stats.jinja2
from template.html
|
2016-11-18 21:52:30 +01:00 |