1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-04-08 16:08:54 +00:00
rss-bridge/lib
Dag e027bd9274
fix: improve FeedExpander ()
* fix: improve FeedExpander

Include the first libxml error in exception.

Give better error message if trying to parse the empty string.

Log all libxml errors if debug mode is enabled.

* error handling and logging tweak
2022-10-29 10:27:02 +02:00
..
ActionFactory.php [ActionFactory] Allow camel-case action names () 2022-09-20 18:17:57 +02:00
ActionInterface.php refactor: inject the action params via its execute method () 2022-07-08 21:06:14 +02:00
ApiAuthenticationMiddleware.php [core] Implement bearer token authentication () 2022-10-19 18:39:35 +02:00
AuthenticationMiddleware.php Improve logging and error handling () 2022-10-16 17:55:43 +02:00
bootstrap.php refactor: rename rssbridge.php to bootstrap.php () 2022-08-27 23:01:06 +02:00
BridgeAbstract.php feat: use bridge description and short name in search () 2022-08-06 23:12:30 +02:00
BridgeCard.php fix: case-insensitive config from env, fix () 2022-08-23 21:19:53 +02:00
BridgeFactory.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
BridgeInterface.php feat: use bridge description and short name in search () 2022-08-06 23:12:30 +02:00
CacheFactory.php refactor: move cache logic into the factory () 2022-07-05 13:20:01 +02:00
CacheInterface.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
Configuration.php fix: dont error out for invalid env names () 2022-09-12 23:14:11 +02:00
contents.php fix: improve FeedExpander () 2022-10-29 10:27:02 +02:00
Debug.php Improve logging and error handling () 2022-10-16 17:55:43 +02:00
error.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
FeedExpander.php fix: improve FeedExpander () 2022-10-29 10:27:02 +02:00
FeedItem.php fix: improve FeedExpander () 2022-10-29 10:27:02 +02:00
FormatAbstract.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
FormatFactory.php Improve logging and error handling () 2022-10-16 17:55:43 +02:00
FormatInterface.php refactor: html format () 2022-10-16 12:03:57 +02:00
html.php Improve logging and error handling () 2022-10-16 17:55:43 +02:00
Logger.php fix: improve FeedExpander () 2022-10-29 10:27:02 +02:00
ParameterValidator.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
php8backports.php Reformat codebase v4 () 2022-07-01 15:10:30 +02:00
RssBridge.php fix: improve FeedExpander () 2022-10-29 10:27:02 +02:00
utils.php Improve logging and error handling () 2022-10-16 17:55:43 +02:00
XPathAbstract.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00