summaryrefslogtreecommitdiffstats
path: root/js/app/services
AgeCommit message (Expand)Author
2014-05-15use markdown, refactor jsBernhard Posselt
2014-05-14first commit, nothing working yetBernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-08fix bug that would prevent you from creating foldersBernhard Posselt
2014-04-08fix undo notificationBernhard Posselt
2014-04-08use generate url, fix #496Bernhard Posselt
2014-04-08Merge pull request #502 from owncloud/routingBernhard Posselt
2014-04-08port javascript from appframeworkBernhard Posselt
2014-04-06fix errors related to persistence data changeBernhard Posselt
2014-04-06get rid of deprecated getParams and renderJSON method to ease transition to b...Bernhard Posselt
2014-03-26Update requests to use the full route. Refs. #496Thomas Tanghus
2014-02-06Rename folders (FIX #456)Davide Saurino
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20Revert "prevent multiple autopage requests, fix #201"Bernhard Posselt
2013-12-20prevent multiple autopage requests, fix #201Bernhard Posselt
2013-12-19add compact view, fix #267, merry christmas ;DBernhard Posselt
2013-12-19add persistent option for compact viewBernhard Posselt
2013-12-19lint coffeeBernhard Posselt
2013-11-27Move set/unset feed editing code to controllerDavide Saurino
2013-11-13Style improvementsDavide Saurino
2013-11-12FIX + new app.js addedDavide Saurino
2013-11-12Make feed title editable (FIX #242)Davide Saurino
2013-09-23use better wording for hiding/showing unread articles and feeds/folders, fix ...Bernhard Posselt
2013-09-23Empty folders should probably be displayedBernhard Posselt
2013-09-14dont do pull to refresh when loading in itemsBernhard Posselt
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2013-09-12fix #342Bernhard Posselt
2013-09-02all the firstrunpage in one commitAlessandro Cosentino
2013-09-01more whitespace for oc6Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-07also use title as folder name if text is not on the opml outline element, fix...Bernhard Posselt
2013-05-27Issue #166 Improve RESTful urls for web backendXemle
2013-05-10undo queue fixes (unittests not adjusted yet: todo fix folderbusinesslayer an...Bernhard Posselt
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-09Fix a bug that would mark the items on the right side as read regardless of f...Bernhard 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 a...Bernhard Posselt
2013-05-06dont show loading sign when updating feeds and folders, fix #153Bernhard Posselt
2013-05-04use 99 as maximum unread count to display, permanently display delete button ...Bernhard Posselt