Postleaf / postleaf

Simple, beautiful publishing with Node.js.
https://www.postleaf.org/
MIT License
505 stars 204 forks source link

table identifier added to getPosts Helper #106

Closed M8inC closed 5 years ago

M8inC commented 5 years ago

Table identifier is necessary in this helper, because 'user' is included. That makes some(?) database rows ambiguous: https://github.com/Postleaf/postleaf/issues/104

I also added an optional .env-value to set the maximum width of dynamically resized images: #102


All code contributions are subject to the terms of the Contributor License Agreement described in CONTRIBUTING.md.