summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2014-04-18fix broken audio feeds, fix #508Bernhard Posselt
2014-04-09it works :)Bernhard Posselt
2014-04-08remove oc sript from news appBernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2014-04-03only instantiate one itemcontroller, prevent tons of requests when autopaging...Bernhard Posselt
2014-03-28also fix addnewBernhard Posselt
2014-03-28dont open up settings + add new dialogue on first run because it looks weird ...Bernhard Posselt
2014-03-27recreate old bind unsafe html behaviourBernhard Posselt
2014-03-18fix autofocus when loading unread articles and initial viewBernhard Posselt
2014-03-08dont collapse old item when opening a new one, fix #453Bernhard Posselt
2014-02-09also uppercase input field for folder creationBernhard Posselt
2014-02-08also uppercase input for folders, fix #475Bernhard Posselt
2014-02-07hide editing tools in invalid feed dialog, fix #446Bernhard Posselt
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