1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-15 20:52:42 +03:00
rss-bridge/lib
Dag 9bb04ba848
Prepare 2023-03-21 release ()
* fix: upgrade version string in php code
2023-03-22 19:32:19 +01:00
..
ActionInterface.php refactor: extract frontpage to template () 2022-11-07 18:22:54 +01:00
ApiAuthenticationMiddleware.php [core] Implement bearer token authentication () 2022-10-19 18:39:35 +02:00
AuthenticationMiddleware.php fix: disallow usage of default password () 2023-03-06 20:43:44 +01:00
bootstrap.php refactor: rename rssbridge.php to bootstrap.php () 2022-08-27 23:01:06 +02:00
BridgeAbstract.php [Various] getKey replacements and docu () 2023-03-06 20:01:51 +01: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 feat: add config option "path" for file cache () 2023-03-20 19:10:01 +01:00
CacheInterface.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
Configuration.php Prepare 2023-03-21 release () 2023-03-22 19:32:19 +01:00
contents.php feat: improve error handling ux () 2023-03-20 19:11:51 +01:00
Debug.php Improve logging and error handling () 2022-10-16 17:55:43 +02:00
error.php feat: add a proper feed item uid when the bridge errors out () 2023-02-02 22:53:01 +01:00
FeedExpander.php feat: improve error handling ux () 2023-03-20 19:11:51 +01: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 [Core] Add html/convertLazyLoading (+ document stripRecursiveHTMLSection) () 2022-11-20 12:41:59 +01:00
Logger.php feat: sanitize root folder also in php error messages () 2023-03-06 21:47:25 +01: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 feat: sanitize root folder also in php error messages () 2023-03-06 21:47:25 +01:00
utils.php feat: improve error handling ux () 2023-03-20 19:11:51 +01:00
XPathAbstract.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00