1
0
Fork 0
Commit Graph

66 Commits

Author SHA1 Message Date
Benjamin Brahmer 9713fe830a update phpstan
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-03-30 20:24:16 +02:00
Benjamin Brahmer 684a834fdf Use better expression
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>

Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
2022-01-04 20:40:17 +01:00
Benjamin Brahmer a0852e62df allow support for php 8.1
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-01-04 20:40:17 +01:00
Benjamin Brahmer 7d61a1cb09 Download feed logos via guzzle to have better error handling
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-10-18 17:57:18 +02:00
Benjamin Brahmer c0998b27c1 update to maintained readability repo
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-10-15 20:27:56 +02:00
Sean Molenaar 2baa7a2b91 Make PHPstan stricter
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-03-25 18:47:38 +01:00
Benjamin Brahmer 30ce6196b8 Add phpstan plugins
remove leftovers from psalm
move phpstan and phpcs to static code check

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-20 14:07:50 +01:00
Benjamin Brahmer 31eab62263 remove psalm
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-17 11:52:45 +01:00
Sean Molenaar 76298c011b Composer: Remove favicon hack
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-05 07:27:11 +01:00
Sean Molenaar a6a66fe0fd Composer: Remove unneeded files in releases
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-02 22:00:34 +01:00
Sean Molenaar cb10dd1d83 Base: Update psalm definition and dependency list
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-01-26 16:06:47 +01:00
dependabot[bot] d7a8d8a13d Bump christophwurst/nextcloud from 20.0.4 to 20.0.5
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.4 to 20.0.5.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.4...v20.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 10:47:32 +01:00
dependabot[bot] cc582c5dc8 Bump phpunit/phpunit from 9.4.4 to 9.5.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.4.4 to 9.5.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.4.4...9.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 08:39:37 +01:00
dependabot[bot] 5f5a4b42a9 Bump christophwurst/nextcloud from 20.0.0 to 20.0.4
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.0 to 20.0.4.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.0...v20.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 08:36:29 +01:00
dependabot[bot] 817405203c Bump phpunit/phpunit from 9.2.6 to 9.4.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.2.6 to 9.4.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.4.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.2.6...9.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 17:24:21 +01:00
Benjamin Brahmer 9b34b89c37 Add psalm for static code analysis
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-07 09:29:30 +01:00
anoy ad202a7186 enable PHP 8.0 to validate for NC 21
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-07 09:47:54 +01:00
Sean Molenaar 35b53ecd40 OPML export command and fixes
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-29 14:56:07 +02:00
Sean Molenaar bc01761221 Fix repair step and test it
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-29 13:02:03 +02:00
Sean Molenaar d00d1ab2a2 Create V2 mapper, Service and management commands
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-27 15:35:31 +02:00
Sean Molenaar 60ab4941cc Move to nextcloud config and update phpunit
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-25 19:18:04 +02:00
Sean Molenaar 54630030c3 Add phpstan checks
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-08-25 20:52:48 +02:00
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
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
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
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
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
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
Benjamin Brahmer 80d3a9f24c move guzzle to require-dev 2019-03-28 12:51:40 +01:00
Sean Molenaar 62bd42cb17 Stop assuming encoding of xml, let simplexml throw silently (#457) 2019-03-22 09:19:05 +01:00
Sean Molenaar 2698214c41 fix/allow CDATA encoding (#428) 2019-03-17 08:23:37 +01:00
Sean Molenaar 9d5ac4b039 Catch FeedIO reader exception.
Closes #413

Closes #412
2019-03-12 13:30:05 +01:00
Sean Molenaar 71ba5a3ad1 Fix generation commands and make them available in ./occ (#402) 2019-03-06 13:10:37 +01:00
Sean Molenaar a3246a927d
Parser: Switch to feedIO for parsing instead of picoFeed 2019-01-30 20:36:40 +01:00
Sean Molenaar becce6b752 Define an official codestyle and adhere to it. 2018-12-14 07:54:43 +01:00
John Molakvoæ (skjnldsv) 6ba21408f7
PicoFeed fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 07:45:02 +02:00
Sean Molenaar fa5f07ba9a Put back old tests for stable nextcloud version 2018-10-02 14:33:09 +02:00
Sean Molenaar 17e85dd507 Unit: Fix unittests (#278)
* Unit: Fix unittests

Issue #171

* Tests: Move test namespace to the expected nextcloud namespace
2018-03-18 15:01:08 +01:00
Daniel Schaal 7d3bc1b38f Update htmlpurifier and picoFeed (#189)
picoFeed moved to miniflux/picoFeed
2017-06-15 14:16:43 +02:00
Daniel Schaal b7f20c0f36 Fix travis build (#178)
* Use stable12 branch for travis

* Shorten db indices to max 27 characters to satisfy app:check-code

* Use precise container, downgrade to psql 9.4

* Create psql role

* Fix ContentController test

* Fix PageController and StatusService tests

* Use OCP\IDBConnection, OCP\IDb was removed

* Extend IntegrationTest from \Test\Testcase, use loginAsUser to login

* Require phpunit 5, nextcloud tests not compatible with phpunit 6

Change tests to use phpunit from vendor directory
2017-06-06 18:20:20 +02:00
Bernhard Posselt 78ce0eefc0 bump version 2017-04-17 14:06:44 +02:00
Benedikt Geißler aef8a810df Update version of htmlpurifier to v4.9.2 (#116)
should fix issue #83
2017-03-18 22:13:21 +01:00
Daniel Schaal 04f66c9710 Add updatedDate to item model (#81)
* Update picoFeed to v0.1.28

* Add updated_date to database and bump version to 10.1.1

* Add updatedDate to item model

* Check for updatedDate when updating a feed

* Fix unit test to check for newer updatedDate
2017-01-04 11:09:46 +01:00
Bernhard Posselt 441ce4e1a8 update picofeed 2016-12-09 15:09:02 +01:00
Bernhard Posselt 1344278155 travis updates 2016-12-08 15:13:24 +01:00
Bernhard Posselt 358b79833a update deps 2016-12-08 14:33:05 +01:00
Bernhard Posselt 8d63975360 revert 2016-10-02 18:05:49 +02:00
Daniel Schaal e45511f6ba Add updatedDate to item model (#43)
* Update picoFeed to 0.1.25

* Add updated_date to database

* Add updatedDate to item model

* Bump version to 9.0.5

* Check for updatedDate when updating a feed

* Fix unit test to check for newer updatedDate
2016-10-01 08:34:40 +02:00
Bernhard Posselt 38e657a5d5 removing owncloud references and updating links 2016-07-23 22:02:21 +02:00
Bernhard Posselt f8eb648d04 lock down versions in composer.json 2016-04-18 21:50:04 +02:00