Daniel Kesselberg
ab054f9d46
Don't install symfony/console via composer
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-20 21:49:33 +01:00
Nextcloud bot
52d071a2aa
[tx-robot] updated from transifex
2020-02-20 02:47:59 +00:00
Éloi Rivard
306d3cdc60
Basic Media-RSS support ( #599 )
...
Signed-off-by: Éloi Rivard <azmeuk@gmail.com>
2020-02-16 14:26:06 +01:00
Nextcloud bot
cdd15c1818
[tx-robot] updated from transifex
2020-02-11 02:48:08 +00:00
Nextcloud bot
8a459c9670
[tx-robot] updated from transifex
2020-02-09 02:48:24 +00:00
Benjamin Brahmer
a7d226ff57
Release 14.1.3 ( #626 )
...
Release 14.1.3
Changed
- Update feed-io to v4.5.3
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-02-08 21:28:16 +01:00
Benjamin Brahmer
ec22b7a203
new test matrix ( #596 )
...
* travis: new test matrix
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
* update with stable18
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
* additional full test cases
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-02-08 21:04:32 +01:00
Nextcloud bot
f12ece1d38
[tx-robot] updated from transifex
2020-02-08 02:47:17 +00:00
Nextcloud bot
ea9b9fb6c4
[tx-robot] updated from transifex
2020-02-04 02:46:38 +00:00
Nextcloud bot
c53e914a67
[tx-robot] updated from transifex
2020-01-30 02:47:34 +00:00
Benjamin Brahmer
568125c9a9
Delete clearly discontinued sync clients
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-28 07:58:13 +01:00
Nextcloud bot
c218df4a65
[tx-robot] updated from transifex
2020-01-24 02:45:35 +00:00
Nextcloud bot
c5dc187a0f
[tx-robot] updated from transifex
2020-01-23 02:48:38 +00:00
Nextcloud bot
0df468da40
[tx-robot] updated from transifex
2020-01-22 02:48:26 +00:00
Nextcloud bot
28e40dc2f0
[tx-robot] updated from transifex
2020-01-21 02:47:05 +00:00
Nextcloud bot
5abf1b9931
[tx-robot] updated from transifex
2020-01-19 02:46:14 +00:00
Nextcloud bot
f92cef0538
[tx-robot] updated from transifex
2020-01-16 02:48:35 +00:00
Benjamin Brahmer
37b0676137
Release 14.1.2 ( #616 )
...
Changed
- Updated js packages
Fixed
- Signature was missing
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-12 14:12:15 +01:00
Benjamin Brahmer
142bd9a614
Release 14.1.1 ( #614 )
...
Changed
- feed-io updated to v4.5.1 #613
- Automatically convert youtube channel urls in feed url #612
Fixed
- Scraper breaks feed fetching when it fails #606
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-11 17:20:57 +01:00
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