TeamspeakStats/tsstats
Thor77 ba8e082e64 Reconnect clients only for last log (online_dc)
because doing it after every log would lead to insane onlinetimes
and only the last log should have online clients, anyways.

Fix #4
2016-11-03 22:52:05 +01:00
..
tests Add testcase for logs with server/clientgroup-actions 2016-10-27 00:02:17 +02:00
__init__.py Delay debugfile-creation to suppress needless creation if not in debugmode 2016-08-08 22:10:30 +02:00
__main__.py Remove default for output-flag 2016-09-22 15:28:42 +02:00
client.py Add session-time on disconnect to debug-log 2016-10-04 15:21:05 +02:00
config.py Set default for General.output to tsstats.html 2016-09-22 15:35:39 +02:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Reconnect clients only for last log (online_dc) 2016-11-03 22:52:05 +01:00
template.html Bump hint.css-version to 2.4.0 2016-10-28 23:24:31 +02:00
template.py Write template-output as utf-8 2016-11-02 21:24:19 +01:00
utils.py expect key as lambda in tsstats.utils.sort_clients 2016-06-12 17:36:12 +02:00