Age | Commit message (Expand) | Author |
2013-10-20 | adjust tests to xpathenhancer fallback behaviour | Robin Appelman |
2013-09-27 | always open links in new tab | Bernhard Posselt |
2013-09-27 | external to api folder | Bernhard Posselt |
2013-09-27 | use seperate direcotires for article enhancers and fetchers | Bernhard Posselt |
2013-09-26 | create a seperate config file for regex enhancers | Bernhard Posselt |
2013-09-26 | ArticleEnhancer: convert relative urls to html characters | bastei |
2013-09-22 | 64bit integers for everyone | Bernhard Posselt |
2013-09-20 | Merge pull request #358 from bastei/relativeurls | Bernhard Posselt |
2013-09-21 | ArticleEnhancer: Transform relative to absolute URLs | bastei |
2013-09-20 | also group by updates_per_article column | Bernhard Posselt |
2013-09-16 | manually convert ' to ' because its not built into PHP for author an title | Bernhard Posselt |
2013-09-14 | Add ThemeRepublic Enhancer | David |
2013-09-14 | allow inserted urls again | Bernhard Posselt |
2013-09-14 | implement pull to refresh, fix #44 | Bernhard Posselt |
2013-09-13 | fix sql | Bernhard Posselt |
2013-09-13 | use before and after update hooks to delete items only after new ones have be... | Bernhard Posselt |
2013-09-13 | go back to 200 autopurge count | Bernhard Posselt |
2013-09-13 | respect articles per update count in item cleanup | Bernhard Posselt |
2013-09-13 | also store feeds per article when doing updates | Bernhard Posselt |
2013-09-12 | fix #342 | Bernhard Posselt |
2013-09-12 | removed google importer on the serverside, add importer for articles | Bernhard Posselt |
2013-09-12 | #342 implement export | Bernhard Posselt |
2013-09-07 | extra work for postgres, fix #338 | Bernhard Posselt |
2013-09-07 | quickfix release | Bernhard Posselt |
2013-09-06 | unit tests for commit a051d38 | bastei |
2013-09-05 | trying to fix delete older than threshold query | Bernhard Posselt |
2013-09-05 | ArticleEnhancer unit test modified for multiple XPath-results | bastei |
2013-09-05 | deleteReadOlderThanThreshold unit test fix | bastei |
2013-09-02 | typecast config values to default values of config object | Bernhard Posselt |
2013-09-02 | fixing cors again | Bernhard Posselt |
2013-09-02 | fix updater cleanup route | Bernhard Posselt |
2013-09-02 | fix cors and cors unittests, fix #324 | Bernhard Posselt |
2013-09-02 | switch from json config to ini config | Bernhard Posselt |
2013-09-02 | move configuration values into a config file, fix #167 | Bernhard Posselt |
2013-08-31 | Throw proper error codes when creating invalid folders through the API, fix #297 | Bernhard Posselt |
2013-08-29 | allow more than one article enhancer per url based on the url regex, also all... | Bernhard Posselt |
2013-08-29 | add unittest for cors middleware | Bernhard Posselt |
2013-08-28 | also allow authorization header | Bernhard Posselt |
2013-08-28 | add access control max age header | Bernhard Posselt |
2013-08-28 | add cors for API | Bernhard Posselt |
2013-08-28 | Possible backwards incompatible change by using the link provided by simplepi... | Bernhard Posselt |
2013-08-28 | add enhancers for articles, fix #14 | Bernhard Posselt |
2013-08-26 | change email adress in copyright headers | Bernhard Posselt |
2013-08-14 | also allow magnet urls in article links, fix #313 | Bernhard Posselt |
2013-08-06 | use a default batchsize of 20 if none given, fix #220 | Bernhard Posselt |
2013-08-06 | move sanitation of urls to the serverside code to also provide security for c... | Bernhard Posselt |
2013-08-06 | strip all html tags from author and title, fix #287 | Bernhard Posselt |
2013-08-05 | also log errors when updating with update script | Bernhard Posselt |
2013-08-05 | ignore update errors when using the update script | Bernhard Posselt |
2013-08-05 | return proper response for update method | Bernhard Posselt |