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

6380 Commits

Author SHA1 Message Date
SuliacLEGUILLOU
ed59aeeeeb Translate youtube channel and user URL into their feed (#612)
Youtube rss system is hiden inside their api to encourage account creation.

I have added a step to transform automaticaly a user or a channel url like `https://www.youtube.com/user/scilabus` into its feed url: `https://www.youtube.com/feeds/videos.xml?user=scilabus`

Signed-off-by: s18alg <s18alg@protonmail.com>
2020-01-11 15:07:23 +01:00
Benjamin Brahmer
3625283de0
Merge pull request #613 from Grotax/master
update feed-io to v4.5.1
2020-01-11 15:04:24 +01:00
Benjamin Brahmer
ebaa8081e0 update feed-io to v4.5.1
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-11 14:28:40 +01:00
Nextcloud bot
49248e0ecd
[tx-robot] updated from transifex 2020-01-08 03:16:16 +00:00
Petros Koutsolampros
d27dddad25 Allow getContent() in Scraper and IScraper to return null (#606)
Allow getContent() in Scraper and IScraper to return null
2020-01-07 14:57:19 +01:00
Nextcloud bot
d92a2c9455
[tx-robot] updated from transifex 2020-01-06 03:15:32 +00:00
Benjamin Brahmer
7d02d59d67
Release 14.1.0 (#597)
Changed
- Minimum PHP version is now 7.2
- Reimplement full-text scraping #563
- Update for nextcloud 18 #593 #583
- Update httpLastModified from the feed response #594

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-12-27 08:36:57 +01:00
kesselb
f045bd0ba3 Update httpLastModified from the feed response (#594)
LastModified is used (in a feed context to see if a user edited a feed). httpLastModified to store the last-modified response from the source.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-12-27 03:51:06 +01:00
Sean Molenaar
5ab64657bd Bump versions and remove outdated file (#583)
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2019-12-25 07:01:54 +01:00
Benjamin Brahmer
5de8bed01e
Update for nextcloud 18 (#593)
bump nc-compatability 16 to 18, php-min 7.2
adapt tests for nc 18

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-12-25 06:40:24 +01:00
DriverXX
6673cbc3d9 Reimplement full-text scraping (#563)
Add readability.php scraper
Fixes #482
Signed-off-by: Gioele Falcetti <thegio.f@gmail.com>
2019-12-24 09:33:19 +01:00
Nextcloud bot
c2f617dd40
[tx-robot] updated from transifex 2019-12-23 03:16:17 +00:00
Nextcloud bot
3efc22a953
[tx-robot] updated from transifex 2019-12-22 03:18:31 +00:00
Nextcloud bot
fca87a2ecd
[tx-robot] updated from transifex 2019-12-02 02:41:16 +00:00
Benjamin Brahmer
d53469596e
Release 14.0.2 (#580)
Release 14.0.2

Changed
- Get content:encoded of item if available #565
- update js and php dependencies #575

Fixed
- Generate enclosure div only for audio & video #567

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-12-01 16:15:13 +01:00
Nextcloud bot
403405ae9e
[tx-robot] updated from transifex 2019-11-30 02:41:11 +00:00
Nextcloud bot
041b32fb84
[tx-robot] updated from transifex 2019-11-28 02:42:17 +00:00
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