filesafe/controllers
Bobby Wibowo ff54f088bd
Added client assets update detection
/api/check and /api/token/verify will now pass along v1 version string
if used (when config.cacheControl is used) for both home.js and
dashboard.js to use to compare version strings.
This should help notify users using browsers with a bit more overbearing
caching (generally mobile browsers).

Rebuilt client assets and bumped v1 version string

Slight update to yarn.lock (a small syntax change for node-gyp, idk why)
2020-04-30 05:56:28 +07:00
..
albumsController.js Added sorting feature for Manage Uploads 2020-04-04 23:36:43 +07:00
authController.js Massively overhauled uploads filtering endpoint 2020-04-19 02:52:11 +07:00
pathsController.js Updated pathsController.js 2020-04-04 21:20:17 +07:00
permissionController.js Added group bypass to virus scanning 2019-11-06 03:35:04 +07:00
tokenController.js Added client assets update detection 2020-04-30 05:56:28 +07:00
uploadController.js More improvements to uploads filtering! 2020-04-20 01:19:20 +07:00
utilsController.js Updated utilsController.js 2020-04-19 21:52:34 +07:00