summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-13Bump version numberHEADv2.2.1masterMichał Klichowicz
2024-04-13Force-converting path separators in filemanager to native OS separatorsMichał Klichowicz
2024-04-13In a console-less setup, e.g. GUI, revert to any sane log encodingMichał Klichowicz
Fixes #55
2024-04-13Console-less GUI specMichał Klichowicz
2024-02-24Including toweled segments in JFR board countemkael
2024-02-14Compatibility with new, longer TC result link hashesemkael
2024-02-14Auto-detecting how home and away team results are represented in TC JSONemkael
2024-02-14If TC link point to round or session == 0, assume 1emkael
2024-02-12If JFR webpage segment is not explicitly running, still count real number of ↵v2.2emkael
boards "played" (visible in the scoresheet) in it. This is so that when something's wrong (like, a board is erroneously hidden) only that board is not counted, and not the entire segment.
2024-02-12Prevent LIN bidding/play links in JFR round results from breaking reading ↵emkael
match data
2024-02-12Table number for match results from TC page comes from visible table number.emkael
Clarified documentation on that matter, too.
2023-02-12Correctly compiling list of possible teams when `place` teams are mixed with ↵emkael
`winner`/`loser` teams Fixes #53
2023-02-12Do not calculate carry-over if there are unknown teamsemkael
Fixes #52
2023-02-12Do not allow resolving pre-selected teams if there are yet unknown teamsemkael
2023-02-08Fetching selected team name in DTO objectemkael
2023-02-07Docs update on fade_boxesemkael
2023-01-09Highlight neighbouring boxes as well if box fade is enabledemkael
2023-01-07CSS for box fadesemkael
2023-01-07GUI for box fade/highlight configMichał Klichowicz
2023-01-07Missing requirement for Windows readlineMichał Klichowicz
2023-01-07Ability to fade/highlight bracket paths on box hoveremkael
2023-01-07Missing semicolonsemkael
2022-07-13Merge pull request #51 from emkael/dependabot/pip/lxml-4.9.1Michał Klichowicz
Bump lxml from 4.6.5 to 4.9.1
2022-07-06Bump lxml from 4.6.5 to 4.9.1dependabot/pip/lxml-4.9.1dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27Fallback for unknown teams in auto-carryover modeemkael
2022-03-27Better logging of phase objectsemkael
2022-03-15Window icon fix for Linux systemsemkael
2022-03-15Bumping version number to 2.2emkael
2022-03-13Auto carry-over options in GUIemkael
2022-03-13Float number type of GUI variableemkael
2022-03-13Icons on Linux were problematic, fallback to ignoreemkael
2022-03-13Documentation updated for carry-over optionsemkael
2022-03-12Automatic carry-over calculations for not-yet-run matchesemkael
2022-03-12Scores for carry-over purposes in team listsemkael
2022-02-22"League-like" carry-over support in GUIemkael
2022-02-22Optional procedure for rounding carry-over in a "league-like" manner: up to ↵emkael
the nearest 0.1, avoiding x.0 rounding
2021-12-14Merge pull request #50 from emkael/dependabot/pip/lxml-4.6.5Michał Klichowicz
Bump lxml from 4.6.3 to 4.6.5
2021-12-13Bump lxml from 4.6.3 to 4.6.5dependabot/pip/lxml-4.6.5dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28Print detected content encoding info only if it's actually been detectedemkael
2021-06-13Correctly detecting remote content encodingemkael
Remember kids, never parse HTML with regex.
2021-03-27Merge pull request #49 from emkael/dependabot/pip/lxml-4.6.3Michał Klichowicz
Bump lxml from 4.6.2 to 4.6.3
2021-03-27Bump lxml from 4.6.2 to 4.6.3dependabot/pip/lxml-4.6.3dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-27Merge pull request #48 from emkael/dependabot/pip/lxml-4.6.2Michał Klichowicz
Bump lxml from 4.1.1 to 4.6.2
2021-01-07Bump lxml from 4.1.1 to 4.6.2dependabot/pip/lxml-4.6.2dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.6.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.1.1...lxml-4.6.2) Signed-off-by: dependabot[bot] <support@github.com>
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
'selected' property and scores are manual
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