summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2014-02-06do not show rename action for feeds that could not be added, fix #464Bernhard Posselt
2014-02-06do not show unread count and mark read if folder editing mode is activeBernhard Posselt
2014-02-06Rename folders (FIX #456)Davide Saurino
2013-12-19add compact view, fix #267, merry christmas ;DBernhard Posselt
2013-12-19mark read when clicked anywhere on feed itemBernhard Posselt
2013-12-19add persistent option for compact viewBernhard Posselt
2013-12-16Rename feed: style improvementsDavide Saurino
2013-11-27Move set/unset feed editing code to controllerDavide Saurino
2013-11-13Style improvementsDavide Saurino
2013-11-13Autofocus on rename textfieldDavide 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-23add form shouldn’t be blocked while adding a feedBernhard Posselt
2013-09-16also translate title, fix #350Bernhard Posselt
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2013-09-12add fileextensions as hint to subscriptions exportBernhard Posselt
2013-09-12remove display block for settingsBernhard Posselt
2013-09-12fix #342Bernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-09-12remove display blockBernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-09-09use bower for managing depsBernhard Posselt
2013-09-02all the firstrunpage in one commitAlessandro Cosentino
2013-08-30conditionally load in stylesheets for owncloud 6 to fix layout problems, fix ...Bernhard Posselt
2013-08-06move sanitation of urls to the serverside code to also provide security for c...Bernhard Posselt
2013-08-06strip all html tags from author and title, fix #287Bernhard Posselt
2013-08-01scroll to bottom when you click on show all to make it easier to click the bu...Bernhard Posselt
2013-07-27Fix .error class in the add website modalAlessandro Cosentino
2013-07-18add additional html heading tag for pluginsBernhard Posselt
2013-07-18also set title attribute with the title for each entryBernhard Posselt
2013-07-18display download link if audio file is not playable, fix #250Bernhard Posselt
2013-07-05make it possible to turn off mark read by scrollingBernhard Posselt
2013-06-12addnew css is loaded two times in main templateAlessandro Cosentino
2013-05-12add ng-cloak to prevent displaying not rendered templatesQingping Hou
2013-05-09only make one request for mark all read and mark folder read, fix #171, fix a...Bernhard Posselt
2013-05-04place the delete button always on the rightBernhard Posselt
2013-05-04use 99 as maximum unread count to display, permanently display delete button ...Bernhard Posselt
2013-05-04fix link xss vulnerabilitiesBernhard Posselt
2013-05-02Merge pull request #147 from owncloud/tiny-UI-fixBernhard Posselt
2013-05-01change 'feed' to 'website' in interface, maintain wording consistencyJan-Christoph Borchardt
2013-05-01Adds Add Website span on hover and active.raghunayyar
2013-05-01[News] : Removes the large + button.raghunayyar
2013-04-29dont put feed on other feed, fix #135Bernhard Posselt
2013-04-29fix #135 by not cloning the elementBernhard Posselt
2013-04-29go back to order by id, fix #138, use a newest item id to prevent marking ite...Bernhard Posselt
2013-04-28fixes #140Alessandro Cosentino
2013-04-27delete queue after successful delete request to prevent addtional delete when...Bernhard Posselt
2013-04-27use containement windowBernhard Posselt
2013-04-27dont show weird revert animationBernhard Posselt
2013-04-26format unread count properlyBernhard Posselt