summaryrefslogtreecommitdiffstats
path: root/js/tests
AgeCommit message (Collapse)Author
2013-03-27also update feedmodel if urlhash is the sameBernhard Posselt
2013-03-27fixed mark all unread serverside (was missing highestitemid, dont use ↵Bernhard Posselt
lastmodified to compare for new versions but use the highest item id. if items are updated and the guidHash and feedId are the same then it will be deleted and newly inserted to make the lastmodified feasable
2013-03-26show title and author below feedBernhard Posselt
2013-03-26viewing the first 20 items is now possibleBernhard Posselt
2013-03-26deleting and adding feeds worksBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-26added logic for adding feedsBernhard Posselt
2013-03-26added adding of feeds logicBernhard Posselt
2013-03-25fix bad setter usageBernhard Posselt
2013-03-25added more feedcontroller methodsBernhard 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-23fixed dicontainer and added basic controllersBernhard Posselt
2013-03-21wired routingBernhard Posselt
2013-03-18fixed test for initBernhard Posselt
2013-03-18ported persistence to new request interfaceBernhard Posselt
2013-03-18added rewritten js from appframwork-js branchBernhard Posselt