Age | Commit message (Expand) | Author |
2018-08-09 | Scores and team names for single-segment matches | emkael |
2018-08-09 | Shortening long (multiple) team labels | emkael |
2018-08-09 | Merge branch 'devel' of github.com:emkael/jfrteamy-playoff into devel | emkael |
2018-08-09 | Fixing parameters for swiss links | emkael |
2018-07-06 | Merge branch 'bugfixes' into devel | emkael |
2018-07-06 | Adjusting match box column widths to accommodate margins/borders, so the tabl...bugfixes | emkael |
2018-05-22 | Merge branch 'bugfixes' into devel | emkael |
2018-05-22 | Fixing vertical positioning of match boxes if there's a single match in every... | emkael |
2018-05-01 | Debug info for i18n | emkael |
2018-05-01 | Merge branch 'i18n' into devel | emkael |
2018-05-01 | If i18n string is not found, pass-thru the original braces | emkael |
2018-05-01 | Internationalization and localization of strings | emkael |
2018-05-01 | Instantation of template "engine" with i18n config | emkael |
2018-05-01 | Class names specified | emkael |
2018-05-01 | Refactoring template "engine" to provide a uniform interface | emkael |
2018-04-25 | Merge branch 'position-styles' into devel | emkael |
2018-04-25 | Add explanation of leaderboard classes for these with defined captions | emkael |
2018-04-25 | Add config-specified classes to leaderboard positions | emkael |
2018-04-06 | Merge branch 'master' into devel | emkael |
2018-04-06 | Coalescing nullable DTO properties | emkael |
2018-04-06 | Allowing swiss results fetch when database is not configured | emkael |
2018-02-25 | Merge branch 'bugfixes' into devel | emkael |
2018-02-25 | Merge branch 'verbose_logging' into devel | emkael |
2018-02-25 | Stricter selection of board table rows in HTML mode | emkael |
2018-02-24 | Fixing improper merge from verbose_logging | emkael |
2018-02-24 | Extracting text representation of an exception instead of explicit .message p...verbose_logging | emkael |
2018-02-24 | Merge branch 'master' into verbose_logging | emkael |
2018-02-24 | Fix for rethrowing mysql.connector.Error as IOError | emkael |
2018-02-24 | Fixing remote HTML encoding accordingly to HTML content meta tags | emkael |
2018-02-24 | Merge branch 'master' into verbose_logging | emkael |
2018-02-24 | Adding seconds to footer generation date/time | emkael |
2018-02-24 | Lots of lots of messages are being logged | emkael |
2018-02-24 | Running board count after all boards in segment are finished | emkael |
2018-02-23 | Logging facility configured by command line arguments | emkael |
2018-02-23 | Converting command line argument parsing to argparse | emkael |
2018-02-23 | Attempt output path creation only if there's a non-empty path | emkael |
2018-02-23 | Creating output directories if they don't exist | emkael |
2018-02-23 | Getting rid of global mysql imports | emkael |
2018-02-22 | Bumping version numberv1.1.0.1 | emkael |
2018-02-22 | Bugfix: properly mark averaged boards as played when fetching from results page | emkael |
2018-02-21 | Migrating from urllib to requestsv1.1.0 | emkael |
2018-02-21 | Not rendering phase/match links if they're not set | emkael |
2018-02-21 | Fetching tournament data (swiss results, team list) from remote URL | emkael |
2018-02-21 | Compiling match links from given remote URL | emkael |
2018-02-21 | Fetching completed status for a swiss from a remote HTML | emkael |
2018-02-21 | Refactoring remote HTML retrieval to separate class | emkael |
2018-02-20 | If swiss is still not finished, display a running link | emkael |
2018-02-20 | Refactoring fetching tournament (teams, leaderboard link etc.) info | emkael |
2018-02-20 | Goniec settings are no longer mandatory and have sane defaults | emkael |
2018-02-20 | Database configuration is no longer mandatory, emitting warning if it's not p... | emkael |