wallabag/src/Wallabag/CoreBundle/Command
Jeremy Benoist 9c2b2aae70
Keep url in exists endpoint
- Add migration
- Use md5 instead of sha512 (we don't need security here, just a hash)
- Update tests
2019-04-01 13:24:40 +02:00
..
CleanDuplicatesCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
ExportCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
GenerateUrlHashesCommand.php Keep url in exists endpoint 2019-04-01 13:24:40 +02:00
InstallCommand.php Enable PHPStan 2019-01-18 15:25:50 +01: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 Enable OTP 2FA 2019-01-23 13:28:02 +01:00
TagAllCommand.php Better rendering for all core commands 2017-07-29 11:09:02 +02:00