Commit Graph

15197 Commits

Author SHA1 Message Date
Jannik Stehle 21947321ba Automated changelog update [skip ci] 2023-11-23 07:00:22 +00:00
Jannik Stehle 8ee03101c0 feat: add a config for default link permissions (#7783)
* feat: add a config for default link permissions

* Update services/frontend/pkg/config/config.go

---------

Co-authored-by: Martin <github@diemattels.at>
2023-11-23 07:59:31 +01:00
Ralf Haferkamp 6ac5ac534d Update wrapper and mocks for go-ldap 3.4.6 2023-11-22 15:12:39 +01:00
Ralf Haferkamp 49db85d820 Bump reva to latest edge 2023-11-22 15:12:39 +01:00
dependabot[bot] 7dfb0706b0 Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.5...v3.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 15:12:39 +01:00
dependabot[bot] 56073ba09a Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 14:51:42 +01:00
Christian Richter f5cba862ab Merge pull request #7781 from dragonchaser/add-form-mimetype
Add form mimetype
2023-11-22 13:08:34 +01:00
Ralf Haferkamp bd7e0c53c4 Bump other otel related modules to fix build issues 2023-11-22 11:47:45 +01:00
dependabot[bot] ee922515fa Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.36.4 to 0.46.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.36.4...zpages/v0.46.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 11:47:45 +01:00
Prarup Gurung b3e22ed694 Merge pull request #7779 from owncloud/add-missing-env-config-tag
[full-ci] [tests-only] Added @env-config tags
2023-11-22 16:31:20 +05:45
Christian Richter c34baacea3 bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-22 11:40:44 +01:00
Christian Richter 4b4a2b012c addapt example deployement
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-22 11:37:53 +01:00
Christian Richter 1cdd839fc7 add form mime type
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-22 11:37:53 +01:00
dependabot[bot] 90f186a3d0 Bump cldr from 7.4.1 to 7.5.0 in /services/idp
Bumps [cldr](https://github.com/papandreou/node-cldr) from 7.4.1 to 7.5.0.
- [Changelog](https://github.com/papandreou/node-cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/papandreou/node-cldr/compare/v7.4.1...7.5.0)

---
updated-dependencies:
- dependency-name: cldr
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 11:15:12 +01:00
Prarup Gurung e17cb94ef1 Fixed line numbers in expected failure 2023-11-22 15:45:33 +05:45
Benedikt Kulmann edc5c23fd1 Automated changelog update [skip ci] 2023-11-22 09:53:58 +00:00
Benedikt Kulmann aa172aaf16 Merge pull request #7778 from owncloud/release-5.0.0-alpha.3
chore: bump version, prepare changelog
2023-11-22 10:53:25 +01:00
Swikriti Tripathi 96862f4eb1 tests: add tests for lock expiration (#7777) 2023-11-22 15:37:29 +05:45
dependabot[bot] e3283f5c88 Bump golang.org/x/image from 0.13.0 to 0.14.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/image/compare/v0.13.0...v0.14.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>
2023-11-22 10:38:07 +01:00
Christian Richter 3df256d665 Automated changelog update [skip ci] 2023-11-22 09:03:55 +00:00
Christian Richter e48e9cbfbf Merge pull request #7739 from dragonchaser/ocis-5486-filter-displayName
add user filter startsWith and contains
2023-11-22 10:03:22 +01:00
Prarup Gurung ba0015385d Added @env-config tags 2023-11-22 14:29:07 +05:45
Benedikt Kulmann 7a5762c8f0 chore: bump version, prepare changelog 2023-11-22 09:22:32 +01:00
ownClouders 56a27f63e7 [tx] updated from transifex 2023-11-22 07:48:22 +00:00
Benedikt Kulmann 5b549d15a5 Merge pull request #7754 from owncloud/add-languages
feat: add more accepted languages
2023-11-22 06:49:41 +01:00
Jannik Stehle 2726eb8a52 Automated changelog update [skip ci] 2023-11-21 17:35:58 +00:00
Jannik Stehle f47a6b4213 Merge pull request #7773 from owncloud/bump-web-to-8.0.0-alpha.10
chore: bump web to v8.0.0-alpha.10
2023-11-21 18:35:14 +01:00
Roman Perekhod 048f03ee45 Automated changelog update [skip ci] 2023-11-21 17:10:55 +00:00
Roman Perekhod 8ff60c9d0b Merge pull request #7772 from 2403905/issue-7744
fix the tgz mime type, bump reva
2023-11-21 18:08:28 +01:00
Jannik Stehle bc838cc5d4 chore: bump web to v8.0.0-alpha.10 2023-11-21 17:44:01 +01:00
Roman Perekhod 7175316292 fix the tgz mime type, bump reva 2023-11-21 17:33:52 +01:00
Jannik Stehle 8fba7e8468 Automated changelog update [skip ci] 2023-11-21 14:54:59 +00:00
Jannik Stehle a1c4912600 feat: add and adjust configs for Web embed mode (#7766)
* feat: add and adjust configs for embed mode

* Update services/web/pkg/config/options.go

Co-authored-by: Martin <github@diemattels.at>

* docs: adjust description for WEB_OPTION_EMBED_TARGET

---------

Co-authored-by: Martin <github@diemattels.at>
2023-11-21 15:53:22 +01:00
kobergj c666066b40 Merge pull request #7771 from kobergj/DocumentProxyRoutes
[docs-only] Add documentation for proxy routes
2023-11-21 15:50:13 +01:00
jkoberg 3890b4a4be add documentation for proxy routes
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-21 15:31:32 +01:00
Sawjan Gurung da390e8f12 [tests-only] Retry listing roles if the response body is invalid (#7735)
* retry listing roles if the response body is invalid

* fix php style

* reset tryAgain
2023-11-21 18:29:19 +05:45
Swikriti Tripathi 279d0f8563 [tests-only][full-ci] move tests coreApiWebdavLocksUnlock/unlockSharingToShares.feature from to local api (#7769)
* tests:move tests from coreApiWebdavLocksUnlock/unlockSharingToShares.feature to local api

* tests: remove unnecessary behat config
2023-11-21 17:45:34 +05:45
Dominik Schmidt 2f263c7bc2 Merge pull request #7770 from owncloud/file-ready-event-parent-item-id
feat: Add parentitemid to FileReadyEvent
2023-11-21 12:55:00 +01:00
Dominik Schmidt ca128c2d6b feat: Add parentitemid to FileReadyEvent 2023-11-21 12:19:36 +01:00
Sawjan Gurung 93e2c23e8e [tests-only] stop ocis server with sigint to allow gracefull shutdown (#7759)
* stop ocis with sigint to allow gracefull shutdown

* wait until ocis process is completely down
2023-11-21 16:46:44 +05:45
Nalem7 42690f3e80 add tests for move rename file between personal and project space with file-id (#7535) 2023-11-21 12:00:04 +01:00
Swikriti Tripathi 74dc3663a5 [tests-only][full-ci]Move unlock related tests from core to local api tests (#7747)
* Move unlock related tests from core to local api tests

* refactor tests

Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>

* test:add failing test to expected to failure

Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>

---------

Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
2023-11-21 15:07:26 +05:45
Prarup Gurung 42cdd2c863 Merge pull request #7606 from owncloud/add-step-move-for-shares-with-file-id
[tests-only][full-ci] Add tests for move file within shares using file-id
2023-11-21 14:09:11 +05:45
Benedikt Kulmann 95ccfc5dc3 Merge pull request #7765 from owncloud/revert-load-userinfo
revert: don't make loadUserInfo configurable because web disabled it
2023-11-21 09:09:22 +01:00
Nalem7 111dbb33a9 add test for unlocking project space file (#7698) 2023-11-21 12:18:23 +05:45
Benedikt Kulmann bd219cad88 feat: add more accepted languages
Adding languages to the list of accepted languages which have 70% or
more translation coverage in transifex + swedish by request of a
community member who promised to help with translations.
2023-11-21 06:31:57 +01:00
Benedikt Kulmann 3cf1163d05 revert: don't make loadUserInfo configurable because web disabled it
Refs: 3eb1f18
2023-11-21 06:19:50 +01:00
nabim777 c52f2fc8ca add tests for move file within shares using file-id 2023-11-21 10:13:56 +05:45
Christian Richter 06a66e8aa0 add user filter startsWith and contains
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-20 20:10:39 +01:00
Michael Barz 214d1279e9 Automated changelog update [skip ci] 2023-11-20 07:25:59 +00:00