summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-16Merge branch 'master' into upgrade-dependenciesChristian Paul
2019-06-16Upgrade various dependenciesChristian Paul
2019-05-13Merge pull request #67 from Self-Perfection/patch-1Christian Paul
2019-04-12Merge pull request #61 from rastapasta/draw-is-never-nullChristian Paul
2019-04-12Merge pull request #63 from rastapasta/authorsChristian Paul
2019-03-24Merge pull request #62 from rastapasta/safe-upgradesChristian Paul
2019-03-24Merge pull request #59 from rastapasta/mapbox-mbtilesChristian Paul
2019-03-24Merge pull request #64 from rastapasta/drop-node6Christian Paul
2019-03-24Don't use async within describeChristian Paul
2019-03-24Remove tests / support for Node 6Christian Paul
2019-03-24Merge pull request #57 from rastapasta/create-folder-errorChristian Paul
2019-03-24Merge pull request #56 from rastapasta/promisesChristian Paul
2019-03-24Fix mistake where _createFolder wouldn't throw an errorChristian Paul
2019-03-24Start a dedicated AUTHORS file for copyright purposesChristian Paul
2019-03-24Upgrade string-width to 3.1.0. The latest version supporting Node 6.Christian Paul
2019-03-24Upgrade dependencies which are unlikely to break MapsciiChristian Paul
2019-03-24Fix issue where every button press causes a rerenderChristian Paul
2018-11-19Update title in the READMEChristian Paul
2018-11-19The NPM package mbtiles got deprecated in favour of @mapbox/mbtilesChristian Paul
2018-11-19Merge pull request #58 from rastapasta/unhandled-mapscii-initChristian Paul
2018-11-19Load the style file in Mapscii.jsChristian Paul
2018-11-19Fix MBTiles typo MBtilsChristian Paul
2018-11-19Throw an error if creating a Folder fails.Christian Paul
2018-11-19Use async to simplify Mapscii.init()Christian Paul
2018-11-19Handle errors from Mapscii.init()Christian Paul
2018-11-18Merge pull request #55 from rastapasta/update-packagesChristian Paul
2018-11-18Merge pull request #54 from rastapasta/unit-testsChristian Paul
2018-11-18Merge pull request #51 from rastapasta/issue-templatesChristian Paul
2018-11-18Update dependenciesChristian Paul
2018-11-18Add tests for utils.normailzeChristian Paul
2018-11-18Improve utils.hex2rgb testsChristian Paul
2018-11-18Stylize name as MapSCIIChristian Paul
2018-10-25Add issue templates as seen on styleguidist/react-styleguidistChristian Paul
2018-10-25Merge branch 'master' of github.com:rastapasta/mapsciiChristian Paul
2018-10-25git push origin masterMerge branch 'jaller94-mouse-footer-activate'Christian Paul
2018-10-25Merge branch 'mouse-footer-activate' of https://github.com/jaller94/mapscii i...Christian Paul
2018-10-25Merge pull request #49 from rastapasta/travis-ciChristian Paul
2018-10-18Add Travis CI configurationChristian Paul
2018-10-18Merge pull request #46 from rastapasta/color-bugChristian Paul
2018-10-18Merge pull request #47 from rastapasta/jestChristian Paul
2018-10-18Add Jest as a development dependency for unit testsChristian Paul
2018-10-18Merge pull request #43 from jaller94/bufferChristian Paul
2018-10-18Add tests for utils.hex2rgbChristian Paul
2018-10-18Fix: invert test and fix error messageChristian Paul
2018-10-17Fix: test the variable colorChristian Paul
2018-10-17Lower required NodeJS version to 6.14.0 to support the maintained LTS 6Christian Paul
2018-10-17Update dependenciesChristian Paul
2018-10-17Require the latest LTS of NodeChristian Paul
2018-10-17Replace deprecated new Buffer(size) with Buffer.alloc()Christian Paul
2018-10-16Merge pull request #36 from jaller94/decaffeinateChristian Paul