mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
765f8c9880
Images smaller than 200x200 will no longer be resized upwards, instead they will be padded with transparent pixels. This was the old behavior before we switched from GM to sharp. With GM, its resize() function would do exactly that, but I couldn't figure out how to do the same with only sharp's resize() function, so I had to make do with a combination of resize() and extend(). Also updated error messages in dashboard when trying to load out-of-index page in uploads/users lists. Updated v1 version string due to dashboard.js being modified. |
||
---|---|---|
.. | ||
_partial | ||
_globals.njk | ||
_layout.njk | ||
album.njk | ||
auth.njk | ||
dashboard.njk | ||
faq.njk | ||
home.njk | ||
nojs.njk |