Age | Commit message (Expand) | Author |
2023-02-08 | Fetching selected team name in DTO object | emkael |
2023-01-07 | GUI for box fade/highlight config | MichaĆ Klichowicz |
2022-03-27 | Fallback for unknown teams in auto-carryover mode | emkael |
2022-03-27 | Better logging of phase objects | emkael |
2022-03-15 | Window icon fix for Linux systems | emkael |
2022-03-13 | Auto carry-over options in GUI | emkael |
2022-03-13 | Float number type of GUI variable | emkael |
2022-03-13 | Icons on Linux were problematic, fallback to ignore | emkael |
2022-03-12 | Automatic carry-over calculations for not-yet-run matches | emkael |
2022-03-12 | Scores for carry-over purposes in team lists | emkael |
2022-02-22 | "League-like" carry-over support in GUI | emkael |
2022-02-22 | Optional procedure for rounding carry-over in a "league-like" manner: up to t... | emkael |
2021-09-28 | Print detected content encoding info only if it's actually been detected | emkael |
2021-06-13 | Correctly detecting remote content encoding | emkael |
2020-08-29 | Properly reading outcome (winner/loser) team names when teams are pre-selected | emkael |
2020-01-30 | Correctly determining match outcome (winner/loser) if teams are defined via '... | emkael |
2020-01-30 | Properly reading running status for manual score input in GUI | emkael |
2020-01-30 | Sorting out get/set for NotifyBoolVar | emkael |
2020-01-22 | Merge branch 'tkinter-imports' | emkael |
2020-01-20 | Fixing encoding issue when compiling team name list for GUI | emkael |
2020-01-20 | Python 2.7.x-style tkinter imports, just to investigate compatibilitytkinter-imports | emkael |
2020-01-14 | Properly restore last OptionMenu value on value set refresh | emkael |
2020-01-14 | Fixing team pre-selection in GUI | emkael |
2020-01-05 | Clearing remote content cache on each GUI run | emkael |
2020-01-05 | If team list source tournament is not finished, predict_teams settings is res... | emkael |
2020-01-02 | Adjustments to the result info client model to make it usable with PyInstallerv2.1.0 | emkael |
2020-01-01 | Removing specific application from GUI team list source description | emkael |
2020-01-01 | Fetching match data from TC JSON files | emkael |
2019-12-31 | Migrating JFR match results to result info client model | emkael |
2019-12-31 | Default value for MySQL port number | emkael |
2019-12-31 | Code reformatting | emkael |
2019-12-31 | Logging details and code formatting | emkael |
2019-12-30 | Match links fetched via result info client mechanism | emkael |
2019-12-30 | Code formatting | emkael |
2019-12-30 | More verbose result info client method logging | emkael |
2019-12-30 | Adding NotImplementedError to the list of result info client exceptions that ... | emkael |
2019-12-30 | Auto-loading tournament result info client classes | emkael |
2019-12-30 | Removing debug message | emkael |
2019-12-30 | Refactoring package structure (MatchInfo together with TournamentInfo) | emkael |
2019-12-30 | Refactoring package structure (moving MatchInfo and TournamentInfo classes) | emkael |
2019-12-30 | New package structure for result info classes | emkael |
2019-12-30 | Preparing result info class refactoring | emkael |
2019-12-30 | Detailed logging categories for tournament info clients | emkael |
2019-12-30 | Proper parsing of TC JSON participant groups | emkael |
2019-12-30 | Logging added to TC JSON tournament results | emkael |
2019-12-30 | Tournament results fetched from TC pages | emkael |
2019-12-30 | Fetching raw, non-BS4parsed remote content | emkael |
2019-12-30 | Support for absolute URLs for team flags | emkael |
2019-12-29 | Refactoring tournament info fetch | emkael |
2019-12-29 | Moving stuff around, preparing refactoring | emkael |