Commit Graph

56 Commits

Author SHA1 Message Date
Marcel Klehr 8f2fb2dd92 Update phpunit CI
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-09 16:54:36 +02:00
Marcel Klehr 27ebea88f5 fix psalm
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-09 16:14:40 +02:00
Marcel Klehr 143ad37e1e fix(composer): Don't use "classmap-authoritative"
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-09 16:08:50 +02:00
Marcel Klehr a13bec1557 Fix(dep): Remove pguardiario/phpuri
fixes #1969

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-12 17:09:58 +01:00
Marcel Klehr 5a3187ce0a Fix(dep): nextcloud/ocp
fixes #1970

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-12 17:07:53 +01:00
Marcel Klehr c9077738d8 Fix new lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 20:29:03 +01:00
Marcel Klehr 923779d1e7 Update readability.php
fixes #1696

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 14:13:08 +01:00
Marcel Klehr 6b208b369f Update PHPUnit for php 8.1 support
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-11-18 22:17:49 +01:00
Marcel Klehr 944d31c8fd
Upgrade nc requirements (#1845) 2022-07-11 14:58:56 +02:00
Marcel Klehr 77c2a9991c Composer: Update nextcloud/coding-standard
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-15 18:14:49 +01:00
Daniel Kesselberg e626eb572a Drop symfony dependency
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-09-30 12:20:39 +02:00
dependabot[bot] 5ca40abef9 Bump guzzlehttp/psr7 from 1.8.2 to 2.0.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.2 to 2.0.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.2...2.0.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-24 13:42:36 +02:00
Marcel Klehr c98fe204b0
Switch out readability.php (#1563) 2021-05-31 10:27:47 +02:00
Marcel Klehr 2b2c0b4254 Psalm: Update baseline
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-04-13 14:37:37 +02:00
Marcel Klehr bfcd92cd0f Implement full-text archiving of HTML pages
fixes #438

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-04-13 14:33:22 +02:00
dependabot-preview[bot] 59fba81bd6
Bump christophwurst/nextcloud from 21.0.0-beta6 to 21.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 21.0.0-beta6 to 21.0.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v21.0.0-beta6...v21.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-09 10:31:54 +00:00
Marcel Klehr e9bb0ee595 Composer: update link-preview and http-client
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-01 14:24:01 +01:00
Marcel Klehr fee6406a97 Update deps
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-01 14:22:04 +01:00
dependabot-preview[bot] 47f2527e8b
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-preview[bot] <support@dependabot.com>
2021-01-23 02:15:33 +00:00
Marcel Klehr 9b8fd21fdf Update nextcloud coding standard
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-21 13:41:26 +01:00
Marcel Klehr cc6817bee9 Psalm: Use baseline
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-20 19:12:42 +01:00
Marcel Klehr e02b440909 Psalm: Fix typings
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-20 17:38:11 +01:00
Marcel Klehr 130635a40e Psalm: Fix typings
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-20 15:42:41 +01:00
dependabot-preview[bot] f4890a978c
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-preview[bot] <support@dependabot.com>
2020-12-29 09:20:06 +00:00
Marcel Klehr 84684b9430 Add psalm baseline
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-23 12:26:30 +02:00
Marcel Klehr 8fe04fdd08 Run psalm
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-23 12:00:09 +02:00
Marcel Klehr f62d512de3 Install psalm
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-23 11:54:00 +02:00
Marcel Klehr a3a5db2727 Update composer deps
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-23 11:50:10 +02:00
Marcel Klehr a4ed747462 Deps: Require symfony v4 things (not v5)
fixes #1187
2020-08-31 23:34:13 +02:00
Marcel Klehr 7cc19878cb
Implement file archiver (#1167)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

fixes #707
2020-08-21 17:18:30 +02:00
Marcel Klehr 294561177d Fix dependency hell 2020-08-04 17:13:41 +02:00
John Molakvoæ (skjnldsv) 03eda33eda Update github actions and add php-cs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-04 17:13:41 +02:00
dependabot-preview[bot] 5975b2ab53 Bump doctrine/inflector from 1.3.1 to 1.4.1
Bumps [doctrine/inflector](https://github.com/doctrine/inflector) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/doctrine/inflector/releases)
- [Commits](https://github.com/doctrine/inflector/compare/1.3.1...1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-24 15:18:04 +02:00
dependabot-preview[bot] c80d816b07 Bump phpunit/phpunit from 7.5.20 to 8.5.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.20 to 8.5.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.20...8.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-24 15:07:39 +02:00
Morris Jobke bd5b4f5940 Use proper exit code for composer lint
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-13 23:17:56 +02:00
dependabot-preview[bot] 2e33be4430 Bump doctrine/inflector from 1.1.0 to 1.3.1
Bumps [doctrine/inflector](https://github.com/doctrine/inflector) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/doctrine/inflector/releases)
- [Commits](https://github.com/doctrine/inflector/compare/v1.1.0...1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 14:36:25 +02:00
dependabot-preview[bot] 6d656d3242 Bump rowbot/url from 2.0.3 to 3.0.1
Bumps [rowbot/url](https://github.com/TRowbotham/URL-Parser) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/TRowbotham/URL-Parser/releases)
- [Changelog](https://github.com/TRowbotham/URL-Parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TRowbotham/URL-Parser/compare/2.0.3...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 16:36:35 +02:00
John Molakvoæ ea3cc3baa9
Move to github actions
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-31 15:53:57 +02:00
Marcel Klehr 6bc94b7430 BookmarkController: Fix delete and getBookmarks 2020-03-24 10:43:08 +01:00
Marcel Klehr 8145f560d2 Fix HtmlImporterTest 2019-11-23 22:47:32 +01:00
Marcel Klehr 8770351825 Refactor stuff into services
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 22f07bb4a3 Fix findByUrl tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 915aacd32c More tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 2d9d2cdb24 Reapply breaking changes
of switching to WHATWG URL normalizer
2019-08-30 22:39:19 +02:00
Marcel Klehr 8a1e94b000 Revert "Use WHATWG URL normalization"
This reverts commit 1bcf76094f.
2019-08-30 22:27:53 +02:00
Marcel Klehr 1bcf76094f Use WHATWG URL normalization 2019-07-21 03:22:34 +02:00
Marcel Klehr 3d9c8d256d Re-implement url normalizer based on python implementation 2018-11-29 18:37:19 +01:00
Marcel Klehr ba377535c6 Replace url normalizer
fixes fragment normalization
2018-11-04 14:15:33 +01:00
Marcel Klehr 06d3ce7263 Refactor HTTP I/O to use nextcloud's IClient
=> Compat with NC 14
2018-09-01 23:12:31 +02:00
Marcel Klehr 1b4c499f2e Fix deps 2018-08-13 17:33:35 +02:00