summaryrefslogtreecommitdiffstats
path: root/js/app/controllers/controllers.coffee
AgeCommit message (Expand)Author
2013-04-15get language from server and save it in a language object, dont use a seperat...Bernhard Posselt
2013-04-12implement export, needs proper unittests though, fix 31Bernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-05implemented bare itembl methodsBernhard Posselt
2013-04-05bring back show all buttonBernhard Posselt
2013-04-04cleaned up feedcontrollerBernhard Posselt
2013-04-02split logic into business layersBernhard Posselt
2013-03-26show title and author below feedBernhard Posselt
2013-03-25added feedcontroller methods and testsBernhard Posselt
2013-03-25provide feedcontroller skeleton methodsBernhard Posselt
2013-03-25fixed js errors on loadBernhard Posselt
2013-03-23use all articles if active feed is nullBernhard Posselt
2013-03-23fixed dicontainer and added basic controllersBernhard Posselt