Corbin Davenport

Results 82 issues of Corbin Davenport

After the Node rewrite (#28) is complete, the HTML rendering should be moved to a template for easier readability: http://expressjs.com/en/advanced/developing-template-engines.html

enhancement

PhotoStack currently uses the [Pica library](https://github.com/nodeca/pica) for resizing images. We're stuck on version 7.0, because version 7.1 and later throw this error in Firefox (and possibly other browsers): ``` Uncaught...

enhancement