wallabag/src/Wallabag/CoreBundle/Command
Jeremy Benoist 9743058f7d
Add a command to clean downloaded images
There were a bug in versions prior to 2.4.0 where images weren't properly removed (mostly when coming from the API).
With that command, we'll be able to remove images which aren't associated to any entries.

Like other command you can pass a username to only clean one user.
2020-12-14 22:19:19 +01:00
..
CleanDownloadedImagesCommand.php Add a command to clean downloaded images 2020-12-14 22:19:19 +01:00
CleanDuplicatesCommand.php Update deps 2019-11-12 14:18:58 +01:00
ExportCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
GenerateUrlHashesCommand.php Update deps 2019-11-12 14:18:58 +01:00
InstallCommand.php Add default system-wide ignore origin rules with install support 2020-04-25 15:59:23 +02:00
ListUserCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
ReloadEntryCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
ShowUserCommand.php Update deps 2019-11-12 14:18:58 +01:00
TagAllCommand.php Better rendering for all core commands 2017-07-29 11:09:02 +02:00