summaryrefslogtreecommitdiffstats
path: root/js/app
AgeCommit message (Collapse)Author
2020-04-23Always show the unread articles.Cesar Enrique Garcia Dabo
The unread articles folder will always be visible, regardless of the "Show all" setting. If that setting is on, then an additional "All articles" folder will be show as before, but it doesn't substitute the "Uread articles" one. A new URL /apps/news/#/items/unread is also created that jumps to the unread articles. Signed-off-by: Cesar Enrique Garcia Dabo <cquike@arcor.de>
2019-03-05Cleanup JS and prolong error notificationSean Molenaar
2018-08-07Fix updateJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-06-10Set $locationProvider.hashPrefix to empty stringDaniel Schaal
2017-06-10Use regular promise for http callsDaniel Schaal
2017-02-15parse request token from head element directlyBernhard Posselt
2016-08-10remove traces of owncloud.logBernhard Posselt
2016-07-23some final renaming fixesBernhard Posselt
2016-07-23Adjust copyright headerBernhard Posselt
2016-04-13Fix #9728.4.1Bernhard Posselt
2016-04-07fix #964Bernhard Posselt
2016-02-20fix small possible errorBernhard Posselt
2016-02-11migrate js build system to gulpBernhard Posselt
2016-01-23add german feeds and allow to change the languageBernhard Posselt
2016-01-23rename sites file and move to subdirectoryBernhard Posselt
2016-01-22change explore urlBernhard Posselt
2015-08-12serverside full textBernhard Posselt
remove enhancers add full text client side implementation fix bugs and tests for full text feed
2015-03-21implement clientside search codeBernhard Posselt
2015-03-09fix feed ordering and fix #744Bernhard Posselt
2015-02-05move messages out of function creationBernhard Posselt
2015-01-23fix #711Bernhard Posselt
2015-01-20also detect maintenance modeBernhard Posselt
2015-01-20show error messages if auth or network related things failBernhard Posselt
2014-11-20fix multiple bugsBernhard Posselt
2014-11-19order suggestions by votes, add min heightBernhard Posselt
2014-11-19allow to change the explore service urlBernhard Posselt
2014-11-19show hint when no articles to read are availabeBernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-18commentBernhard Posselt
2014-11-18fix fading folders on startupBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18testBernhard Posselt
2014-11-18fix #365Bernhard Posselt
2014-10-20add keyboard shortcutsBernhard Posselt
2014-10-08turn off warning for unused code in App.jsBernhard Posselt
2014-10-06use @ngInject annotation for minificationBernhard Posselt
2014-09-19fix update bugBernhard Posselt
2014-09-18autopage later to give an impression that the app is fast :PBernhard Posselt
2014-09-18use config for scroll configsBernhard Posselt
2014-09-13styling for expanded viewBernhard Posselt
2014-09-13autopagingBernhard Posselt
2014-09-13remove angular-animate from build, update bower packagesBernhard Posselt
2014-09-11port to es5 and add es6 shims for object prototypes insteadBernhard Posselt
2014-08-27editingBernhard Posselt
2014-06-02properly redirect with appended slashesBernhard Posselt
2014-05-30more additionsBernhard Posselt
2014-05-30more stuffBernhard Posselt