Age | Commit message (Expand) | Author |
2014-12-17 | update picofeed, fix #695 | Bernhard Posselt |
2014-11-05 | update picofeed, add max size setting, fix #642 | Bernhard Posselt |
2014-10-22 | use factories for reader and favicon since they have state and cant be reused | Bernhard Posselt |
2014-10-22 | fix tests | Bernhard Posselt |
2014-10-22 | remove unused exception | Bernhard Posselt |
2014-10-22 | get rid of simplepie | Bernhard Posselt |
2014-10-21 | get rid of faviconfetcher and use picofeed | Bernhard Posselt |
2014-10-21 | convert tabs indention to indention with 4 spaces because of mixing of both v... | Bernhard Posselt |
2014-10-21 | move config class into config folder | Bernhard Posselt |
2014-10-08 | get rid of simplepie absolute url function and use Net url2 | Bernhard Posselt |
2014-10-08 | cleanup favicon fetcher | Bernhard Posselt |
2014-10-08 | more cleanup | Bernhard Posselt |
2014-10-08 | try to fix scrutinizer bugs | Bernhard Posselt |
2014-10-08 | fix phpdoc in api factory | Bernhard Posselt |
2014-10-08 | remove dead proxy code from favicon fetcher | Bernhard Posselt |
2014-10-04 | ignore zendxml result | Bernhard Posselt |
2014-10-04 | zendxml for faviconfetcher | Bernhard Posselt |
2014-10-04 | create files for next gen parser | Bernhard Posselt |
2014-09-29 | Disable XML entity parsing | Lukas Reschke |
2014-09-22 | fix #454, allow global enhancers | Bernhard Posselt |
2014-06-26 | style fixes | Bernhard Posselt |
2014-06-26 | style fixes | Bernhard Posselt |
2014-06-26 | style fixes | Bernhard Posselt |
2014-05-15 | rename businesslayer to service | Bernhard Posselt |
2014-05-14 | convert array() to [] | Bernhard Posselt |
2014-05-13 | fix js tests | Bernhard Posselt |
2014-05-13 | remove more old code | Bernhard Posselt |
2014-05-13 | break all the things! | Bernhard Posselt |
2014-05-12 | replace fetchRow with fetch to honour pdostatement | Bernhard Posselt |
2014-05-12 | more style fixes | Bernhard Posselt |
2014-04-19 | update headers to be compatible with phpdoc, slim down license text to make c... | Bernhard Posselt |
2014-04-19 | split up api class for easier testing and clearer code | Bernhard Posselt |
2014-04-10 | build http basic auth rather than requiring it from the user to write the cor... | Bernhard Posselt |
2014-04-10 | add proxy support based on simplepie pr, fix #491 | Bernhard Posselt |
2014-04-10 | add proxy settings to config | Bernhard Posselt |
2014-04-09 | port to internal controller, some routes are still broken | Bernhard Posselt |
2014-04-09 | migrate security annotations, please review | Bernhard Posselt |
2014-04-09 | ported to owncloud internal appframework classes, confused with how to start ... | Bernhard Posselt |
2014-04-08 | migrated database, utility, bootstrap from appframework | Bernhard Posselt |
2013-10-20 | add support for text posts for the 'Least I Could Do' enhancer | Robin Appelman |
2013-09-30 | set the useragent when getting the full body for the xpath enhancer | Robin Appelman |
2013-09-27 | use seperate direcotires for article enhancers and fetchers | Bernhard Posselt |
2013-09-26 | fix relative link substition when & appears in the link | Bernhard Posselt |
2013-09-26 | add article enhancers for various comic sites | Robin Appelman |
2013-09-26 | ignore warnings when loading invalid html | Bernhard Posselt |
2013-09-26 | create a seperate config file for regex enhancers | Bernhard Posselt |
2013-09-26 | Merge pull request #372 from owncloud/enhancer-json | Bernhard Posselt |
2013-09-26 | ArticleEnhancer: convert relative urls to html characters | bastei |
2013-09-26 | move simple enhancer config into json file | Bernhard Posselt |
2013-09-25 | add article enhancer for comics hosted by the escapist | Robin Appelman |