summaryrefslogtreecommitdiff
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
2018-05-01Update README.mdMichał Zimniewicz
2018-05-01Merge pull request #8 from emkael/masterMichał Zimniewicz
2018-05-01fix typo in tdd-bootstrap.phpMichal Zimniewicz
2018-04-28Ignore two consecutive identical table numbers detected from referer.emkael
2018-04-28Support PBN files not starting from Board 1emkael
2018-02-04Merge pull request #5 from emkael/single-table-visualizationMichał Zimniewicz
2018-02-04Passing through unchanged original HTML file if no deal files are foundemkael
2018-02-04Merge branch 'master' into single-table-visualizationemkael
2018-02-03move inline style to .cssMichal Zimniewicz
2018-02-03update README.md about CSS/JSMichal Zimniewicz
2018-02-03Revert "refactor deletion of http-equiv=refresh"Michal Zimniewicz
2018-02-03refactor deletion of http-equiv=refreshMichal Zimniewicz
2018-01-31Merge pull request #4 from emkael/prefix-special-charsMichał Zimniewicz
2018-01-30Merge branch 'prefix-special-chars'emkael
2018-01-30Adding JavaScript to handle highlighting single tableemkael
2018-01-30Adding CSS that decreases tables opacity by defaultemkael
2018-01-30Replacing <meta> refresh with JS refresh to preserve state (e.g. hash) of the...emkael
2018-01-29Adding some structure to the protocol table rows, prepending table header eve...emkael
2018-01-29Anchors and anchored links to specified tablesemkael
2018-01-29Allowing underscore and hyphen in tournament prefixemkael
2018-01-28properly handle PASS as played boardMichal Zimniewicz
2018-01-27properly handle arbitral scoresMichal Zimniewicz
2018-01-27show handrecord when both scores are presentMichal Zimniewicz
2018-01-27Update README.mdMichał Zimniewicz
2018-01-27handle one-digit round number in .htaccessMichal Zimniewicz
2018-01-27add TODO about checking both tables of a matchMichal Zimniewicz
2018-01-27deny access to PBN files via HTTPMichal Zimniewicz
2018-01-27Create README.mdMichał Zimniewicz
2018-01-27add initial versionMichal Zimniewicz
2018-01-26Initial commitMichał Zimniewicz