summaryrefslogtreecommitdiff
path: root/jfr_playoff
AgeCommit message (Expand)Author
2018-09-28Refactoring of some config dictionary default value fetchesemkael
2018-09-28Debug information on remote URL fetchemkael
2018-09-28Revert running segment link if there are no scores in the segment (possibly "...emkael
2018-09-28Fixing overall bourd count fetch for a single-segment matchemkael
2018-09-28Fixing carry-over fetch for a single-segment match if there's noneemkael
2018-09-28Fixing score fetch for a single-segment match with a towelemkael
2018-09-28Comments on the code for single-segment match team/score fetchingemkael
2018-09-28Customize label character limitemkael
2018-08-09Scores and team names for single-segment matchesemkael
2018-08-09Shortening long (multiple) team labelsemkael
2018-08-09Merge branch 'devel' of github.com:emkael/jfrteamy-playoff into develemkael
2018-08-09Fixing parameters for swiss linksemkael
2018-07-06Merge branch 'bugfixes' into develemkael
2018-07-06Adjusting match box column widths to accommodate margins/borders, so the tabl...bugfixesemkael
2018-05-22Merge branch 'bugfixes' into develemkael
2018-05-22Fixing vertical positioning of match boxes if there's a single match in every...emkael
2018-05-01Debug info for i18nemkael
2018-05-01Merge branch 'i18n' into develemkael
2018-05-01If i18n string is not found, pass-thru the original bracesemkael
2018-05-01Internationalization and localization of stringsemkael
2018-05-01Instantation of template "engine" with i18n configemkael
2018-05-01Class names specifiedemkael
2018-05-01Refactoring template "engine" to provide a uniform interfaceemkael
2018-04-25Merge branch 'position-styles' into develemkael
2018-04-25Add explanation of leaderboard classes for these with defined captionsemkael
2018-04-25Add config-specified classes to leaderboard positionsemkael
2018-04-06Merge branch 'master' into develemkael
2018-04-06Coalescing nullable DTO propertiesemkael
2018-04-06Allowing swiss results fetch when database is not configuredemkael
2018-02-25Merge branch 'bugfixes' into develemkael
2018-02-25Merge branch 'verbose_logging' into develemkael
2018-02-25Stricter selection of board table rows in HTML modeemkael
2018-02-24Fixing improper merge from verbose_loggingemkael
2018-02-24Extracting text representation of an exception instead of explicit .message p...verbose_loggingemkael
2018-02-24Merge branch 'master' into verbose_loggingemkael
2018-02-24Fix for rethrowing mysql.connector.Error as IOErroremkael
2018-02-24Fixing remote HTML encoding accordingly to HTML content meta tagsemkael
2018-02-24Merge branch 'master' into verbose_loggingemkael
2018-02-24Adding seconds to footer generation date/timeemkael
2018-02-24Lots of lots of messages are being loggedemkael
2018-02-24Running board count after all boards in segment are finishedemkael
2018-02-23Logging facility configured by command line argumentsemkael
2018-02-23Converting command line argument parsing to argparseemkael
2018-02-23Attempt output path creation only if there's a non-empty pathemkael
2018-02-23Creating output directories if they don't existemkael
2018-02-23Getting rid of global mysql importsemkael
2018-02-22Bumping version numberv1.1.0.1emkael
2018-02-22Bugfix: properly mark averaged boards as played when fetching from results pageemkael
2018-02-21Migrating from urllib to requestsv1.1.0emkael
2018-02-21Not rendering phase/match links if they're not setemkael