summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-07Bump lxml from 4.1.1 to 4.6.2dependabot/pip/lxml-4.6.2dependabot[bot]
2020-08-29Properly reading outcome (winner/loser) team names when teams are pre-selectedemkael
2020-05-31Version number bumpv2.1.1emkael
2020-01-30Correctly determining match outcome (winner/loser) if teams are defined via '...emkael
2020-01-30Properly reading running status for manual score input in GUIemkael
2020-01-30Sorting out get/set for NotifyBoolVaremkael
2020-01-22Merge branch 'tkinter-imports'emkael
2020-01-20Fixing encoding issue when compiling team name list for GUIemkael
2020-01-20Python 2.7.x-style tkinter imports, just to investigate compatibilitytkinter-importsemkael
2020-01-14Properly restore last OptionMenu value on value set refreshemkael
2020-01-14Fixing team pre-selection in GUIemkael
2020-01-05Clearing remote content cache on each GUI runemkael
2020-01-05If team list source tournament is not finished, predict_teams settings is res...emkael
2020-01-02Adjustments to the result info client model to make it usable with PyInstallerv2.1.0emkael
2020-01-01Version number, copyright year bumpedemkael
2020-01-01Removing specific application from GUI team list source descriptionemkael
2020-01-01Docs on TC data source filledemkael
2020-01-01Getting rid of outdated example config file in docsemkael
2020-01-01Fetching match data from TC JSON filesemkael
2019-12-31Migrating JFR match results to result info client modelemkael
2019-12-31Default value for MySQL port numberemkael
2019-12-31Code reformattingemkael
2019-12-31Logging details and code formattingemkael
2019-12-30Match links fetched via result info client mechanismemkael
2019-12-30Code formattingemkael
2019-12-30More verbose result info client method loggingemkael
2019-12-30Adding NotImplementedError to the list of result info client exceptions that ...emkael
2019-12-30Auto-loading tournament result info client classesemkael
2019-12-30Removing debug messageemkael
2019-12-30Refactoring package structure (MatchInfo together with TournamentInfo)emkael
2019-12-30Refactoring package structure (moving MatchInfo and TournamentInfo classes)emkael
2019-12-30New package structure for result info classesemkael
2019-12-30Preparing result info class refactoringemkael
2019-12-30Detailed logging categories for tournament info clientsemkael
2019-12-30Proper parsing of TC JSON participant groupsemkael
2019-12-30Logging added to TC JSON tournament resultsemkael
2019-12-30Tournament results fetched from TC pagesemkael
2019-12-30Fetching raw, non-BS4parsed remote contentemkael
2019-12-30Support for absolute URLs for team flagsemkael
2019-12-29Refactoring tournament info fetchemkael
2019-12-29Moving stuff around, preparing refactoringemkael
2019-12-29Code formattingemkael
2019-12-28Avoiding division by zero for empty phase dimensions calculationemkael
2019-12-28Code formattingemkael
2019-12-28Re-orderable remote config listemkael
2019-12-28Re-orederable elements of phase matches WidgetRepeateremkael
2019-12-27Restricting match selection in bracket GUI to current and previous phases onlyemkael
2019-12-27Fetching GUI parent frame of specific typeemkael
2019-12-27Updating copyright year in output footeremkael
2019-12-27Always providing phase title from GUI, even when emptyemkael