summaryrefslogtreecommitdiffstats
path: root/templates/main.php
AgeCommit message (Expand)Author
2014-09-09reorganize templatesBernhard Posselt
2014-09-05fix backend sortingBernhard Posselt
2014-09-04update depsBernhard Posselt
2014-09-02updateBernhard Posselt
2014-08-29add folder drop downBernhard Posselt
2014-08-28fix mobile buttonBernhard Posselt
2014-08-27navigation style fixesBernhard Posselt
2014-08-26better actions for navigation entriesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-05-31transform add new linkn to a button which is more correct and doesnt break ro...Bernhard Posselt
2014-05-31show unreadcount in titleBernhard Posselt
2014-05-31add active and unread stuffBernhard Posselt
2014-05-30minimize appstore buildBernhard Posselt
2014-05-30more additionsBernhard Posselt
2014-05-30fix autopaging and marking read, render itemsBernhard Posselt
2014-05-30fix callbacksBernhard Posselt
2014-05-30add autopagingBernhard Posselt
2014-05-29dont mark read on scrollBernhard Posselt
2014-05-23more boilerplateBernhard Posselt
2014-05-23use firefox for ci and e2eBernhard Posselt
2014-05-23get rid of addnew cssBernhard Posselt
2014-05-23fix css importBernhard Posselt
2014-05-23put the showall into the settings slideupBernhard Posselt
2014-05-23fix slideupBernhard Posselt
2014-05-22try to use firefox to run js unittestsBernhard Posselt
2014-05-19add test for firstrun pageBernhard Posselt
2014-05-15do stuffBernhard Posselt
2014-05-15add makefile to build projectBernhard Posselt
2014-05-15use markdown, refactor jsBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-04-08remove oc sript from news appBernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2014-03-28dont open up settings + add new dialogue on first run because it looks weird ...Bernhard Posselt
2014-03-18fix autofocus when loading unread articles and initial viewBernhard Posselt
2013-09-16also translate title, fix #350Bernhard Posselt
2013-09-14implement pull to refresh, fix #44Bernhard 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-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-04-28fixes #140Alessandro Cosentino
2013-04-22add undo for feed and folder deletion, fix #56Bernhard Posselt
2013-04-19set focus to right part when you click on a feed, fix #94Bernhard Posselt
2013-04-18use twitter bootstrap for tooltipsBernhard Posselt
2013-04-18remove clientside hashing, fix #72Bernhard Posselt
2013-04-16implement autopaging and proper loading symbols fix #45 and #26Bernhard Posselt
2013-04-16move instantiation into file where object is declared, fix unittests that ove...Bernhard Posselt