restbase icon indicating copy to clipboard operation
restbase copied to clipboard

Add content purge filter

Open johngian opened this issue 2 years ago • 2 comments

This filter can be added in case ALL content in a certain time range needs to be purged.

johngian avatar Jan 25 '24 14:01 johngian

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)

johngian avatar Jan 25 '24 15:01 johngian

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.

johngian avatar Jan 25 '24 16:01 johngian