TeamspeakStats/tsstats
Thor77 ad7ff96b1b add filename-checking to split logs by sid
* if filename doesn't match, fallback to plain sorting
* using re_log_filename to match
2016-06-19 22:10:35 +02:00
..
tests cover line not matching 2016-06-12 18:44:41 +02:00
__init__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
__main__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +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 add filename-checking to split logs by sid 2016-06-19 22:10:35 +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