filesafe/public
Bobby Wibowo 31a6940ab4
Updates
Added pagination to uploads and users list.
With that, /api/uploads and /api/users API routes will now add "count"
property to their response object.

Enabled Delete user button in users list.
With that also added /api/users/disable API route.
As usual, you can only disable users whose usergroup is lower than
your own.

Click event will no longer trigger on "disabled" elements (basically any
elements with "disabled" attribute).

Changed all arrow functions into regular functions in public JS files
(there were only a few that I somehow missed).

Bumped v1 version string.
2019-01-02 02:39:08 +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 Updates 2019-01-02 02:39:08 +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