summaryrefslogtreecommitdiffstats
path: root/dependencyinjection
AgeCommit message (Expand)Author
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-26move simple enhancer config into json fileBernhard Posselt
2013-09-25add article enhancer for comics hosted by the escapistRobin Appelman
2013-09-25add article enhancer for least i could doRobin Appelman
2013-09-25add article enhancer for twogagRobin Appelman
2013-09-25add article enhancer for penny-arcadeRobin Appelman
2013-09-25add article enhancer for use cad-comic.comRobin Appelman
2013-09-14Fix themerepublic.net enhancerDavid
2013-09-14Add ThemeRepublic EnhancerDavid
2013-09-14remove import parser from dicontainerBernhard 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-02still trying to fix corsBernhard 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-29allow more than one article enhancer per url based on the url regex, also all...Bernhard Posselt
2013-08-28add middleware for cors requestsBernhard 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-02inject correct deps into updaterBernhard Posselt
2013-08-02make cron updater optional, created updater class for better updating handlin...Bernhard Posselt
2013-07-11Revert "Modified HTMLPurifier Configuration"Bernhard Posselt
2013-07-11Revert "Modified HTMLPurifier Configuration"Bernhard Posselt
2013-07-11increase timeout to from 10 to 60 seconds, fix #278Bernhard Posselt
2013-07-03Modified HTMLPurifier Configurationbluehaze
2013-07-03Modified HTMLPurifier Configurationbluehaze
2013-05-20dont break on item api requestBernhard Posselt
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-09only make one request for mark all read and mark folder read, fix #171, fix a...Bernhard Posselt
2013-05-04also sanitize imported jsonBernhard Posselt
2013-05-04embed vimeo and youtube videos fix #148Bernhard Posselt
2013-05-04use html purifier for sanitationBernhard Posselt
2013-05-03also provide the app versionBernhard Posselt
2013-05-02implement all routes and function bodies for api callsBernhard Posselt
2013-05-02implemented first feeds get all methodBernhard Posselt
2013-04-29go back to order by id, fix #138, use a newest item id to prevent marking ite...Bernhard Posselt
2013-04-23added configuration infoBernhard Posselt
2013-04-23use data directory as cacheBernhard Posselt
2013-04-22added import from google reader, fix #80Bernhard Posselt
2013-04-20update items when they are being set read or starredBernhard Posselt
2013-04-20Also load the newest feed data when you load a feedBernhard Posselt
2013-04-20set autopurge limit to 200 and purge per feed rather than per user or per all...Bernhard Posselt
2013-04-19added some hints for importing google reader itemsBernhard Posselt
2013-04-18added test for fetcher class fix #47Bernhard Posselt
2013-04-18minor changeBernhard Posselt
2013-04-17use favicon fetcher from appframework, fix #62Bernhard Posselt