summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-27Proper change notifications for widget repeater and selection button/frameemkael
2019-11-16Version number bumpv2.0.1emkael
2019-11-16GUI for faviconguiemkael
2019-11-16Merge branch 'master' into guiemkael
2019-11-16Docs for favicon optionemkael
2019-11-16Favicon supportemkael
2019-11-16Keyboard shortcuts: fixes #36emkael
2019-11-16Scrolling phase pane on new match addemkael
2019-11-16Focus on newly added phase tabemkael
2019-11-16Separating phases in match selection frameemkael
2019-11-16Minimum phase tab name length forcedemkael
2019-11-16Fixing checkbox behaviour/value storage for boolean variablesemkael
2019-11-12Do not remove temp output file prematurelyemkael
2019-11-12Panels are enabled/disabled on init in phase match frames to disable sub-opti...emkael
2019-11-12Merge branch 'master' into guiemkael
2019-11-12Fixed parsing canvas settings from HTML attribute stringemkael
2019-11-10Merge branch 'master' into guiemkael
2019-11-10Docs typo fixemkael
2019-11-10NotifyNumericVar now properly notifies dirty stateemkael
2019-11-10GUI for custom final order configemkael
2019-11-09Merge branch 'master' into guiemkael
2019-11-09Custom final order documentationemkael
2019-11-09Custom order for final leaderboard positions is configurableemkael