summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-04-04Merge pull request #762 from patricktokeeffe/patch-1Bernhard Posselt
Update link
2015-04-04Update linkPatrick O'Keeffe
2015-04-04[tx-robot] updated from transifexJenkins for ownCloud
2015-04-03add a max version to ensure that this specific version of news will stop to ↵Bernhard Posselt
work on newer releases which get separate releases. this will reduce the issue reports that try to use old and unsupported news versions with newer owncloud releases
2015-04-03[tx-robot] updated from transifexJenkins for ownCloud
2015-04-02[tx-robot] updated from transifexJenkins for ownCloud
2015-04-01[tx-robot] updated from transifexJenkins for ownCloud
2015-03-31Merge pull request #759 from kgraefe/articleenhancer-sueddeutsche-deBernhard Posselt
Improve article enhancer for sueddeutsche.de
2015-03-31Improve article enhancer for sueddeutsche.deKonrad Graefe
This improves the article enhancer for sueedeutsche.de to fetch just the summary from the top of each article instead of the whole article which bypasses the paywall sueddeutsche.de introduced last week (and that is not the purpose of the news app, right?). The summary is more detailed than the one delivered via RSS so the enhancer is still usefull. Plus it adds the header image of the article.
2015-03-31readme updateBernhard Posselt
2015-03-31Update README.mdBernhard Posselt
2015-03-31Update README.mdBernhard Posselt
2015-03-31Update README.mdBernhard Posselt
2015-03-31Update README.mdBernhard Posselt
2015-03-31Update README.mdBernhard Posselt
2015-03-31Update README.mdBernhard Posselt
2015-03-31add git tag hintsBernhard Posselt
2015-03-31update js depsBernhard Posselt
2015-03-31update picofeedBernhard Posselt
2015-03-31[tx-robot] updated from transifexJenkins for ownCloud
2015-03-30fix search clearBernhard Posselt
2015-03-30remove search resultsBernhard Posselt
2015-03-30remove icon for 7Bernhard Posselt
2015-03-30Merge pull request #751 from owncloud/nextBernhard Posselt
Changes for 8.1
2015-03-30fix #156Bernhard Posselt
2015-03-29[tx-robot] updated from transifexJenkins for ownCloud
2015-03-25[tx-robot] updated from transifexJenkins for ownCloud
2015-03-24[tx-robot] updated from transifexJenkins for ownCloud
2015-03-22add back scrutinizerBernhard Posselt
2015-03-22fix scrutinizer warningsBernhard Posselt
2015-03-22add correct owncloud version depBernhard Posselt
2015-03-22readmeBernhard Posselt
2015-03-22update node and bower depsBernhard Posselt
2015-03-22remove optional check for csp classBernhard Posselt
2015-03-21more style fixesBernhard Posselt
2015-03-21coding style fixesBernhard Posselt
2015-03-21disable external code coverage for scrutinizerBernhard Posselt
2015-03-21travisBernhard Posselt
2015-03-21adjust iniBernhard Posselt
2015-03-21try to fix travisBernhard Posselt
2015-03-21update readmeBernhard Posselt
2015-03-21add keyboard shortcut for focussing the search input fieldBernhard Posselt
2015-03-21only search on enter to counter focus issuesBernhard Posselt
2015-03-21clear search on route change and fix nav/contentBernhard Posselt
2015-03-21add migrate command, fix #185Bernhard Posselt
2015-03-21fix autopaging in searchBernhard Posselt
2015-03-21implement clientside search codeBernhard Posselt
2015-03-21changelogBernhard Posselt
2015-03-21search in lower case and ignore weird whitespaceBernhard Posselt
2015-03-21add navigation in closureBernhard Posselt