filesafe/public
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
..
css Updates 2019-01-02 02:39:08 +07:00
icons Updates (please update your config.js) 2018-05-09 15:41:30 +07:00
images Updated unavailable.png 2018-05-10 22:12:16 +07:00
js Better image thumbnailer 2019-01-03 08:54:46 +07:00
libs Updates 2018-12-08 05:10:35 +07:00
render/al Allows render.js to append version string to renders 2018-10-23 18:02:19 +07:00
safe.fiery.me.sxcu Updates 2018-04-12 19:30:17 +07:00