summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2014-01-23fix unit testsRobin Appelman
2013-12-19add serverside infrastructure for setting and remembering compact viewBernhard Posselt
2013-11-16Rename Feed: tests addedDavide Saurino
2013-10-20adjust tests to xpathenhancer fallback behaviourRobin Appelman
2013-09-27always open links in new tabBernhard Posselt
2013-09-27external to api folderBernhard Posselt
2013-09-27use seperate direcotires for article enhancers and fetchersBernhard Posselt
2013-09-26create a seperate config file for regex enhancersBernhard Posselt
2013-09-26ArticleEnhancer: convert relative urls to html charactersbastei
2013-09-2264bit integers for everyoneBernhard Posselt
2013-09-20Merge pull request #358 from bastei/relativeurlsBernhard Posselt
2013-09-21ArticleEnhancer: Transform relative to absolute URLsbastei
2013-09-20also group by updates_per_article columnBernhard Posselt
2013-09-16manually convert ' to ' because its not built into PHP for author an titleBernhard Posselt
2013-09-14Add ThemeRepublic EnhancerDavid
2013-09-14allow inserted urls againBernhard Posselt
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2013-09-13fix sqlBernhard Posselt
2013-09-13use before and after update hooks to delete items only after new ones have be...Bernhard Posselt
2013-09-13go back to 200 autopurge countBernhard Posselt
2013-09-13respect articles per update count in item cleanupBernhard Posselt
2013-09-13also store feeds per article when doing updatesBernhard Posselt
2013-09-12fix #342Bernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-09-07extra work for postgres, fix #338Bernhard Posselt
2013-09-07quickfix releaseBernhard Posselt
2013-09-06unit tests for commit a051d38bastei
2013-09-05trying to fix delete older than threshold queryBernhard Posselt
2013-09-05ArticleEnhancer unit test modified for multiple XPath-resultsbastei
2013-09-05deleteReadOlderThanThreshold unit test fixbastei
2013-09-02typecast config values to default values of config objectBernhard Posselt
2013-09-02fixing cors againBernhard Posselt
2013-09-02fix updater cleanup routeBernhard Posselt
2013-09-02fix cors and cors unittests, fix #324Bernhard Posselt
2013-09-02switch from json config to ini configBernhard Posselt
2013-09-02move configuration values into a config file, fix #167Bernhard Posselt
2013-08-31Throw proper error codes when creating invalid folders through the API, fix #297Bernhard Posselt
2013-08-29allow more than one article enhancer per url based on the url regex, also all...Bernhard Posselt
2013-08-29add unittest for cors middlewareBernhard Posselt
2013-08-28also allow authorization headerBernhard Posselt
2013-08-28add access control max age headerBernhard Posselt
2013-08-28add cors for APIBernhard Posselt
2013-08-28Possible backwards incompatible change by using the link provided by simplepi...Bernhard Posselt
2013-08-28add enhancers for articles, fix #14Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-14also allow magnet urls in article links, fix #313Bernhard Posselt
2013-08-06use a default batchsize of 20 if none given, fix #220Bernhard Posselt
2013-08-06move sanitation of urls to the serverside code to also provide security for c...Bernhard Posselt
2013-08-06strip all html tags from author and title, fix #287Bernhard Posselt