- Add CLI command to remove images
- Add CLI command to search images based on the uploader's IP address
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
On the official instance, which is heavily used, some empty records are
used twice since the migration to PostgreSQL. Trying to choose randomly
among the available empty records to fix that and immediatly make them
not empty (add a fake path).
+ force lowest version of Net::SSLeay used, since the latest (more or
less) version is needed on Debian Stretch.
- Start creating a DB abstraction layer
- Use this abstraction layer in watch and cleanfiles commands
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)