summaryrefslogtreecommitdiff
path: root/tdd
AgeCommit message (Expand)Author
2018-11-15Shortening multiple table numbersdevemkael
2018-11-15Clearing default protocol if no tables is supported by itemkael
2018-11-15Documentation updatedemkael
2018-11-15Bugfixes for detecting whether a board was playedemkael
2018-11-15Returning the original file if it's a hollow frame without actual protocolemkael
2018-11-14Not trying to access baord DB if it doesn't existemkael
2018-11-14Leaving only Apache 2.2 directives in .htaccessemkael
2018-11-14Allowing multiple tables and table number ranges in PBN filenamesemkael
2018-11-14Grouping tables per board record, defaulting to record from the HTML fileemkael
2018-11-14Internationalizing vulnerabilityemkael
2018-11-14Encapsulation of board databaseemkael
2018-11-14Matching tournament prefixes and rounds in board DB against URI parts, not th...emkael
2018-11-14Compiling all PBN data into a dictionary and caching itemkael
2018-11-13Changing Deal constructor to accept PBN strings, not PBN file pathsemkael
2018-11-13Code formattingemkael
2018-11-09Making translations public for other classesemkael
2018-11-09Translation supportemkael
2018-11-08Improved detection of score rows and cellsemkael
2018-11-08Match entire filename in PBN regexemkael
2018-11-07Moving app to separate directory, scanning for PBN files in a separate directoryemkael