summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-10-19Release 14.0.1 (#561)14.0.1Benjamin Brahmer
- update js and php dependencies - add Lifehacker RSS feed #557 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-10-19Update feeds.en.json (#557)Paul Calabro
Added the Lifehacker RSS feed Signed-off-by: Paul Calabro <paulcalabro@users.noreply.github.com>
2019-10-07Add Fiery Feeds to list of sync clients (#553)NanoSector
Add Fiery Feeds to list of sync clients
2019-10-03[tx-robot] updated from transifexNextcloud bot
2019-10-02[tx-robot] updated from transifexNextcloud bot
2019-09-24[tx-robot] updated from transifexNextcloud bot
2019-09-22update js packages (#546)14.0.0Benjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-09-19Merge pull request #544 from Grotax/masterBenjamin Brahmer
Update version number
2019-09-19update versionBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-09-19Release 14.0.0 (#524)Benjamin Brahmer
- Dropped support for Nextcloud 14 & 15 #494 - Switched to feedio 4.3 #494 - News now requires PHP 7.1 #494 - Removed UTF-8 warning (now included in server) #497 - UI improvements #505 #504 #467 - Add the 'Accept' header to requests #525 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-09-08[tx-robot] updated from transifexNextcloud bot
2019-09-06[tx-robot] updated from transifexNextcloud bot
2019-08-31[tx-robot] updated from transifexNextcloud bot
2019-08-28[tx-robot] updated from transifexNextcloud bot
2019-08-18[tx-robot] updated from transifexNextcloud bot
2019-08-16Update to feedio 4+ (#494)Benjamin Brahmer
- bumped dependencies to last supported version travis: - removed php 7.0 - move main target to nc 16 - drop support for nc 14 & 15 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-08-16Add the 'Accept' header to the request (#525)Carlos Silva
* Add the 'Accept' header to the request Some firewalls block requests without the Accept header on the HTTP(s) request as seen on issue #517, so, just add the header to all requests and say we accept anything. Signed-off-by: Carlos Mogas da Silva <r3pek@r3pek.org> * Use a more detailed Accept Header Signed-off-by: Carlos Mogas da Silva <r3pek@r3pek.org> * Split up long line Signed-off-by: Carlos Mogas da Silva <r3pek@r3pek.org>
2019-08-11[tx-robot] updated from transifexNextcloud bot
2019-07-28[tx-robot] updated from transifexNextcloud bot
2019-07-21[tx-robot] updated from transifexNextcloud bot
2019-07-17[tx-robot] updated from transifexNextcloud bot
2019-07-13[tx-robot] updated from transifexNextcloud bot
2019-07-07Fix </ul> closing tag in part.content.php (#523)Chris Aumann
Signed-off-by: Chris Aumann <me@chr4.org>
2019-06-28[tx-robot] updated from transifexNextcloud bot
2019-06-14[tx-robot] updated from transifexNextcloud bot
2019-06-12[tx-robot] updated from transifexNextcloud bot
2019-05-28[tx-robot] updated from transifexNextcloud bot
2019-05-12support better reading in a tablet screen (#467)nachoparker
* support better reading in a tablet screen * use scss variables Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11prevent menu actions from collapsing sidebar (#504)nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11add "mark read" floating button mobile. Fixes #469 (#505)nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-09[tx-robot] updated from transifexNextcloud bot
2019-04-30[tx-robot] updated from transifexNextcloud bot
2019-04-26update js dependencies (#500)Benjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-04-26[tx-robot] updated from transifexNextcloud bot
2019-04-25removed warning about non utf8mb4 charset for mysql/mariadb - #496 (#497)Daniel Opitz
Signed-off-by: Daniel Opitz <git@copynpaste.de>
2019-04-24[tx-robot] updated from transifexNextcloud bot
2019-04-22[tx-robot] updated from transifexNextcloud bot
2019-04-16Update feed-io: adds UT timezone (#495)Benjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-04-14[tx-robot] updated from transifexNextcloud bot
2019-04-12[tx-robot] updated from transifexNextcloud bot
2019-04-11Release 13.1.6 (#490)13.1.6Benjamin Brahmer
Changed - Replaced "Advanced settings" for feed credentials by a checkbox #488 Fixed - Fixed signature error caused by favicon cache #485
2019-04-11Use nextclouds temp dir (#493)Benjamin Brahmer
2019-04-11[tx-robot] updated from transifexNextcloud bot
2019-04-10Merge pull request #488 from rponline/masterBenjamin Brahmer
UI: Make BasicAuth Credentials less important in subscription form (but also visible)
2019-04-10Merge pull request #485 from nextcloud/SMillerDev-patch-1Benjamin Brahmer
Set tmp dir as cache for favicon
2019-04-10[tx-robot] updated from transifexNextcloud bot
2019-04-07UI: Make BasicAuth Credentials less important in subscribtion formAndreas Demmelbauer
2019-04-05Set tmp dir as cache for faviconSean Molenaar
2019-03-29embed codecov statusBenjamin Brahmer
2019-03-29remove coverage from integration run, upload to codecovBenjamin Brahmer