summaryrefslogtreecommitdiffstats
path: root/utility
AgeCommit message (Expand)Author
2014-12-17update picofeed, fix #695Bernhard Posselt
2014-11-05update picofeed, add max size setting, fix #642Bernhard Posselt
2014-10-22use factories for reader and favicon since they have state and cant be reusedBernhard Posselt
2014-10-22fix testsBernhard Posselt
2014-10-22remove unused exceptionBernhard Posselt
2014-10-22get rid of simplepieBernhard Posselt
2014-10-21get rid of faviconfetcher and use picofeedBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-21move config class into config folderBernhard Posselt
2014-10-08get rid of simplepie absolute url function and use Net url2Bernhard Posselt
2014-10-08cleanup favicon fetcherBernhard Posselt
2014-10-08more cleanupBernhard Posselt
2014-10-08try to fix scrutinizer bugsBernhard Posselt
2014-10-08fix phpdoc in api factoryBernhard Posselt
2014-10-08remove dead proxy code from favicon fetcherBernhard Posselt
2014-10-04ignore zendxml resultBernhard Posselt
2014-10-04zendxml for faviconfetcherBernhard Posselt
2014-10-04create files for next gen parserBernhard Posselt
2014-09-29Disable XML entity parsingLukas Reschke
2014-09-22fix #454, allow global enhancersBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13fix js testsBernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-12replace fetchRow with fetch to honour pdostatementBernhard Posselt
2014-05-12more style fixesBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-10build http basic auth rather than requiring it from the user to write the cor...Bernhard Posselt
2014-04-10add proxy support based on simplepie pr, fix #491Bernhard Posselt
2014-04-10add proxy settings to configBernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt
2014-04-09migrate security annotations, please reviewBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2013-10-20add support for text posts for the 'Least I Could Do' enhancerRobin Appelman
2013-09-30set the useragent when getting the full body for the xpath enhancerRobin Appelman
2013-09-27use seperate direcotires for article enhancers and fetchersBernhard Posselt
2013-09-26fix relative link substition when & appears in the linkBernhard Posselt
2013-09-26add article enhancers for various comic sitesRobin Appelman
2013-09-26ignore warnings when loading invalid htmlBernhard Posselt
2013-09-26create a seperate config file for regex enhancersBernhard Posselt
2013-09-26Merge pull request #372 from owncloud/enhancer-jsonBernhard Posselt
2013-09-26ArticleEnhancer: convert relative urls to html charactersbastei
2013-09-26move simple enhancer config into json fileBernhard Posselt
2013-09-25add article enhancer for comics hosted by the escapistRobin Appelman