TeamspeakStats/tsstats
Thor77 fdbde18856 parse_logs: Return Server instead of dict
because it's easier to iterate and access contained information
2016-11-19 22:25:57 +01:00
..
templates Rename default template to stats.jinja2 2016-11-18 21:52:30 +01:00
tests Add testcase for tsstats.utils.filter_threshold 2016-11-11 18:41:51 +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 Rename template_path to template 2016-11-18 21:46:38 +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