restbase
restbase copied to clipboard
Add content purge filter
This filter can be added in case ALL content in a certain time range needs to be purged.
I pinned the jsonc-parser dependency only for dev-dependencies so CI can work. (This is the last known version that works with node 12)
Just tested it locally. Other than some minor changes on the configuration for start/end time (initial example mentioned unix timestamps but it expected iso8601 strings) it worked OK.