summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-05-12adds shortcut to star and jumpAlessandro Cosentino
2013-05-12Merge pull request #175 from houqp/houqp-masterBernhard Posselt
add ng-cloak to prevent displaying not rendered templates
2013-05-12add ng-cloak to prevent displaying not rendered templatesQingping Hou
2013-05-12bug for not valid feedsAlessandro Cosentino
2013-05-12[tx-robot] updated from transifexJenkins for ownCloud
2013-05-10fixed tests for deleteBernhard Posselt
2013-05-10undo queue fixes (unittests not adjusted yet: todo fix folderbusinesslayer ↵Bernhard Posselt
and feedbusinesslayer specs)
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-10fixed acceptance testsBernhard Posselt
2013-05-09Fix a bug that would mark the items on the right side as read regardless of ↵Bernhard Posselt
feed or folder id
2013-05-09also send newest item id when creating a feed from the apiBernhard Posselt
2013-05-09fix bug that wouldnt restore deleted folders on undoBernhard Posselt
2013-05-09only make one request for mark all read and mark folder read, fix #171, fix ↵Bernhard Posselt
a bug that prevented readding of feeds when its folder was deleted, fix a bug that would not allow mark read for feeds when the app was started for the first time
2013-05-08further state preconditionBernhard Posselt
2013-05-08move hover check into preconditionBernhard Posselt
2013-05-08added test for sliding up the formBernhard Posselt
2013-05-07small changeBernhard Posselt
2013-05-07readme fixBernhard Posselt
2013-05-07readme fixBernhard Posselt
2013-05-07readme fixBernhard Posselt
2013-05-07readme fixBernhard Posselt
2013-05-07readme fixBernhard Posselt
2013-05-07make host configurableBernhard Posselt
2013-05-07typo fixBernhard Posselt
2013-05-07added commentBernhard Posselt
2013-05-07fix visibility testBernhard Posselt
2013-05-07fixed acceptance testsBernhard Posselt
2013-05-07small readme fixesBernhard Posselt
2013-05-07small readme fixesBernhard Posselt
2013-05-07make it easier to run js testsBernhard Posselt
2013-05-07added instructions for building and packaging the appBernhard Posselt
2013-05-07added acceptancetest suiteBernhard Posselt
2013-05-07added first cucumber steps and definitionsBernhard Posselt
2013-05-07added commands for unittests that run before building the packageBernhard Posselt
2013-05-07changelog adjustementsBernhard Posselt
2013-05-07Merge pull request #159 from owncloud/word-wrapBernhard Posselt
Prevents horizintal scrolling for table elements.
2013-05-07added makefile for packaging a release for the appstoreBernhard Posselt
2013-05-07Prevents horizintal scrolling for table elements.raghunayyar
2013-05-07dont highlight tab title when nothing changed, fix #157Bernhard Posselt
2013-05-06updated changelogBernhard Posselt
2013-05-06small readme fixesBernhard Posselt
2013-05-06small readme fixesBernhard Posselt
2013-05-06small readme fixesBernhard Posselt
2013-05-06update noticesBernhard Posselt
2013-05-06removed useless upgrade helperBernhard Posselt
2013-05-06small readme fixBernhard Posselt
2013-05-06require 5.0.6 for api fixesBernhard Posselt
2013-05-06changelog adjustementsBernhard Posselt
2013-05-06dont show loading sign when updating feeds and folders, fix #153Bernhard Posselt
2013-05-04more padding for read feedsBernhard Posselt