rss-bridge/lib
ORelio 7533ef12e3
[html] improve srcset attribute parsing (#3769)
Fix commas not being used for splitting, resulting in broken src URL in some cases:
srcset="url1.jpg, url2.jpg 2x" would give src="url1.jpg,"
2023-10-18 19:12:19 +02:00
..
ActionInterface.php refactor (#3708) 2023-09-25 21:18:48 +02:00
ApiAuthenticationMiddleware.php refactor (#3712) 2023-10-01 19:23:30 +02:00
AuthenticationMiddleware.php refactor (#3712) 2023-10-01 19:23:30 +02:00
BridgeAbstract.php refactor (#3712) 2023-10-01 19:23:30 +02:00
BridgeCard.php [BridgeCard] add example value to info hint and allow using it by right click (#3726) 2023-10-02 03:02:57 +02:00
BridgeFactory.php refactor (#3712) 2023-10-01 19:23:30 +02:00
CacheFactory.php refactor: logger (#3678) 2023-09-21 22:05:55 +02:00
CacheInterface.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Configuration.php refactor (#3712) 2023-10-01 19:23:30 +02:00
Debug.php refactor: logger (#3678) 2023-09-21 22:05:55 +02:00
FeedExpander.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
FeedItem.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
FeedParser.php feat: preserve and reproduce podcast feeds (itunes rss module) (#3759) 2023-10-16 02:58:03 +02:00
FormatAbstract.php feat: preserve and reproduce podcast feeds (itunes rss module) (#3759) 2023-10-16 02:58:03 +02:00
FormatFactory.php refactor (#3712) 2023-10-01 19:23:30 +02:00
ParameterValidator.php refactor (#3712) 2023-10-01 19:23:30 +02:00
RssBridge.php refactor: FeedExpander (#3740) 2023-10-12 22:14:04 +02:00
TwitterClient.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
XPathAbstract.php fix(vice): news rss changed (#3694) 2023-09-23 20:39:02 +02:00
bootstrap.php refactor (#3712) 2023-10-01 19:23:30 +02:00
contents.php fix: various fixes (#3741) 2023-10-12 19:49:04 +02:00
html.php [html] improve srcset attribute parsing (#3769) 2023-10-18 19:12:19 +02:00
http.php fix(cvedetails,tldrtech) (#3735) 2023-10-10 21:41:57 +02:00
logger.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
php8backports.php refactor (#3712) 2023-10-01 19:23:30 +02:00
url.php fix(senscritique) (#3750) 2023-10-13 11:24:22 +02:00
utils.php fix(cvedetails,tldrtech) (#3735) 2023-10-10 21:41:57 +02:00