Wykres commitów

58 Commity (master)

Autor SHA1 Wiadomość Data
miklobit 48b19b291b fix composer 2022-11-22 19:22:43 +01:00
Maxence Lange 62a8215325 cleaning code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-03 13:23:07 -01:00
dependabot[bot] 5020bafcef
Bump phpunit/phpunit from 9.5.21 to 9.5.26
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.26)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 09:06:25 +00:00
dependabot[bot] d300c0dc91
Bump vimeo/psalm from 4.24.0 to 4.26.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.24.0...4.26.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 01:02:30 +00:00
dependabot[bot] 528cb1f061
Bump vimeo/psalm from 4.23.0 to 4.24.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.23.0...4.24.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 03:10:03 +00:00
violoncello.ch 19c5690f53
Merge pull request #1433 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.21
Bump phpunit/phpunit from 9.5.20 to 9.5.21
2022-06-25 12:55:59 +02:00
dependabot[bot] 7047bd44e7
Bump gumlet/php-image-resize from 2.0.2 to 2.0.3
Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/gumlet/php-image-resize/releases)
- [Commits](https://github.com/gumlet/php-image-resize/compare/2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: gumlet/php-image-resize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 01:02:58 +00:00
dependabot[bot] 3473d2a3b0
Bump phpunit/phpunit from 9.5.20 to 9.5.21
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.20 to 9.5.21.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 01:02:53 +00:00
dependabot[bot] 3ffe43e5a9
Bump gumlet/php-image-resize from 2.0.1 to 2.0.2
Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/gumlet/php-image-resize/releases)
- [Commits](https://github.com/gumlet/php-image-resize/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: gumlet/php-image-resize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-14 01:02:23 +00:00
Carl Schwan 637924a13f Port away from private OC::$server->get
And fix a few psalm issues

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-11 18:22:54 +02:00
dependabot[bot] 05e1215486
Bump vimeo/psalm from 4.22.0 to 4.23.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.22.0...4.23.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 01:02:50 +00:00
Carl Schwan 46df90a0fb Add psalm static analysis
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15 17:40:33 +02:00
Carl Schwan 9e20993c4d Php cs:fix
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15 13:35:51 +02:00
Carl Schwan be80ca5d0f Update to php 7.4 type hinting
Using rector

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15 13:02:31 +02:00
Maxence Lange 6866088431 using TNC20Request
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-11-30 23:58:32 -01:00
Maxence Lange f696d0d58f fix composer for nc20
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-08 22:26:02 -01:00
dependabot-preview[bot] a5ddc32f9f
Bump gumlet/php-image-resize from 1.9.2 to 2.0.0
Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize) from 1.9.2 to 2.0.0.
- [Release notes](https://github.com/gumlet/php-image-resize/releases)
- [Commits](https://github.com/gumlet/php-image-resize/compare/1.9.2...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 15:25:14 +00:00
Maxence Lange ce5728b1cc fixing composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
fix composer

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-30 14:23:38 -01:00
Maxence Lange 6d9afed842 compat nc20
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-24 11:32:55 -01:00
Maxence Lange 09a6aac937 new database
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-12 11:35:49 -01:00
Maxence Lange 34446aa117 composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 11:13:39 -01:00
Maxence Lange f3ce5967c9 add viewer check on single post
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-27 15:03:25 +02:00
Maxence Lange 445b52b049 first migration to ExtendedQueryBuilder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25 14:09:01 +02:00
Cyrille Bollu 8fe06456c0 fixes declaration of function checkRequestSignatureUsingPublicKey
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-23 16:02:22 +02:00
Maxence Lange 20e00ac1ef composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-22 13:16:36 -01:00
Maxence Lange 31a5b21a6e resize attachments
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
cleaning

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-15 18:04:27 -01:00
Maxence Lange 40d24adbac 0.2.4
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-06-21 16:58:42 -01:00
Maxence Lange 41a423138c lib upgrade
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-06-21 10:59:53 -01:00
Maxence Lange dad67f6de0 Action on Cached Items
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-29 19:56:42 -01:00
Maxence Lange 169b4927e5 db fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-27 16:56:06 -01:00
Maxence Lange 0b952d5913 composer upgrade
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-27 02:05:43 -01:00
Maxence Lange 0358c15ff4 update tools to f34b
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-17 18:17:37 -01:00
Maxence Lange bb64c729b5 upgrade to 9a16
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-17 13:27:35 -01:00
Julius Härtl 3383843670 Add basic test skeleton
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-07 06:53:14 -01:00
Maxence Lange 9750c8f4b7 update composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-22 23:38:51 -01:00
Maxence Lange 2f085055cb upgrade composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-06 08:35:01 -01:00
Maxence Lange 4c21a1fed9 new composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-25 10:53:43 -01:00
Maxence Lange 23ea6b663d get json-ld from other source
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-04 09:41:57 -01:00
Maxence Lange ed98204d47 rewrite of the exceptions while requesting remote instance
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-29 13:07:57 -01:00
Maxence Lange 41ff82eee5 bringing back package
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-20 09:53:53 -01:00
Maxence Lange c6943191f9 unused import
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-20 08:54:54 -01:00
Maxence Lange b99c3d4b67
VERIFY linked data signature 2018-12-18 18:46:38 +01:00
Maxence Lange 428c14d37e
Merge branch 'master' into fill-follows-table 2018-12-18 15:24:51 -01:00
Julius Härtl 717b62fb15
Add app compatibility and syntax tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-18 12:28:50 +01:00
Maxence Lange 995d611060 check installation on upgrade or account creation 2018-12-08 18:43:34 -01:00
Maxence Lange 69ed8f984b silent on missing signature (a remote account is deleted
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:13:49 -01:00
Maxence Lange 25550d5d4e returns 404 on non existant user/avatar
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:02:13 -01:00
Maxence Lange f2a97772e7 details on Person
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-29 16:39:55 -01:00
Maxence Lange d562ccdf54 fix composer+route
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-29 12:56:24 -01:00
Maxence Lange 9a042eea45 retry-on-fail by cron and cli
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 17:18:37 -01:00