wallabag/src/Wallabag/CoreBundle/Helper
Kevin Decherf af29e1bf07 Fix empty title and domain_name when exception is thrown during fetch
Add a new helper to set a default title when it's empty:
1/ use basename part of entry's path, if any
2/ or use domain name

Fixes #2053

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-13 22:44:31 +01:00
..
ContentProxy.php Fix empty title and domain_name when exception is thrown during fetch 2017-12-13 22:44:31 +01:00
CryptoProxy.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
DetectActiveTheme.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
DownloadImages.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
EntityTimestampsTrait.php Add EntityTimestampsTrait to handle dates 2017-07-06 09:01:51 +02:00
EntriesExport.php Properly run php-cs-fixer 2017-10-28 20:16:43 +02:00
HttpClientFactory.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
PreparePagerForEntries.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Redirect.php TagController: ignore ActionMarkAsRead when removing tag from entry 2017-05-31 00:36:46 +02:00
RuleBasedTagger.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagsAssigner.php Tag: render tags case-insensitive by storing them in lowercase 2017-08-27 16:51:23 +02:00