summaryrefslogtreecommitdiff
path: root/jfr_playoff/data/match
AgeCommit message (Collapse)Author
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.
2020-01-02Adjustments to the result info client model to make it usable with PyInstallerv2.1.0emkael
2020-01-01Fetching match data from TC JSON filesemkael
2019-12-31Migrating JFR match results to result info client modelemkael
2019-12-30Match links fetched via result info client mechanismemkael
2019-12-30Refactoring package structure (MatchInfo together with TournamentInfo)emkael
2019-12-30Refactoring package structure (moving MatchInfo and TournamentInfo classes)emkael