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 824ac5e373
docs ()
* docs

* docs
2025-01-26 21:24:33 +01:00
..
parsedown chore: move committed third-party deps to lib () 2024-02-09 22:27:35 +01:00
php-urljoin chore: move committed third-party deps to lib () 2024-02-09 22:27:35 +01:00
simplehtmldom feat: extract simple_html_dom max_file_size to config () 2025-01-04 19:43:48 +01:00
ActionInterface.php yuop () 2024-08-07 00:21:06 +02:00
bootstrap.php feat: extract simple_html_dom max_file_size to config () 2025-01-04 19:43:48 +01:00
BridgeAbstract.php chore: increase linter speed () 2024-08-11 02:31:50 +02:00
BridgeCard.php feat: add section link to frontpage bridge card () 2025-01-04 20:34:36 +01:00
BridgeFactory.php refactor: introduce DI container () 2024-08-29 22:48:59 +02:00
CacheFactory.php refactor: introduce DI container () 2024-08-29 22:48:59 +02:00
CacheInterface.php fix: rewrite and improve caching () 2023-09-10 21:50:15 +02:00
config.php fix: extract duplicate config loading () 2024-08-30 02:29:51 +02:00
Configuration.php chore: prepare 2025-01-26 release () 2025-01-26 11:16:35 +01:00
Container.php fix: bug in prior refactor () 2024-08-29 23:02:01 +02:00
contents.php docs () 2025-01-26 21:24:33 +01:00
Debug.php refactor: drop usage of Debug::log () 2024-08-08 04:31:47 +02:00
dependencies.php refactor: extract exception and cache middleware () 2024-09-01 21:48:14 +02:00
FeedExpander.php [SubstackBridge] Add Substack bridge () 2024-07-31 21:57:20 +02:00
FeedItem.php refactor () 2024-08-30 04:21:51 +02:00
FeedParser.php feat(FeedParser): recursively parse rss modules () 2025-01-25 18:29:01 +01:00
FormatAbstract.php refactor: format rendering () 2024-08-23 17:34:06 +02:00
FormatFactory.php refactor: introduce http Request object () 2024-01-25 16:06:24 +01:00
html.php refactor: prepare for introduction of token based authentication () 2024-01-24 23:06:23 +01:00
http.php fix: cache 400 and 404, and refactor token auth () 2025-01-03 06:19:24 +01:00
logger.php fix: dont aquire exclusive locks () 2024-11-23 22:28:50 +01:00
ParameterValidator.php refactor/fix () 2024-01-25 13:03:00 +01:00
php8backports.php refactor () 2023-10-01 19:23:30 +02:00
RssBridge.php refactor: extract exception and cache middleware () 2024-09-01 21:48:14 +02:00
seotags.php [CssSelectorBridge] Move metadata retrieval to lib () 2024-01-23 15:58:30 +01:00
TwitterClient.php fix: rewrite and improve caching () 2023-09-10 21:50:15 +02:00
url.php fix(url): disallowed wonky path () 2025-01-03 05:40:30 +01:00
utils.php Utils: Add Webp MIME type () 2024-01-19 21:30:06 +01:00
WebDriverAbstract.php Adopt WebDriverAbstract as a solution for active (JavaScript) websites () 2024-02-10 04:42:22 +01:00
XPathAbstract.php refactor: deprecate FeedItem constructor () 2024-08-08 03:43:26 +02:00