filesafe/controllers
Bobby Wibowo 41d52d947b
Added support for negative page num
e.g. -1 means last page, -2 means the 2nd from last, and so on
will only accept up to -N where N is the amount of pages
anything lower will alwasy return the first page
this works for both list uploads and list users APIs

fixed some Object.assign in dashboard.js

added bottom control buttons in manage users
2020-05-02 22:42:23 +07:00
..
albumsController.js Added sorting feature for Manage Uploads 2020-04-04 23:36:43 +07:00
authController.js Added support for negative page num 2020-05-02 22:42:23 +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 Added support for negative page num 2020-05-02 22:42:23 +07:00
utilsController.js Updated Linux-only disk stats 2020-05-02 19:28:13 +07:00