Rss-Bridge/lib
logmanoriginal d4e867f240 core: Move default bridges to whitelist.default.txt
Default bridges are currently statically defined in index.php, which
is not the right place if we want to keep responsibilities separated.

This commit introduces a new file whitelist.default.txt that holds
the default bridges and which is loaded automatically, if whitelist.txt
doesn't exist.

Due to this it is also no longer necessary to have write permission
for the root directory.

References #1001
2019-06-06 20:53:46 +02:00
..
ActionAbstract.php core: Implement action factory (#1002) 2019-02-06 18:34:51 +01:00
ActionFactory.php core: Implement action factory (#1002) 2019-02-06 18:34:51 +01:00
ActionInterface.php core: Implement action factory (#1002) 2019-02-06 18:34:51 +01:00
Authentication.php global: Fix code violations 2018-12-26 21:58:07 +01:00
Bridge.php core: Move default bridges to whitelist.default.txt 2019-06-06 20:53:46 +02:00
BridgeAbstract.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BridgeCard.php [BridgeCard] Don't warn about the 'required' attribute if it is set to false 2019-01-22 19:12:37 +01:00
BridgeInterface.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BridgeList.php global: Fix code violations 2018-12-26 21:58:07 +01:00
Cache.php [Cache] Fix cache types ending on 'cache' are not detected correctly 2019-02-24 11:56:43 +01:00
CacheInterface.php caches: Refactor the API (#1060) 2019-04-29 20:12:43 +02:00
Configuration.php core: Move default bridges to whitelist.default.txt 2019-06-06 20:53:46 +02:00
contents.php caches: Refactor the API (#1060) 2019-04-29 20:12:43 +02:00
Debug.php [Debug] Fix debug mode reports indexing error 2018-11-16 20:19:52 +01:00
error.php exception: Remove HttpException class 2018-11-18 16:53:21 +01:00
Exceptions.php [Exceptions] Fix GitHub query labels for bug reports 2019-06-01 22:35:56 +02:00
FactoryAbstract.php core: Implement action factory (#1002) 2019-02-06 18:34:51 +01:00
FeedExpander.php [FeedExpander] Fix item href being used as feed uri (#1033) 2019-02-11 19:07:03 +01:00
FeedItem.php [FeedItem] Avoid repeated UID hashing after loading from cache (#1148) 2019-06-01 19:36:46 +02:00
Format.php format: Refactor searchInformation 2018-11-15 20:16:21 +01:00
FormatAbstract.php core: Add FeedItem class (#940) 2018-12-26 22:41:32 +01:00
FormatInterface.php global: Fix code violations 2018-12-26 21:58:07 +01:00
html.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
ParameterValidator.php [ParameterValidator] Handle missing parameter type (#1057) 2019-04-04 22:55:46 +02:00
rssbridge.php core: Move default bridges to whitelist.default.txt 2019-06-06 20:53:46 +02:00