Rss-Bridge/lib
LogMANOriginal 38b56bf23a [index] Improve error handling (#555)
Add additional information to error message:

- Name of the bridge
- Possible solutions
- Error description
- Error code
- Error message

* Output type changed from 'text' to 'html'
* Added styles for the error page
* Added a button to remotely open a GitHub issue

Closes #525
2017-07-29 19:16:16 +02:00
..
Bridge.php [Bridge] Fix whitelist check 2016-09-11 14:02:02 +02:00
BridgeAbstract.php [BridgeAbstract] Return cached infos when using cached items 2017-04-23 21:06:25 +02:00
BridgeInterface.php core: Use methods to access bridge information 2017-02-15 19:38:32 +01:00
Cache.php [Cache] Move 'purge' function to implementations 2016-10-07 22:33:45 +02:00
CacheInterface.php [cache] Specify cache duration for 'purgeCache' 2016-10-08 16:18:10 +02:00
contents.php style: Fix coding styles 2017-02-14 17:28:07 +01:00
error.php [core] Fix typos 2016-11-09 19:10:40 +01:00
Exceptions.php [index] Improve error handling (#555) 2017-07-29 19:16:16 +02:00
FeedExpander.php [FeedExpander] Deal with empty item 2017-06-24 15:09:15 +02:00
Format.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
FormatAbstract.php style: Fix coding styles 2017-02-14 17:28:07 +01:00
FormatInterface.php [FormatInterface] Add missing public functions 2016-11-09 18:41:24 +01:00
html.php Add an indicator to show the HTTP status of the site. (#483) 2017-03-18 19:02:18 +00:00
RssBridge.php style: Fix coding styles 2017-02-14 17:28:07 +01:00
validation.php style: Fix coding styles 2017-02-14 17:28:07 +01:00