Commit Graph

17645 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
73d7f324fb Automated changelog update [skip ci] 2024-05-30 10:05:26 +00:00
Jörn Friedrich Dreyer
982f0365ca Merge pull request #9277 from owncloud/add-providerinfo-secure-view-flag
add secureview flag when listing apps via http
2024-05-30 12:04:50 +02:00
Jörn Friedrich Dreyer
e4b826d1ae bump reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-30 11:27:56 +02:00
Jörn Friedrich Dreyer
933b1eb76c default to collabora online
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-30 11:09:02 +02:00
Ralf Haferkamp
c425c173c4 Fix capitalization of 'name' property in tests 2024-05-30 11:05:29 +02:00
Prarup Gurung
5327f90712 Used expirationDateTime key for graph api (#9278) 2024-05-30 11:05:29 +02:00
Jörn Friedrich Dreyer
61d6dbb1c3 Apply typo fixes from code review
Co-authored-by: Alex <jackermann@owncloud.com>
2024-05-30 09:34:11 +02:00
Prarup Gurung
a0a3447a00 Used expirationDateTime key for graph api (#9278) 2024-05-30 12:51:05 +05:45
dependabot[bot]
ca79f2003c build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 07:54:42 +02:00
ownClouders
0a1ee3906c [tx] updated from transifex 2024-05-30 00:32:34 +00:00
Jörn Friedrich Dreyer
3c369b0d21 add secureview flag when listing apps via http
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-29 16:59:46 +02:00
Florian Schade
7d6e50dfb6 Automated changelog update [skip ci] 2024-05-29 13:49:30 +00:00
Florian Schade
eb7c36443f enhancement: introduce theme processing (#9133)
* enhancement: introduce theme processing

* enhancement: introduce theme processing

* enhancement: add theme processing tests and changelog

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

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* fix: ci findings

* Apply suggestions from code review

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

* enhancement: use the theme assets from web instead of having them inside the oCis repo (license clash Apache vs. AGPLv3)

* fix: golangci tagalign order

* fix: rename UnifiedRoleUploader to UnifiedRoleEditorLite

* fix: some typos

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* enhancement: export supported theme logo upload filetypes

* chore: bump reva

* fix: allow init func

---------

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
2024-05-29 15:48:49 +02:00
Andre Duffeck
80480cb7fa Merge pull request #8598 from aduffeck/posixfs
Expose posix fs settings
2024-05-29 15:38:15 +02:00
Tobias Baader
0f6fc65b98 Merge pull request #9276 from owncloud/Renamed-Page-and-added-5.0.5-and-5.0.4
Renamed Page and added releases
2024-05-29 15:18:44 +02:00
Tobias Baader
8a63726afe Renamed Page and added releases
- Renamed page from release roadmap to "Release Life Cycle" to avoid confusion with the roadmap
- added link to the public roadmap
- added releases 5.0.4 and 5.0.5
- clarified update overlap
- added semver image (created by @tbsbdr )
2024-05-29 15:10:07 +02:00
André Duffeck
be8d59ce4f Improve wording 2024-05-29 14:19:51 +02:00
André Duffeck
a3d07c0985 Add introduction versions 2024-05-29 14:03:08 +02:00
Sabin Panta
9a2cd49dca [tests-only][full-ci] adding test for creating link space share via permission endpoint (#9250)
* adding test for creating link space share via permission endpoint

* addressing the reviews
2024-05-29 16:06:26 +05:45
André Duffeck
411be1fa55 Improve documentation 2024-05-29 12:14:54 +02:00
André Duffeck
126b083eaf Add config var for using the space groups 2024-05-29 12:14:54 +02:00
André Duffeck
8cd39754c7 Add config vars for space path templates 2024-05-29 12:14:54 +02:00
André Duffeck
4517c5ee19 Make the list of gpfs watchfolder kafka brokers configurable 2024-05-29 12:14:54 +02:00
André Duffeck
2cf823157f Expose the idcache configuration 2024-05-29 12:14:54 +02:00
André Duffeck
69c84e0ee6 Expose the fs watcher configuration 2024-05-29 12:14:53 +02:00
André Duffeck
96645322e7 Configure project spaces layout 2024-05-29 12:14:53 +02:00
André Duffeck
b231457231 Enable treetime and treesize accounting 2024-05-29 12:14:53 +02:00
André Duffeck
aab219a38f Initial support for the posixfs 2024-05-29 12:14:53 +02:00
nirajacharya2
26c06a3c6d removing usage of a stepdefination inside another stepdefination in FeatureContext.php (#9064) 2024-05-29 15:25:06 +05:45
Sabin Panta
80e6ee4a5f [tests-only][full-ci] adding tests for multiple enable disable share (#9256)
* adding tests for multiple enable disable share

* addhressing reviews
2024-05-29 10:36:57 +05:45
kobergj
c18d717883 Merge pull request #9263 from kobergj/CustomRolesDocu
[docs-only] Add documenation for custom roles
2024-05-28 14:55:36 +02:00
Benedikt Kulmann
eb85ad36bf Automated changelog update [skip ci] 2024-05-28 10:02:11 +00:00
Benedikt Kulmann
730307cda2 Merge pull request #9269 from owncloud/bump-reva-56879111e06afa9e8c04ee71409548531cda7d76
chore: bump reva to 56879111e06afa9e8c04ee71409548531cda7d76
2024-05-28 12:01:32 +02:00
Prarup Gurung
f7a59998a6 [full-ci] [tests-only] Add test for disable sync with non-existing resource (#8992)
* Added tests for disabling share sync of non-existent resource

* Added tests for disabling share sync with empty resource id

* Added tests for disabling share sync with not shared resource id

* Changed status code as expected

* Added issue tag
2024-05-28 15:36:09 +05:45
Benedikt Kulmann
6bd73e6261 chore: bump reva to 56879111e06afa9e8c04ee71409548531cda7d76 2024-05-28 11:32:10 +02:00
Roman Perekhod
37304eea27 Automated changelog update [skip ci] 2024-05-28 08:00:58 +00:00
Roman Perekhod
4fea772e21 Merge pull request #8926 from 2403905/issue-8858
[full-ci] [bump-reva] Replacement for TokenInfo endpoint
2024-05-28 10:00:24 +02:00
jkoberg
c962510d8f feat(settings): improve custom roles docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-28 09:30:42 +02:00
Roman Perekhod
c7281599d4 replacement for TokenInfo endpoint 2024-05-28 09:29:08 +02:00
dependabot[bot]
2c10c48e3a build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.51.0 to 0.52.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.51.0...zpages/v0.52.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 09:12:30 +02:00
Michael Barz
6bf39e4ef9 Merge pull request #9257 from owncloud/dependabot/npm_and_yarn/services/idp/postcss-preset-env-9.5.14
build(deps-dev): bump postcss-preset-env from 9.5.13 to 9.5.14 in /services/idp
2024-05-27 17:22:18 +02:00
Michael Barz
cdff79ce79 Merge pull request #9265 from owncloud/update-stakeholders
Update release_template.md
2024-05-27 16:37:17 +02:00
Michael Barz
c52b0c0991 Update release_template.md
Fixes #9210
2024-05-27 16:12:18 +02:00
Ralf Haferkamp
2440ccb8b9 fix(autoprovision): fixup the service name of the graph service
This is a fixup for commit 799b12b8dd
adjusting the service name of the graph service to the new value.

Closes: #9258
2024-05-27 14:00:46 +02:00
kobergj
cdced5da12 Merge pull request #9227 from kobergj/BackupDocs
[docs-only] Backup Docs
2024-05-27 12:43:15 +02:00
kobergj
d0e0e9716d feat(settings): fix settings readme
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2024-05-27 11:13:24 +02:00
jkoberg
8fb9c57dfe feat(settings): Add documentation about custom roles
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-27 10:46:57 +02:00
dependabot[bot]
7999751890 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.3 to 2.19.0.
- [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.3...v2.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 09:23:16 +02:00
dependabot[bot]
35699468ec build(deps-dev): bump postcss-preset-env in /services/idp
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.13 to 9.5.14.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 06:15:59 +00:00
Jörn Friedrich Dreyer
7b47d55837 Merge pull request #9149 from owncloud/correct-servicenames
fix service names for userlog, graph, invitations, sse and web
2024-05-24 10:40:31 +02:00