Commit Graph

16221 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
f1a8d62ee6 fix typos
Co-authored-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
2024-02-28 10:41:12 +01:00
Jörn Friedrich Dreyer
c79f206d50 Make presigned key store configurable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-28 10:41:12 +01:00
Michael Barz
66aaa2ed4e Merge pull request #8526 from owncloud/disable-cd
[full-ci] ci: do not deploy from stable branch
2024-02-26 12:14:49 +01:00
Michael Barz
444bbf2de6 ci: do not deploy from stable branch 2024-02-26 11:37:17 +01:00
Michael Barz
766305a451 Automated changelog update [skip ci] 2024-02-26 10:36:02 +00:00
Michael Barz
4a447280db Merge pull request #8525 from owncloud/release-5.0.0-rc.5
[full-ci] Release 5.0.0 rc.5
2024-02-26 11:35:26 +01:00
Michael Barz
0ecdfae5cb chore: bump version 2024-02-26 10:44:24 +01:00
Michael Barz
5d894c2f3b docs: prepare changelog 2024-02-26 10:37:27 +01:00
Michael Barz
ece9f5324b Automated changelog update [skip ci] 2024-02-23 14:07:19 +00:00
Michael Barz
68662834c6 Merge pull request #8521 from owncloud/backmerge-master-4
[full-ci] Backmerge master to stable-5.0
2024-02-23 15:06:14 +01:00
Michael Barz
3cdd007b7f Merge branch 'master' into backmerge-master-4 2024-02-23 13:35:54 +01:00
Michael Barz
b6a6cb2b8e Automated changelog update [skip ci] 2024-02-23 11:46:05 +00:00
Michael Barz
aba4714bb7 Merge pull request #8519 from owncloud/update-reva
[full-ci] chore: update reva to 2.19.0
2024-02-23 12:45:32 +01:00
Michael Barz
53baa60172 chore: update reva to 2.19.0 2024-02-23 12:10:42 +01:00
Viktor Scharf
ad7cf8f77a [test-only] add test for uploading with Tus using CORS (#8508)
* add test for uploading with Tus using CORS

* fix
2024-02-23 11:47:52 +01:00
Sawjan Gurung
3cea035d6d [tests-only] use new json schema assertion lib that supports latest schema drafts (#8503)
* test(api): use new json schema assertion lib that supports latest schema drafts

* test(api): fix json schema

* test(api): fix method call

* test(api): update expected failure lines

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): make json array validation strict

* test(api): fix php code style

* test(api): update expected failure lines
2024-02-23 16:24:22 +05:45
ownClouders
ee501f225e [tx] updated from transifex 2024-02-23 00:47:43 +00:00
dependabot[bot]
c13aefed84 build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 17:13:03 +01:00
ownClouders
2a300190cb [tx] updated from transifex 2024-02-22 03:58:21 +00:00
Christian Richter
9da1043d54 Automated changelog update [skip ci] 2024-02-21 16:36:55 +00:00
Christian Richter
b0ecf5f9d8 Merge pull request #8505 from dragonchaser/bump-reva
bump reva
2024-02-21 17:36:13 +01:00
Christian Richter
c637069852 bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-21 16:44:28 +01:00
Jörn Friedrich Dreyer
014dce49f2 Automated changelog update [skip ci] 2024-02-21 15:29:49 +00:00
Jörn Friedrich Dreyer
b52e466935 bump reva for unnecessary-grant-exists-check (#8502)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-21 16:29:16 +01:00
Ralf Haferkamp
8909b5307b Automated changelog update [skip ci] 2024-02-21 12:26:22 +00:00
Ralf Haferkamp
b6fea0faed [full-ci] fix(sharing-ng): align sharedWithMe driveItem IDs with PROPFIND response (#8467)
* Bump reva

Fixes: #8080

* fix(sharing-ng): align sharedWithMe driveItem IDs

The IDs of the driveItems returned by the 'sharedWithMe' endpoint
should match the ids returned by the webdav PROPFIND response on
the share jail.

Fixes: #8420
2024-02-21 13:25:49 +01:00
Prarup Gurung
7772455492 Merge pull request #8501 from owncloud/tests/make-json-scheme-strict
[tests-only] make json scheme assertion strict
2024-02-21 16:43:31 +05:45
Saw-jan
497bffba1c test(api): make json scheme strict 2024-02-21 16:10:56 +05:45
Saw-jan
0b0ae60d9d test(api): make json scheme strict 2024-02-21 16:10:55 +05:45
Viktor Scharf
5a89c3605f [test-only] share items with share permission if resharing is disabled (#8461)
* share item with share permission if resharing is disabled

* php style fix

* change error message
2024-02-21 11:14:58 +01:00
Jörn Friedrich Dreyer
5ed57cc09a Bump reva deps (#8412)
* bump dependencies

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva and add config options

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-21 10:20:36 +01:00
Amrita
c92ebf4b46 [full-ci][tests-only]add tests coverage for removing expiration date from shares (#8490)
* add tests coverage for removing expiration date from share link

* add coverage for folder
2024-02-21 14:54:40 +05:45
dependabot[bot]
d2d4fcd43b build(deps): bump github.com/libregraph/lico from 0.61.1 to 0.61.2
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico) from 0.61.1 to 0.61.2.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libregraph/lico/compare/v0.61.1...v0.61.2)

---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 09:09:23 +01:00
dependabot[bot]
b480cc517e build(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.11...v5.0.12)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 09:08:16 +01:00
Prarup Gurung
5a7d498e67 Merge pull request #8449 from owncloud/sharing-resources-with-same-name-auto-sync-disabled
Sharing resources with same name auto sync disabled
2024-02-21 09:57:25 +05:45
Michael Barz
de405dbf6a Automated changelog update [skip ci] 2024-02-20 19:22:03 +00:00
Michael Barz
af010664bc Merge pull request #8497 from owncloud/update-web
[forward-port] chore: bump web to v8.0.0-rc.5
2024-02-20 20:21:26 +01:00
Benedikt Kulmann
6d9e23d6cd chore: bump web to v8.0.0-rc.5 2024-02-20 19:40:59 +01:00
Michael Barz
b8149ede7d Automated changelog update [skip ci] 2024-02-20 17:47:34 +00:00
Michael Barz
cd7a398b79 Merge pull request #8492 from owncloud/bump-web-8.0.0-rc.5
[full-ci] chore: bump web to v8.0.0-rc.5
2024-02-20 18:47:02 +01:00
Prarup Gurung
aa67452e2b Strict check for json schema 2024-02-20 16:58:44 +05:45
Prarup Gurung
6869216260 auto-sync-disabled: Added tests to lists shares, when same folder shared by two user 2024-02-20 16:52:29 +05:45
Prarup Gurung
3e5ccad80f auto-sync-disabled: Added tests to lists shares, when same file shared by two user 2024-02-20 16:52:29 +05:45
Prarup Gurung
9558b64bb5 Merge pull request #8397 from owncloud/add-test-for-auto-accept-disabled-sharing-with-user-member-of-group
[full-ci] [tests-only] Added tests for auto-sync disabled
2024-02-20 15:52:40 +05:45
Benedikt Kulmann
4a2eb45479 chore: bump web to v8.0.0-rc.5 2024-02-20 10:56:50 +01:00
dependabot[bot]
49b0ae702b build(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.0 to 1.17.1.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 09:36:14 +01:00
Prarup Gurung
c7cfb371a7 Removed disabled step, it is in background 2024-02-20 14:02:05 +05:45
Prarup Gurung
6c37672295 Strict check for json schema 2024-02-20 14:02:05 +05:45
Prarup Gurung
890777151c Updated scenario description, removed user carol creation step 2024-02-20 14:02:04 +05:45
Prarup Gurung
bcb2b2731c Added tests to lists folder shared with group and user when sync is disabled 2024-02-20 14:02:04 +05:45