summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-08version bump1.203Bernhard Posselt
2013-08-07update karma test runner to fix buildBernhard Posselt
2013-08-07update readmeBernhard Posselt
2013-08-07also use title as folder name if text is not on the opml outline element, fix...Bernhard Posselt
2013-08-07[tx-robot] updated from transifexJenkins for ownCloud
2013-08-06small readme fixBernhard Posselt
2013-08-06Update README.rstBernhard Posselt
2013-08-06use a default batchsize of 20 if none given, fix #220Bernhard Posselt
2013-08-06changelog changeBernhard 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
2013-08-06changelogBernhard Posselt
2013-08-06fix tarBernhard Posselt
2013-08-06use bin from phantomjs websiteBernhard Posselt
2013-08-06use ppa for phantomjsBernhard Posselt
2013-08-06check phantomjs binBernhard Posselt
2013-08-06tell user in help to use admin userBernhard Posselt
2013-08-06add a way to specify the max timeout for each feedBernhard Posselt
2013-08-05also log errors when updating with update scriptBernhard Posselt
2013-08-05dont use global state with url basic authBernhard Posselt
2013-08-05dont set global auth handlerBernhard Posselt
2013-08-05fix authentication problems for updating feedsBernhard Posselt
2013-08-05better exception handlingBernhard Posselt
2013-08-05ignore update errors when using the update scriptBernhard Posselt
2013-08-05update readme with updater noticeBernhard Posselt
2013-08-05remove verbose debugBernhard Posselt
2013-08-05fix another error, better debuggingBernhard Posselt
2013-08-05return proper response for update methodBernhard Posselt
2013-08-05also run under python 3.0Bernhard Posselt
2013-08-05fix 404 on updating feedsBernhard Posselt
2013-08-05script should now workBernhard Posselt
2013-08-05still problemsBernhard Posselt
2013-08-05implemented threading, not tested yetBernhard Posselt
2013-08-05[tx-robot] updated from transifexJenkins for ownCloud
2013-08-04dont install phantomjs from npmBernhard Posselt
2013-08-04parse jsonBernhard Posselt
2013-08-04remove fixed todosBernhard Posselt
2013-08-04implement first update requestBernhard Posselt
2013-08-04[tx-robot] updated from transifexJenkins for ownCloud
2013-08-03add docs on turning off cron jobBernhard Posselt
2013-08-03also require admin account for feed updatingBernhard Posselt
2013-08-03require admin account for executing cron routesBernhard Posselt
2013-08-03[tx-robot] updated from transifexJenkins for ownCloud
2013-08-02add basic python updater scriptBernhard 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-08-02add api for updating feeds with a seperate cron job, #301Bernhard Posselt
2013-08-02[tx-robot] updated from transifexJenkins for ownCloud
2013-08-01also scroll correctly to bottom in firefoxBernhard Posselt
2013-08-01scroll to bottom when you click on show all to make it easier to click the bu...Bernhard Posselt