Commit Graph

17426 Commits

Author SHA1 Message Date
Roman Perekhod
eefe991487 added the watermark text for the Secure View mode 2024-05-14 23:54:07 +02:00
Ralf Haferkamp
f74dfaad2d Automated changelog update [skip ci] 2024-05-13 12:50:45 +00:00
Ralf Haferkamp
5b38fa149d settings: Remove deprecated filesystem backend
We changed the default to `metadata` before the 2.0 release. This PR
alos removes the associated `SETTINGS_STORE_TYPE` and
`SETTINGS_DATA_PATH` settings as they are no longer needed with
`metadata` as the only available backend.
2024-05-13 14:50:02 +02:00
Sawjan Gurung
4177f43cdb [tests-only] extend delete API tests (#9121)
* test: add delete special file tests

* test: add delete special file tests
2024-05-13 14:47:53 +02:00
Salipa Gurung
b2edca2619 [tests-only] [full-ci] Use sharingNG in remaining feature file of apiSpaces folder (#9122)
* update given step using sharingNg in restoreSpaces.feature

* update given step using sharingNg in setQuota.feature

* update given step using sharingNg in tag.feature

* update given step using sharingNg in trashBin.feature

* update given step using sharingNg in tusUpload.feature

* update given step using sharingNg in uploadSpaces.feature
2024-05-13 16:15:12 +05:45
dependabot[bot]
cae42acdb1 build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.9...v1.3.10)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 09:51:29 +02:00
dependabot[bot]
f5f265cece build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 09:33:32 +02:00
nirajacharya2
85381d3902 removing usage of a stepdefination inside another stepdefination in ChecksumContext.php (#9117) 2024-05-13 12:56:15 +05:45
Sawjan Gurung
7c40340e0e [tests-only] extend trashbin restore API tests (#9126)
* test: add more edge-case tests on trashbin restore

* test: add more edge-case tests on trashbin restore
2024-05-13 09:52:39 +05:45
kobergj
ebfd5861cd Automated changelog update [skip ci] 2024-05-10 14:17:20 +00:00
kobergj
822ffc9e0e Merge pull request #9132 from kobergj/BumpReva
[full-ci] Bump Reva
2024-05-10 16:16:42 +02:00
Michael Barz
2be37c5fa3 Merge pull request #9109 from owncloud/dependabot/go_modules/golang.org/x/image-0.16.0
build(deps): bump golang.org/x/image from 0.15.0 to 0.16.0
2024-05-10 15:51:55 +02:00
jkoberg
069bd9d688 feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-10 15:42:00 +02:00
Michael Barz
807e7596fd Merge pull request #9129 from owncloud/fix-companion-config
[full-ci] fix: companion config
2024-05-10 14:44:20 +02:00
Amrita
00ed2ce58c add tests for removing share link (#9123) 2024-05-10 16:28:58 +05:45
Michael Barz
e1cf1d6845 fix: companion config 2024-05-10 12:03:51 +02:00
Amrita
6a005aedd4 add tests for setting pasword-on-share-link (#9078) 2024-05-10 15:46:57 +05:45
Michael Barz
f13cfdc22d Merge pull request #9101 from rhafer/bump-jose
Bump go-jose
2024-05-10 11:24:03 +02:00
Jörn Friedrich Dreyer
c9e358116f Automated changelog update [skip ci] 2024-05-10 09:05:23 +00:00
Jörn Friedrich Dreyer
05558d79b5 Merge pull request #9127 from owncloud/fix-wopi-example
fix: service startup appprovider onlyoffice
2024-05-10 11:04:44 +02:00
Michael Barz
2d0f4d2b35 fix: service startup appprovider onlyoffice 2024-05-10 10:54:58 +02:00
Roman Perekhod
ceeb4ed71d Automated changelog update [skip ci] 2024-05-10 07:30:41 +00:00
Roman Perekhod
3c7538a1b6 Merge pull request #9112 from 2403905/collaboration-registration-fix
fixed the collaboration service GRPC namespace
2024-05-10 09:29:58 +02:00
Amrita
71ca659ee8 add create share link using root endpoint (#9076) 2024-05-10 12:17:15 +05:45
Roman Perekhod
fb43919e0a fixed OpenInApp URL 2024-05-09 23:12:20 +02:00
Prarup Gurung
b4b51437a0 [full-ci] [tests-only] Used sharing-ng in given steps (#9120)
* publicLinkDownload.feature: Used sharingNG for sharing in given step

* shareOperations.feature: Used sharingNG for sharing in given step
2024-05-09 17:17:14 +05:45
nirajacharya2
5b240e6df4 removing usage of a stepdefination inside another stepdefination in FavoritesContext.php (#9116) 2024-05-09 14:25:53 +05:45
Sabin Panta
8b2f5282c2 changing given step of creating share in feature file (#9105) 2024-05-09 14:23:32 +05:45
Salipa Gurung
971f34ac0a [tests-only] [full-ci] Use sharing ng in api spaces (#9082)
* update given step using sharingNg in changeSpaces.feature

* update given step using sharingNg in disableAndDeleteSpaces.feature

* update given step using sharingNg in editPublicLinkOfSpace.feature

* update given step using sharingNg in filePreviews.feature

* update given step using sharingNg in listSpaces.feature

* update given step using sharingNg in publicLink.feature

* update given step using sharingNg in removeSpaceObjects.feature
2024-05-09 14:07:56 +05:45
Sabin Panta
2c115e2418 changing given step of creating share in feature file (#9055) 2024-05-09 14:07:33 +05:45
nirajacharya2
4c2ae74837 removing usage of a stepdefination inside another stepdefination in OCSContext.php (#9013) 2024-05-09 13:01:41 +05:45
Sabin Panta
fff20ac8db [tests-only][full-ci] updating given step for sharing and env in docs for starting email service (#9081)
* updating given step for sharing and env in docs for starting email service

* addressing review

* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
ownClouders
8ddd82fcd5 [tx] updated from transifex 2024-05-09 00:08:43 +00:00
Ralf Haferkamp
62dbf737c7 Bump lico to latest release 2024-05-08 17:57:35 +02:00
Ralf Haferkamp
3be286a2a3 Bump go-jose an update to new location
It's now maintained in github.com/go-jose/go-jose. Bumping to
latest backwards compatible release. (v4 will require some code changes)
2024-05-08 17:52:17 +02:00
Roman Perekhod
612f31bcbb fixed the collaboration service GRPC namespace 2024-05-08 16:57:44 +02:00
dependabot[bot]
13a9e313f3 build(deps): bump golang.org/x/image from 0.15.0 to 0.16.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 14:31:21 +00:00
Thomas Müller
9d6e8da0de Automated changelog update [skip ci] 2024-05-08 14:29:17 +00:00
Thomas Müller
06bb8c9654 feat: add maximum image file size to be processed by the thumbnailer (#9069) 2024-05-08 16:28:44 +02:00
Michael Barz
a4da9247c0 Merge pull request #9104 from owncloud/report-to-builds-channel
chore: report all drone CI results to builds channel
2024-05-08 16:18:55 +02:00
Phil Davis
78d3ee1574 chore: report all drone CI results to builds channel 2024-05-08 16:27:57 +05:45
Sawjan Gurung
62efe42185 test: fix typo and data types (#9102) 2024-05-08 15:25:42 +05:45
Sawjan Gurung
abb537f08f [tests-only] separate different SharingNG share steps (#9097)
* separate When steps using root and permissions endpoints

test: separate resource sharing GIven step from space share

test: share space via root endpoint in Given steps

test: use existing step

test: fix more steps

* test: separate resource and space link share creation

test: fix php code style
2024-05-08 14:22:52 +05:45
dependabot[bot]
41af5f7168 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.17.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 09:55:22 +02:00
Michael Barz
1ba2fce907 Merge pull request #9100 from owncloud/dependabot/go_modules/google.golang.org/protobuf-1.34.1
build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
2024-05-08 09:40:35 +02:00
dependabot[bot]
4f60898f74 build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 06:54:45 +00:00
Sabin Panta
288619f626 changing given step of creating share in feature file (#9092) 2024-05-08 10:06:23 +05:45
Amrita
545624f1be add tests for update share invitation for root endpoint (#8906) 2024-05-08 09:55:48 +05:45
Prarup Gurung
34ee7e68fe [full-ci] [tests-only] Used sharing-ng in given steps (#9090)
* etagPropagation.feature: Used sharingNG for sharing in given step

* favorite.feature: Used sharingNG for sharing in given step

* moveSpaces.feature: Used sharingNG for sharing in given step
2024-05-08 09:45:36 +05:45
Prarup Gurung
ee1eccba14 Merge pull request #9080 from owncloud/use-sharingNG-in-given-steps-apiSpacesShares-suite
[full-ci] [tests-only] Used sharing-ng in given steps
2024-05-07 17:33:02 +05:45