summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-08Explanation texts do not expand table widthHEADmasteremkael
Fixes #11
2019-10-08Checking if player in butler is present in lineup and reacting appropriately ↵emkael
if not Fixes #10
2019-10-06Line breaks in translationsemkael
2019-10-06Merge pull request #9 from michzimny/patch-3Michał Klichowicz
Fix typo in translations.json
2019-10-06Fix typo in translations.jsonMichał Zimniewicz
2019-10-06Merge pull request #8 from michzimny/patch-2Michał Klichowicz
Bump mysql-connector version
2019-10-06Update requirements.txtMichał Zimniewicz
2019-07-26Translation config reformattedv1.3emkael
2019-07-26Explanation texts on main summary tableemkael
2019-07-25Version number bumpemkael
2019-07-25Attaching favicon to results pagesemkael
Fixes #6
2019-07-25Linking to players' profilesemkael
Fixes #7
2019-07-25README updated to reflect new parameteremkael
Fixes #5
2019-04-17Version number bumpv1.2emkael
2019-04-17Updating requirements due to CVE-2019-7548 and CVE-2019-7164emkael
2019-04-10Update requirements due to CVE-2016-10745Michał Klichowicz
2019-01-06Verbose missing logoh string warningemkael
2019-01-05Fixes #4emkael
2018-11-17Verbose info on missing playersemkael
Fixes #3
2018-10-14Warning when player in butler is missing from players listemkael
2018-10-13Adding dependency for MySQL connectoremkael
2018-10-13Merge pull request #1 from michzimny/patch-1Michał Klichowicz
add missing cached_property to requirements.txt
2018-10-13add missing cached_property to requirements.txtMichał Zimniewicz
2018-10-10Ability to override output path in configemkael
2018-10-10Config directory lookup in current directory firstemkael
2017-10-02Version number bumpv1.1emkael
2017-10-02When compiling table with previous butler event, shift current event ↵emkael
segments to the right
2017-10-02Merge branch 'master' of github.com:emkael/jfrteamy-ausbutleremkael
2017-10-02On butler continuation, exclude records for players which are not on player ↵emkael
list for current event (e.g. when events split)
2017-05-19Bugfix: per_round parameter was missing in previous_rounds macroMichał
2017-05-09Update README.en.mdMichał
2017-05-09Update README.pl.mdMichał
2017-05-09Fixed README formatting1.0emkael
2017-05-09Proper README symlinkemkael
2017-05-09Removing incorrect README linkemkael
2017-05-09README completed with release information and repository files linksemkael
2017-05-09Improved error handling, MySQL error messages includedemkael
2017-05-09Global error handlingemkael
2017-05-09Build scriptemkael
2017-05-09English version of the READMEemkael
2017-05-09Polish README and LICENSEemkael
2017-05-09Verbose DB name reademkael
2017-05-09Waiting for keypress on exit by defaultemkael
2017-05-09Goniec error handlingemkael
2017-05-09Switching to Oracle MySQL connectoremkael
2017-05-09Icon and version metadataemkael
2017-05-09List of python libraries used in the projectemkael
2017-05-09Fixes for single-segment roundsemkael
2017-05-09Bugfix for indexing segmentsemkael
2017-05-09Calculating normalized butler only for finished segmentsemkael