filesafe/public/css
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
..
album.css Updates [!! run database/migration.js !!] 2018-12-13 16:09:46 +07:00
auth.css Updates 2018-04-13 23:20:57 +07:00
dashboard.css Updated dashboard.css 2018-12-13 15:01:30 +07:00
home.css Updates 2018-12-08 05:10:35 +07:00
style.css Updates 2019-01-02 02:39:08 +07:00
sweetalert.css Restore modals to their original size after done with viewing originals 2018-10-19 21:57:15 +07:00