index
:
teamy-playoff
bugfixes
custom-positioning
dependabot/pip/lxml-4.6.2
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
dependabot/pip/lxml-4.9.1
devel
gui
https-tests
i18n
info-boxes
master
mysql-import-on-demand
next-round-prognosis
position-boxes
position-styles
refactor
tkinter-imports
v1.2.1
verbose_logging
Playoff HTML generator for JFR Teamy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jfr_playoff
Age
Commit message (
Expand
)
Author
2018-05-01
Refactoring template "engine" to provide a uniform interface
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
Allowing swiss results fetch when database is not configured
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
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
Adding seconds to footer generation date/time
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 number
v1.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 requests
v1.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
2018-02-20
Fetching running segment link from remote URL as a fallback to database
emkael
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 befo...
emkael
2018-02-20
Cached remote URL fetching
emkael
2018-02-17
If a match is running, link to first unfinished segment
emkael
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
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
2018-02-17
Don't abuse string formatting
emkael
2018-01-27
"#" link for a single match is not resolved relatively to phase link
emkael
2018-01-27
Link defined in JSON overrides links from database
emkael
2018-01-27
SQL compatibility with configurations which reject mixing aggregate functions...
emkael
2018-01-27
Score defined in JSON overrides any score from database
emkael
2018-01-27
Remote JSON exception handling
emkael
2018-01-27
Exception handling for remote JSON
emkael
2018-01-26
Ability to merge config from remote URLs
emkael
2018-01-26
Better detection of played boards
emkael
[next]