TeamspeakStats/tsstats
Thor77 95c22dde35 make __main__.main work with new output of tsstats.log.parse_logs
* if sid given, add .<sid> to outputpath
2016-06-22 20:47:12 +02:00
..
tests add test for tsstats.log.parse_logs 2016-06-22 20:40:55 +02:00
__init__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
__main__.py make __main__.main work with new output of tsstats.log.parse_logs 2016-06-22 20:47:12 +02:00
client.py remove unneccessary and unused tsstats.client.Client.__getitem__ 2016-06-12 18:43:20 +02:00
config.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py check for None instead of False to allow empty clients as arg to tsstats.log._parse_details 2016-06-22 20:40:30 +02:00
template.html add id to sections and use unique id for client-items 2016-06-10 16:04:24 +02:00
template.py convert onlinetime to int before converting to text 2016-06-12 18:11:27 +02:00
utils.py expect key as lambda in tsstats.utils.sort_clients 2016-06-12 17:36:12 +02:00