Age | Commit message (Expand) | Author |
---|---|---|
2018-11-14 | Allowing multiple tables and table number ranges in PBN filenames | emkael |
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 th... | emkael |
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 |
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 |