This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Usage: | |
* Go to https://objectedge.slack.com/files/{username} | |
* and run this code in the browser console | |
* | |
* To remove only files older than a given date, configure "older_than" with appropriate value | |
* Ex: "2016-12-14", "2015-12-31 17:35:14" | |
* | |
* To delete only images, configure types as "image" | |
* To delete all kind of files, configure types as "all" |