..
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
BridgeAbstract.php
[core] Add configuration for bridges, allowing private bridges ( #1343 )
2020-12-12 21:05:22 +05:00
BridgeCard.php
[BridgeCard] Display configuration options (if enabled) when bridge has no parameters ( #1968 )
2021-02-05 10:17:30 +05:00
BridgeFactory.php
bridge: Refactor bridge factory to non-static class
2019-06-18 18:55:32 +02:00
BridgeInterface.php
[core] Add configuration for bridges, allowing private bridges ( #1343 )
2020-12-12 21:05:22 +05:00
BridgeList.php
[core] Fixed passive XSS vulnerability
2020-10-26 15:08:11 +05:00
CacheFactory.php
cache: Refactor cache factory to non-static class
2019-06-18 19:04:19 +02:00
CacheInterface.php
caches: Refactor the API ( #1060 )
2019-04-29 20:12:43 +02:00
Configuration.php
[core] Add configuration for bridges, allowing private bridges ( #1343 )
2020-12-12 21:05:22 +05:00
contents.php
[core] Use more correct text to indicate errored response from upstream
2020-12-23 17:49:11 +05: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 ( #1179 )
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 ( #1002 )
2019-02-06 18:34:51 +01:00
FeedExpander.php
[FeedExpander] Fix PHP notice on missing uri field
2020-08-11 14:01:44 +02:00
FeedItem.php
[FeedItem] Avoid repeated UID hashing after loading from cache ( #1148 )
2019-06-01 19:36:46 +02:00
FormatAbstract.php
formats: Add getMimeType() function ( #1299 )
2019-10-31 19:00:12 +01:00
FormatFactory.php
format: Refactor format factory to non-static class
2019-06-18 19:15:20 +02:00
FormatInterface.php
formats: Add getMimeType() function ( #1299 )
2019-10-31 19:00:12 +01:00
html.php
[core] Use Parsedown for Markdown parsing ( #1783 )
2020-10-09 23:29:02 +05:00
ParameterValidator.php
[ParameterValidator] Ignore cache-busting param ( #1723 )
2020-09-14 14:01:55 +05:00
rssbridge.php
[BridgeXPathAbstract + BlizzardNewsBridge + XPathBridge] Add new abstract class + two example implementations ( #1671 )
2020-11-08 12:22:41 +05:00
XPathAbstract.php
[BridgeXPathAbstract + BlizzardNewsBridge + XPathBridge] Add new abstract class + two example implementations ( #1671 )
2020-11-08 12:22:41 +05:00