rss-bridge/lib
2023-07-19 22:18:42 +02:00
..
ActionInterface.php
ApiAuthenticationMiddleware.php
AuthenticationMiddleware.php fix: disallow usage of default password (#3284) 2023-03-06 20:43:44 +01:00
bootstrap.php feat: enable bridges using env var (#3428) 2023-06-11 03:16:03 +02:00
BridgeAbstract.php refactor(cache): extract and encapsulate cache expiration logic (#3547) 2023-07-19 05:05:49 +02:00
BridgeCard.php
BridgeFactory.php feat: enable bridges using env var (#3428) 2023-06-11 03:16:03 +02:00
BridgeInterface.php
CacheFactory.php feat(sqlite cache): add config options (#3499) 2023-07-06 15:59:38 +02:00
CacheInterface.php refactor(cache): extract and encapsulate cache expiration logic (#3547) 2023-07-19 05:05:49 +02:00
Configuration.php Update Configuration.php - Old Version Date in new Release (#3526) 2023-07-12 11:56:07 +02:00
contents.php fix(cache): bug (#3554) 2023-07-19 22:18:42 +02:00
Debug.php fix: Undefined index: REMOTE_ADDR in non-web sapi' (#3538) 2023-07-15 21:16:23 +02:00
error.php
FeedExpander.php fix: move debug mode to config (#3324) 2023-06-02 20:22:09 +02:00
FeedItem.php
FormatAbstract.php
FormatFactory.php
FormatInterface.php
html.php fix(html_format): add spacing below date if author is missing (#3425) 2023-06-08 23:04:16 +02:00
Logger.php fix: various small fixes (#3519) 2023-07-09 10:08:30 +02:00
ParameterValidator.php
php8backports.php
RssBridge.php refactor: extract CurlHttpClient (#3532) 2023-07-16 22:07:34 +02:00
TwitterClient.php refactor(cache): extract and encapsulate cache expiration logic (#3547) 2023-07-19 05:05:49 +02:00
utils.php feat: improve error handling ux (#3298) 2023-03-20 19:11:51 +01:00
XPathAbstract.php [XPathAbstract] Use baseURI to fix relative links (if available) (#3439) 2023-06-17 17:53:00 +02:00