summaryrefslogtreecommitdiff
path: root/jfr_playoff/data
AgeCommit message (Expand)Author
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
2024-02-12Prevent LIN bidding/play links in JFR round results from breaking reading mat...emkael
2024-02-12Table number for match results from TC page comes from visible table number.emkael
2023-02-12Correctly compiling list of possible teams when `place` teams are mixed with ...emkael
2023-02-12Do not calculate carry-over if there are unknown teamsemkael
2023-02-12Do not allow resolving pre-selected teams if there are yet unknown teamsemkael
2023-02-08Fetching selected team name in DTO objectemkael
2022-03-27Fallback for unknown teams in auto-carryover modeemkael
2022-03-27Better logging of phase objectsemkael
2022-03-12Automatic carry-over calculations for not-yet-run matchesemkael
2022-03-12Scores for carry-over purposes in team listsemkael
2020-08-29Properly reading outcome (winner/loser) team names when teams are pre-selectedemkael
2020-01-30Correctly determining match outcome (winner/loser) if teams are defined via '...emkael
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-01Fetching match data from TC JSON filesemkael
2019-12-31Migrating JFR match results to result info client modelemkael
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-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