templates
|
Use hyperlinks instead of onclick-events
|
2017-02-27 22:16:16 +01:00 |
tests
|
Add space between identifier and nick
|
2017-05-15 22:50:05 +02:00 |
__init__.py
|
Move logger-setup to tsstats.logger
|
2017-02-27 13:37:00 +01:00 |
__main__.py
|
Fix E501 (line too long)
|
2017-03-24 23:19:48 +01:00 |
client.py
|
Add space between identifier and nick
|
2017-05-15 22:50:05 +02:00 |
config.py
|
Add debugstdout flag/config-directive
|
2017-02-27 13:37:04 +01:00 |
exceptions.py
|
add source-encoding (utf-8) to all files
|
2016-06-07 17:42:53 +02:00 |
log.py
|
Close log files after parsing
|
2017-05-11 11:32:11 +02:00 |
logger.py
|
Move logger-setup to tsstats.logger
|
2017-02-27 13:37:00 +01:00 |
template.py
|
Make all datetime-objects timezone-aware
|
2017-02-16 22:44:51 +01:00 |
utils.py
|
Support for a nicer structure for ID maps (#12)
|
2017-02-18 14:58:23 +01:00 |