3fbe3a0b93
Added the possibility to delete single posts or a range of multiple posts at once using the command as following:<br/> `docker-compose run server ./szuru-admin --delete posts 35 36 40-45`<br/> Each space represents a single post id, using a `-` between two ids will delete all posts within range, including the first and the last one |
||
---|---|---|
.. | ||
szurubooru | ||
.dockerignore | ||
.flake8 | ||
alembic.ini | ||
config.yaml.dist | ||
dev-requirements.txt | ||
docker-start.sh | ||
Dockerfile | ||
pyproject.toml | ||
requirements.txt | ||
szuru-admin |