TeamspeakStats/tsstats
Thor77 75c5ebb575 Adapt to new return type of tsstats.log.parse_logs
in this case using list- instead of dict-indexing
2016-11-19 22:28:34 +01:00
..
templates Rename default template to stats.jinja2 2016-11-18 21:52:30 +01:00
tests Adapt to new return type of tsstats.log.parse_logs 2016-11-19 22:28:34 +01:00
__init__.py Delay debugfile-creation to suppress needless creation if not in debugmode 2016-08-08 22:10:30 +02:00
__main__.py Adapt to new return type of tsstats.log.parse_logs 2016-11-19 22:27:44 +01:00
client.py Add session-time on disconnect to debug-log 2016-10-04 15:21:05 +02:00
config.py Rename default template to stats.jinja2 2016-11-18 21:52:30 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py parse_logs: Return Server instead of dict 2016-11-19 22:25:57 +01:00
template.py Use TemplateStream.dump for writing template 2016-11-18 22:11:14 +01:00
utils.py Add onlinetime_threshold-arg to render_template 2016-11-11 18:40:30 +01:00