- Fixed a bug where in the search UI, when discarding undefined objects it would not update the array, leaving it with gaps that caused a mismatch with the download buttons
- Improved null/undefined checking
- Added feature request #24 (explicit content filter). There is now an env variable EXPLICIT_FILTER=true/false that has to be set in the docker compose file in order to configure this feature. Config page only reflects its state, doesn't allow for directly modifying it.