1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-17 21:51:09 +03:00
rss-bridge/lib
mr-flibble 1a7a7bad98 [contents.php] Fix typo ()
This fixes "The requested resouce cannot be found!" on line 67
2018-11-05 11:10:32 +01:00
..
Authentication.php Add basic authentication support () 2018-06-27 19:09:41 +02:00
Bridge.php [Bridge] Remove superfuous variables and statements 2017-08-06 00:04:07 +02:00
BridgeAbstract.php Return exceptions in requested feed formats () 2018-10-15 17:21:43 +02:00
BridgeCard.php [BridgeCard] Fix checkbox default value () 2018-10-20 13:14:46 +02:00
BridgeInterface.php Return exceptions in requested feed formats () 2018-10-15 17:21:43 +02:00
BridgeList.php core: Display optional administrator email () 2018-11-05 10:46:44 +01:00
Cache.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
CacheInterface.php [cache] Specify cache duration for 'purgeCache' 2016-10-08 16:18:10 +02:00
Configuration.php [Configuration] Fix open_basedir warnings () 2018-10-27 10:53:45 +02:00
contents.php [contents.php] Fix typo () 2018-11-05 11:10:32 +01:00
error.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges () 2018-09-09 20:20:13 +01:00
Exceptions.php Return exceptions in requested feed formats () 2018-10-15 17:21:43 +02:00
FeedExpander.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges () 2018-09-09 20:20:13 +01:00
Format.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
FormatAbstract.php [core] Returning 304 http code when returning cached data () 2018-08-25 20:00:38 +01:00
FormatInterface.php [FormatInterface] Add missing public functions 2016-11-09 18:41:24 +01:00
html.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges () 2018-09-09 20:20:13 +01:00
ParameterValidator.php [ParameterValidator] Move 'getQueriedContext' from BridgeAbstract 2018-09-22 17:04:55 +02:00
RssBridge.php [ParameterValidator] Refactor 'validation' into 'ParameterValidator' 2018-09-22 16:42:04 +02:00