filesafe/views
Bobby Wibowo 765f8c9880
Better image thumbnailer
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.
2019-01-03 08:54:46 +07:00
..
_partial Updates 2018-12-08 05:10:35 +07:00
_globals.njk Better image thumbnailer 2019-01-03 08:54:46 +07:00
_layout.njk Updates 2018-12-11 19:31:48 +07:00
album.njk Updates 2018-12-13 20:31:24 +07:00
auth.njk Updates 2018-12-11 19:31:48 +07:00
dashboard.njk Updates 2018-12-11 19:31:48 +07:00
faq.njk Updates [!! update config.js !!] 2018-12-20 18:53:37 +07:00
home.njk Updates [!! update config.js !!] 2018-12-20 18:53:37 +07:00
nojs.njk Updates 2018-12-11 19:31:48 +07:00