summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2013-03-27adding folders worksBernhard Posselt
2013-03-27star by guid hash and feedid to also star an item if it has been updated in t...Bernhard Posselt
2013-03-27order by id instead of pubdate to be consistentBernhard Posselt
2013-03-26show title and author below feedBernhard Posselt
2013-03-26viewing the first 20 items is now possibleBernhard Posselt
2013-03-26also show unread countBernhard Posselt
2013-03-26deleting and adding feeds worksBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-25fix bad setter usageBernhard Posselt
2013-03-25return empty json responses when nothing has been doneBernhard Posselt
2013-03-25fixed template layoutBernhard Posselt
2013-03-23various bugfixesBernhard Posselt
2013-03-23use all articles if active feed is nullBernhard Posselt
2013-03-23fixed dicontainer and added basic controllersBernhard Posselt
2013-03-21reorganize folderBernhard Posselt
2013-03-20testsBernhard Posselt
2013-03-20findAll functions in the itemmapperAlessandro Cosentino
2013-02-25remove sharing buttonBernhard Posselt
2013-02-14fixed error that resulted of not existing owncloud.cssBernhard Posselt
2013-02-14fixed styling of left content and reversed mark read buttons + unread countBernhard Posselt
2013-02-14use app-navigation and app-content instead of left-content and right-contentBernhard Posselt
2013-02-12Whenever the feed is all read, the symbol of 'Mark all read' shouldn't be at ...Bernhard Posselt
2013-02-12different order for the delete icon, disable export button if there are no feedsBernhard Posselt
2013-02-12spaces to tabsBernhard Posselt
2013-02-12added better feedback for adding broken feedsBernhard Posselt
2013-02-12spaces to tabsBernhard Posselt
2013-02-12slide areas with jquery and slide click directiveBernhard Posselt
2013-02-12forward import click to hidden file inputBernhard Posselt
2013-02-12show unread and all now change the caption of the feed that shows all itemsBernhard Posselt
2013-02-12brought back unread and starred feedsBernhard Posselt
2013-02-12button fixBernhard Posselt
2013-02-12added angular ui for ui-if to not include audio elements everywhere and throw...Bernhard Posselt
2013-02-11show spinning wheel on adding and removed unused fileBernhard Posselt
2013-02-11spaces to tabsBernhard Posselt
2013-02-11new style and style cleanup for the news appBernhard Posselt
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-28Play audio podcasts from feeds in the News appNick Frey
2012-11-13use the core functions for relative datesAlessandro Cosentino
2012-11-11Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356Thomas Tanghus
2012-11-04[News] substitutes modals with notification in importopmlAlessandro Cosentino
2012-11-02[News] make the import opml interface slimmerAlessandro Cosentino
2012-10-31added docstrings to the changesBernhard Posselt
2012-10-31added unreadcounter for foldersBernhard Posselt
2012-10-31set unread items correctly for new items and starred itemsBernhard Posselt
2012-10-30split share classBernhard Posselt
2012-10-30added sharing link style and made bottom utils boldBernhard Posselt
2012-10-28[News] fix bugs in feedByIdAlessandro Cosentino
2012-10-28sharing items in the News appAlessandro Cosentino
2012-10-24removed unnecessary html special chars decodeBernhard Posselt
2012-10-22Fix some styleBrice Maron