index
:
teamy-diff-deals
dev
Let JFR Teamy use different deals per table
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tdd
Age
Commit message (
Collapse
)
Author
2018-11-15
Shortening multiple table numbers
dev
emkael
2018-11-15
Clearing default protocol if no tables is supported by it
emkael
2018-11-15
Documentation updated
emkael
2018-11-15
Bugfixes for detecting whether a board was played
emkael
2018-11-15
Returning the original file if it's a hollow frame without actual protocol
emkael
2018-11-14
Not trying to access baord DB if it doesn't exist
emkael
2018-11-14
Leaving only Apache 2.2 directives in .htaccess
emkael
2018-11-14
Allowing multiple tables and table number ranges in PBN filenames
emkael
Fixes #10
2018-11-14
Grouping tables per board record, defaulting to record from the HTML file
emkael
2018-11-14
Internationalizing vulnerability
emkael
2018-11-14
Encapsulation of board database
emkael
2018-11-14
Matching tournament prefixes and rounds in board DB against URI parts, not ↵
emkael
the other way around. Fixes #1
2018-11-14
Compiling all PBN data into a dictionary and caching it
emkael
2018-11-13
Changing Deal constructor to accept PBN strings, not PBN file paths
emkael
2018-11-13
Code formatting
emkael
2018-11-09
Making translations public for other classes
emkael
2018-11-09
Translation support
emkael
2018-11-08
Improved detection of score rows and cells
emkael
Fixes #9
2018-11-08
Match entire filename in PBN regex
emkael
2018-11-07
Moving app to separate directory, scanning for PBN files in a separate directory
emkael
Fixes #2