filesafe/routes
Bobby Wibowo 4f04225ba0
Updated
Added delete user feature.
API: /api/users/delete
json: id<number>, purge[boolean]
By default will not purge out files, but will still clear userid
attribute from the files.
All associated albums will also be marked, and have their ZIP archives
be unliked, if applicable.

Fixed purging albums not properly reporting amount of associated files
that could not be removed, if any.

Fixed moderators being able to disable users by manually sending API
requests, if they at least know of the user IDs.
They could only disable regular users however.
2019-10-07 06:11:07 +07:00
..
album.js Updated 2019-09-19 19:10:37 +07:00
api.js Updated 2019-10-07 06:11:07 +07:00
nojs.js Updated nojs.js 2019-09-20 01:27:00 +07:00