1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-02-20 09:09:55 +03:00
rss-bridge/lib
2022-06-22 18:27:20 +02:00
..
ActionAbstract.php core: Implement action factory () 2019-02-06 18:34:51 +01:00
ActionFactory.php refactor: add php autoloader () 2022-04-26 00:57:59 +02:00
ActionInterface.php core: Implement action factory () 2019-02-06 18:34:51 +01:00
Authentication.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BridgeAbstract.php feat: add limit options to the slowest bridges 2022-04-10 18:56:24 +02:00
BridgeCard.php refactor: BridgeFactory () 2022-05-08 03:58:42 +02:00
BridgeFactory.php refactor: BridgeFactory () 2022-05-08 03:58:42 +02:00
BridgeInterface.php [core] Support for bridge maintainers' donation URLs () 2021-06-26 00:45:25 +05:00
BridgeList.php refactor: FormatFactory () 2022-06-22 18:27:20 +02:00
CacheFactory.php refactor: add php autoloader () 2022-04-26 00:57:59 +02:00
CacheInterface.php caches: Refactor the API () 2019-04-29 20:12:43 +02:00
Configuration.php chore: bump required php version to 7.4 () 2022-06-19 21:45:33 +02:00
contents.php [contents] Add MIME type for mp3 () 2022-06-09 22:41:10 -04:00
Debug.php [Debug] Fix debug mode reports indexing error 2018-11-16 20:19:52 +01:00
error.php core: Add an option to suppress error reporting () 2019-10-31 18:49:45 +01:00
Exceptions.php [Exceptions] Add button to search for similar issues on GitHub 2019-06-08 17:05:35 +02:00
FactoryAbstract.php core: Implement action factory () 2019-02-06 18:34:51 +01:00
FeedExpander.php fix: use accept header when fetching feed () 2022-05-18 00:18:33 +02:00
FeedItem.php [FeedItem] Avoid repeated UID hashing after loading from cache () 2019-06-01 19:36:46 +02:00
FormatAbstract.php [FormatAbstract]: Ensure sanitizeHtml is given string () 2022-06-17 20:46:15 +02:00
FormatFactory.php refactor: FormatFactory () 2022-06-22 18:27:20 +02:00
FormatInterface.php Formats: Remove display & related method () 2022-06-07 18:05:33 +02:00
html.php [docs] Add documentation for html.php functions () 2022-05-10 09:37:53 +02:00
ParameterValidator.php [ParameterValidator] Ignore cache-busting param () 2020-09-14 14:01:55 +05:00
php8backports.php chore: bump required php version to 7.4 () 2022-06-19 21:45:33 +02:00
rssbridge.php remove unnecessary includes 2022-05-13 09:35:25 +02:00
XPathAbstract.php [XPathAbstract] Improve Media Url regex () 2022-06-19 02:19:32 +02:00