rss-bridge/lib
mrnoname1000 096c3bca73
[XPathAbstract] Fix relative links in fetched HTML (#3401)
* [core] Make defaultLinkTo compatible with DOMDocument

* [XPathAbstract] Fix relative links in fetched HTML
2023-05-18 13:50:50 +02:00
..
ActionInterface.php refactor: extract frontpage to template (#3130) 2022-11-07 18:22:54 +01:00
ApiAuthenticationMiddleware.php [core] Implement bearer token authentication (#3043) 2022-10-19 18:39:35 +02:00
AuthenticationMiddleware.php fix: disallow usage of default password (#3284) 2023-03-06 20:43:44 +01:00
BridgeAbstract.php [core] Remove hardcoded maximum duration of 24 hours in loadCacheValue (#3355) 2023-04-19 17:53:35 +02:00
BridgeCard.php fix: case-insensitive config from env, fix #2935 (#2973) 2022-08-23 21:19:53 +02:00
BridgeFactory.php refactor: general code base refactor (#2950) 2022-08-06 22:46:28 +02:00
BridgeInterface.php feat: use bridge description and short name in search (#2952) 2022-08-06 23:12:30 +02:00
CacheFactory.php feat: add config option "path" for file cache (#3297) 2023-03-20 19:10:01 +01:00
CacheInterface.php refactor: general code base refactor (#2950) 2022-08-06 22:46:28 +02:00
Configuration.php Prepare 2023-03-21 release (#3323) 2023-03-22 19:32:19 +01:00
Debug.php Improve logging and error handling (#3059) 2022-10-16 17:55:43 +02:00
FeedExpander.php feat: improve error handling ux (#3298) 2023-03-20 19:11:51 +01:00
FeedItem.php fix: improve FeedExpander (#3103) 2022-10-29 10:27:02 +02:00
FormatAbstract.php refactor: general code base refactor (#2950) 2022-08-06 22:46:28 +02:00
FormatFactory.php Improve logging and error handling (#3059) 2022-10-16 17:55:43 +02:00
FormatInterface.php refactor: html format (#3062) 2022-10-16 12:03:57 +02:00
Logger.php feat: sanitize root folder also in php error messages (#3262) 2023-03-06 21:47:25 +01:00
ParameterValidator.php refactor: general code base refactor (#2950) 2022-08-06 22:46:28 +02:00
RssBridge.php feat: sanitize root folder also in php error messages (#3262) 2023-03-06 21:47:25 +01:00
TwitterClient.php fix(TwitterBridge): repair fetching of tweets by username (#3385) 2023-05-10 21:45:44 +02:00
XPathAbstract.php [XPathAbstract] Fix relative links in fetched HTML (#3401) 2023-05-18 13:50:50 +02:00
bootstrap.php refactor: rename rssbridge.php to bootstrap.php (#2987) 2022-08-27 23:01:06 +02:00
contents.php fix: add additional cloudflare title (Glassdoor specific) (#3342) 2023-05-11 01:33:38 +02:00
error.php feat: add a proper feed item uid when the bridge errors out (#3237) 2023-02-02 22:53:01 +01:00
html.php [XPathAbstract] Fix relative links in fetched HTML (#3401) 2023-05-18 13:50:50 +02:00
php8backports.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
utils.php feat: improve error handling ux (#3298) 2023-03-20 19:11:51 +01:00