TeamspeakStats/tsstats
Thor77 4ac27143a6 Add onlinetime_threshold-arg to render_template
and filter_threshold-function to tsstats.utils.
Only display clients in onlinetime-section with a onlinetime
greater than onlinetime_threshold seconds
2016-11-11 18:40:30 +01:00
..
tests Add testcase for #3 (encoding issues) 2016-11-07 20:24:08 +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 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 Add safety-measure to ensure clients disconnect at server stop 2016-11-06 19:23:00 +01:00
template.html Link to section-list from section-heading 2016-11-10 21:57:30 +01:00
template.py Add onlinetime_threshold-arg to render_template 2016-11-11 18:40:30 +01:00
utils.py Add onlinetime_threshold-arg to render_template 2016-11-11 18:40:30 +01:00