summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08Parsing canvas lines offsets as numeric valuesrefactoremkael
2017-08-01Merge branch 'master' into refactoremkael
2017-08-01Updated config file documentationemkael
2017-08-01README updatedemkael
2017-08-01Version bump to 1.0.2.99 (1.0.3-beta)emkael
2017-08-01Updating ignored files listemkael
2017-08-01README updatedemkael
2017-08-01Code formattingemkael
2017-08-01Settings are not used as class attributes once loaded, so can remain local to...emkael
2017-08-01Import sort in all filesemkael
2017-08-01Refactoring match grid generationemkael
2017-08-01Additional properties in DTOsemkael
2017-08-01Code style improvedemkael
2017-08-01Fixed set() methodemkael
2017-08-01Playoff phase is now also stored as DTO, arbitrary setting reads factored out...emkael
2017-08-01DTOs moved to separate submoduleemkael
2017-08-01Match info retrieval refactored into separate methodsemkael
2017-08-01Meaningful variable nameemkael
2017-08-01Load config file only onceemkael
2017-08-01Error handling in interactive mode does not abort key input confirmationemkael
2017-08-01Waiting for key input in interactive modeemkael
2017-08-01main() called only if playoff.py is an entry scriptemkael
2017-08-01HTML content generation factored out to separate classemkael
2017-08-01Data operations factored out to separate classemkael
2017-08-01File and Goniec operations moved to separate classemkael
2017-07-31Renaming module to avoid ambiguityemkael
2017-07-31Full encapsulationemkael
2017-07-31Spliting spaghetti code into functionsemkael
2017-07-31Factoring out settings loading mechanismemkael
2017-07-31Factoring out DB operationsemkael
2017-07-31Documentation regarding nullable team flag imageemkael
2017-07-31Team flag can be set to NULLemkael
2017-07-31Updating download linkemkael
2017-07-31Version number bumpemkael
2017-07-31Customizable JS settingsemkael
2017-07-31<tr> classes indicating winners/losers of completed matchesemkael
2017-05-31Fixed download link in READMEMichał
2017-05-31Towels in games which have not been played at all are now recognizedemkael
2017-04-09Version number bumpemkael
2017-04-09Towel count fixemkael
2017-03-16Update README.mdemkael
2017-03-16Update README.mdMichał
2017-03-16Version number bumpemkael
2017-03-16Prompting for settings filename if not provided via command lineemkael
2017-02-27Including dummies in row height calculationemkael
2017-02-27Filling matches from RR placesemkael
2017-02-26Visual fixes (margins for connectors)emkael
2017-02-26Dummy placeholders for better visualisation within a phaseemkael
2017-02-26Fix aggregating connecting lines from different phasesemkael
2017-02-26Multiple teams in initial seeding allowedemkael