Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-20 | Fetching number of played boards from remote link as a fallback to database | emkael | |
2018-02-20 | Fetching teams and scores from remote URL as a fallback to database (but ↵ | emkael | |
before predefined config conditions) | |||
2018-02-20 | Cached remote URL fetching | emkael | |
2018-02-17 | If a match is running, link to first unfinished segment | emkael | |
Fixes #6 | |||
2018-02-17 | Catching not configured database on board cout retrieval | emkael | |
2018-02-17 | Ability to indicate the state (board count) of a manually defined match | emkael | |
Fixes #8 Fixes #9 | |||
2018-02-17 | Unconfigured match database should also fall back to config info | emkael | |
2018-02-17 | `round` parameter is not required if we don't use database | emkael | |
2018-02-17 | Ability to define team names for a match manually | emkael | |
2018-02-17 | Consistent method naming | emkael | |
2018-02-17 | Refactoring of score fetching | emkael | |
2018-02-17 | Refactoring board count fetching | emkael | |
2018-02-17 | Refactoring match info retrieval | emkael | |