1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-18 11:42:51 +02:00
Commit Graph

6863 Commits

Author SHA1 Message Date
Benjamin Brahmer
7d71daf196
Update PHP & JS packages (#575)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-11-23 08:32:27 +01:00
Nextcloud bot
6bf3891c04
[tx-robot] updated from transifex 2019-11-23 02:40:10 +00:00
Nextcloud bot
c3a4e68315
[tx-robot] updated from transifex 2019-11-20 02:40:15 +00:00
Nextcloud bot
29bc64cf68
[tx-robot] updated from transifex 2019-11-18 02:38:53 +00:00
Martin Ferretti
64ba13a36f Patched README (#574)
Signed-off-by: Martin Ferretti <ferrettimartin@protonmail.com>
2019-11-16 15:27:46 +01:00
b_b
35c6c91e26 Get content:encoded of item if available (#565)
Get content:encoded of item if available fixes #564

Signed-off-by: brunob <bruno@eliaz.fr>
2019-11-16 14:21:40 +01:00
Nextcloud bot
7664983334
[tx-robot] updated from transifex 2019-11-12 02:40:19 +00:00
Nextcloud bot
145da38593
[tx-robot] updated from transifex 2019-11-11 02:38:13 +00:00
b_b
44658773bf Generate enclosure div only for audio & video (#567)
Generate enclosure div only for audio & video Fix #532 

Signed-off-by: brunob <bruno@eliaz.fr>
2019-11-10 08:19:05 +01:00
Nextcloud bot
71cfef02bc
[tx-robot] updated from transifex 2019-11-03 02:40:25 +00:00
Nextcloud bot
d120f55bd3
[tx-robot] updated from transifex 2019-10-21 02:38:23 +00:00
Benjamin Brahmer
ad1bc97ccd
Release 14.0.1 (#561)
- update js and php dependencies
- add Lifehacker RSS feed #557

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-10-19 14:12:19 +02:00
Paul Calabro
3c610a6378 Update feeds.en.json (#557)
Added the Lifehacker RSS feed

Signed-off-by: Paul Calabro <paulcalabro@users.noreply.github.com>
2019-10-19 13:08:45 +02:00
NanoSector
a65fb383d0 Add Fiery Feeds to list of sync clients (#553)
Add Fiery Feeds to list of sync clients
2019-10-07 22:21:27 +02:00
Nextcloud bot
79b160dc87
[tx-robot] updated from transifex 2019-10-03 02:36:36 +00:00
Nextcloud bot
d7e738b645
[tx-robot] updated from transifex 2019-10-02 02:38:24 +00:00
Nextcloud bot
6acdbd8e13
[tx-robot] updated from transifex 2019-09-24 02:38:53 +00:00
Benjamin Brahmer
3f0e270608
update js packages (#546)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-09-22 14:11:52 +02:00
Benjamin Brahmer
e96f8658ad
Merge pull request #544 from Grotax/master
Update version number
2019-09-19 19:24:11 +02:00
Benjamin Brahmer
b4ed0d237b update version
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-09-19 18:41:19 +02:00
Benjamin Brahmer
08d4d88962
Release 14.0.0 (#524)
- 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-19 18:24:22 +02:00
Nextcloud bot
2ab22ee453
[tx-robot] updated from transifex 2019-09-08 02:41:13 +00:00
Nextcloud bot
c11bbf6815
[tx-robot] updated from transifex 2019-09-06 02:37:29 +00:00
Nextcloud bot
b64b9dd4eb
[tx-robot] updated from transifex 2019-08-31 02:37:13 +00:00
Nextcloud bot
aefb62155c
[tx-robot] updated from transifex 2019-08-28 02:40:43 +00:00
Nextcloud bot
57433d640f
[tx-robot] updated from transifex 2019-08-18 02:39:33 +00:00
Benjamin Brahmer
ae99d52aad
Update to feedio 4+ (#494)
- 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-16 07:57:34 +02:00
Carlos Silva
6c01164b9b Add the 'Accept' header to the request (#525)
* 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-16 07:14:20 +02:00
Nextcloud bot
5118c5bf74
[tx-robot] updated from transifex 2019-08-11 02:38:30 +00:00
Nextcloud bot
321e38919f
[tx-robot] updated from transifex 2019-07-28 02:38:37 +00:00
Nextcloud bot
9f5dc1c7d7
[tx-robot] updated from transifex 2019-07-21 02:39:21 +00:00
Nextcloud bot
dbbdd23dba
[tx-robot] updated from transifex 2019-07-17 02:37:55 +00:00
Nextcloud bot
3e5ef48b8e
[tx-robot] updated from transifex 2019-07-13 02:38:21 +00:00
Chris Aumann
ec6001eb55 Fix </ul> closing tag in part.content.php (#523)
Signed-off-by: Chris Aumann <me@chr4.org>
2019-07-07 09:46:12 +02:00
Nextcloud bot
ea5f6691fa
[tx-robot] updated from transifex 2019-06-28 02:34:01 +00:00
Nextcloud bot
a0daf1cf76
[tx-robot] updated from transifex 2019-06-14 02:35:02 +00:00
Nextcloud bot
ae31ccc211
[tx-robot] updated from transifex 2019-06-12 02:24:54 +00:00
Nextcloud bot
3a65ec729f
[tx-robot] updated from transifex 2019-05-28 02:36:48 +00:00
nachoparker
98bb125b55 support better reading in a tablet screen (#467)
* support better reading in a tablet screen
* use scss variables

Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-12 19:11:24 +02:00
nachoparker
a363aab228 prevent menu actions from collapsing sidebar (#504)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:09:27 +02:00
nachoparker
1a54c2abec add "mark read" floating button mobile. Fixes #469 (#505)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:08:14 +02:00
Nextcloud bot
bd43d0f3b1
[tx-robot] updated from transifex 2019-05-09 00:29:25 +00:00
Nextcloud bot
e8cfadc541
[tx-robot] updated from transifex 2019-04-30 00:30:07 +00:00
Benjamin Brahmer
23e1229d6a
update js dependencies (#500)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-04-26 17:56:01 +02:00
Nextcloud bot
d6a6ad8608
[tx-robot] updated from transifex 2019-04-26 00:28:59 +00:00
Daniel Opitz
10c0b1ff10 removed warning about non utf8mb4 charset for mysql/mariadb - #496 (#497)
Signed-off-by: Daniel Opitz <git@copynpaste.de>
2019-04-25 13:04:56 +02:00
Nextcloud bot
3b83d8d3cb
[tx-robot] updated from transifex 2019-04-24 00:29:09 +00:00
Nextcloud bot
13957ad92b
[tx-robot] updated from transifex 2019-04-22 00:29:57 +00:00
Benjamin Brahmer
2c5bdc6b87
Update feed-io: adds UT timezone (#495)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-04-16 16:22:43 +02:00
Nextcloud bot
8f547f05f6
[tx-robot] updated from transifex 2019-04-14 00:31:09 +00:00