summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25Documentation for custom leaderboard classes.position-stylesemkael
2018-04-25Add explanation of leaderboard classes for these with defined captionsemkael
2018-04-25Add config-specified classes to leaderboard positionsemkael
2018-04-06Version number bumpv1.1.1.1emkael
2018-04-06Allowing swiss results fetch when database is not configuredemkael
2018-02-27Merge pull request #22 from emkael/1.1.1-releasev1.1.1.0Michał Zimniewicz
2018-02-27Version number bumpemkael
2018-02-25Merge pull request #21 from emkael/bugfixesMichał Klichowicz
2018-02-25Stricter selection of board table rows in HTML modeemkael
2018-02-24Fixing improper merge from 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-24Adding seconds to footer generation date/timeemkael
2018-02-24Merge branch 'master' of github.com:emkael/jfrteamy-playoffemkael
2018-02-24Running board count after all boards in segment are finishedemkael
2018-02-23Merge pull request #20 from michzimny/masterMichał Klichowicz
2018-02-23add missing lxml requirementMichal Zimniewicz
2018-02-23Logging facility configured by command line argumentsemkael
2018-02-23Debug level of loggingemkael
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-23Merge pull request #19 from emkael/mysql-import-on-demandMichał Klichowicz
2018-02-23Updated docs on mysql importmysql-import-on-demandemkael
2018-02-23Getting rid of global mysql importsemkael
2018-02-23Merge pull request #15 from michzimny/masterMichał Klichowicz
2018-02-23Update README.mdMichał Zimniewicz
2018-02-23Create requirements.txtMichał Zimniewicz
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
2018-02-21Updated documentationemkael
2018-02-21Version number bumpemkael
2018-02-21Fetching tournament data (swiss results, team list) from remote URLemkael
2018-02-21Compiling match links from given remote URLemkael
2018-02-21Fetching completed status for a swiss from a remote HTMLemkael
2018-02-21Refactoring remote HTML retrieval to separate classemkael
2018-02-20If swiss is still not finished, display a running linkemkael
2018-02-20Refactoring fetching tournament (teams, leaderboard link etc.) infoemkael
2018-02-20Goniec default documentedemkael
2018-02-20Goniec settings are no longer mandatory and have sane defaultsemkael
2018-02-20Version number bumpemkael
2018-02-20Documentation for fetching scores from remote HTMLemkael
2018-02-20Database configuration is no longer mandatory, emitting warning if it's not p...emkael
2018-02-20Fetching running segment link from remote URL as a fallback to databaseemkael
2018-02-20Fetching number of played boards from remote link as a fallback to databaseemkael
2018-02-20Fetching teams and scores from remote URL as a fallback to database (but befo...emkael
2018-02-20Cached remote URL fetchingemkael
2018-02-17If a match is running, link to first unfinished segmentemkael