filesafe/controllers
Bobby Wibowo 8140ff4d71
Updates
Rewritten function to generate video thumbnails with ffmpeg.
This should be much faster than ever.
This should also solve an issue where potrait videos could have their
thumbnails be taller than 200px, since it was only forcing width to be
no larger than 200px.

Updated dashboard's styling to make sure potrait thumbnails (only matter
for video thumbnails) not going out of its container.

Updated thumbs.js (yarn thumbs) script to display elapsed time for each
operation in seconds.

Bumped v1 version string (for dashboard.css).
2019-01-30 02:50:45 +07:00
..
albumsController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
authController.js Updates 2019-01-02 02:39:08 +07:00
permissionController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
tokenController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
uploadController.js Updates 2019-01-09 17:11:45 +07:00
utilsController.js Updates 2019-01-30 02:50:45 +07:00