Michael Barz
ca6d87103e
feat: use global variables for password policy
2023-12-06 14:30:54 +01:00
Michael Barz
e2bd5d35fe
Automated changelog update [skip ci]
2023-12-06 13:22:38 +00:00
Michael Barz
176ac99db0
Merge pull request #7877 from owncloud/public-provider-pw
...
[full-ci] Update reva to move validation to the public share provider
2023-12-06 14:22:04 +01:00
Michael Barz
3b56a57798
docs: add changelog
2023-12-06 12:22:37 +01:00
Michael Barz
956a0427cf
chore: update reva
2023-12-06 12:16:14 +01:00
Michael Barz
51f21b20f5
ci: use global env variables for pw policy
2023-12-06 12:16:14 +01:00
Michael Barz
1f9c6d44b4
feat: improve expiration date handling
2023-12-06 12:16:14 +01:00
Michael Barz
6755aef725
feat(config): password policy and gateway addr
2023-12-06 12:16:14 +01:00
Michael Barz
0b7162204a
feat: handle more status codes
2023-12-06 12:16:14 +01:00
Michael Barz
1fd3032f02
style: cleanup code style
2023-12-06 12:16:14 +01:00
Swikriti Tripathi
66e09938cb
tests: add tests for update public link to delete password invite permission ( #7894 )
...
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
2023-12-06 17:00:47 +05:45
mmattel
8e91c8c634
update and fixes
2023-12-06 11:33:52 +01:00
Florian Schade
34f3ab66c1
feature: add beta drive listing endpoints to the graph api ( #7861 )
...
* feature: add beta drive listing endpoints to the graph api and hydrate them to contain the new grantedtoV2 property and use unified roles instead of the cs3 roles
* enhancement: make use of owner conditions for drive listing
* enhancement: provide GetDrivesV1Beta1 and GetAllDrivesV1Beta1 graph endpoint tests
2023-12-06 10:01:38 +01:00
dependabot[bot]
59d8c43164
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.13.0 to 2.13.2.
- [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.13.0...v2.13.2 )
---
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 >
2023-12-06 09:59:47 +01:00
dependabot[bot]
6e51bb3f9f
build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 09:16:24 +01:00
Michael Barz
fd213e0431
Automated changelog update [skip ci]
2023-12-06 07:45:34 +00:00
Michael Barz
11e054b583
Merge pull request #7888 from owncloud/upgrade-calens
...
[docs-only] docs: upgrade calens and cleanup changelog
2023-12-06 08:43:41 +01:00
Michael Barz
8518e52196
docs: upgrade calens and cleanup changelog
2023-12-05 23:27:26 +01:00
Michael Barz
97a6051357
Automated changelog update [skip ci]
2023-12-05 21:35:37 +00:00
Michael Barz
172384474f
Merge pull request #7884 from owncloud/release-5.0.0-alpha.5
...
[full-ci] chore: bump version to v5.0.0-alpha.5
2023-12-05 22:33:59 +01:00
Benedikt Kulmann
8aa2b9e1c6
chore: bump version to v5.0.0-alpha.5
2023-12-05 16:23:36 +01:00
Benedikt Kulmann
2cf82ce384
Automated changelog update [skip ci]
2023-12-05 15:22:38 +00:00
Benedikt Kulmann
2817cd47f8
Merge pull request #7883 from owncloud/bump-web-8.0.0-alpha.12
...
[full-ci] chore: bump web to v8.0.0-alpha.12
2023-12-05 16:21:59 +01:00
mfeilner
53af1e6004
delete old png file
2023-12-05 16:02:32 +01:00
mfeilner
e31069df89
deleted old video file
2023-12-05 16:01:44 +01:00
mfeilner
7913ba70b8
corrected path
2023-12-05 16:01:06 +01:00
mfeilner
dc78d36289
media for media subdirectory
2023-12-05 15:58:25 +01:00
mfeilner
e014455593
corrected media path and added media subdirectory
2023-12-05 15:56:06 +01:00
mfeilner
965ce3aea9
added some comments to the script examples.
2023-12-05 15:48:45 +01:00
Benedikt Kulmann
0668ccbcba
chore: bump web to v8.0.0-alpha.12
2023-12-05 14:48:39 +01:00
Michael Barz
6ac0211d4b
Automated changelog update [skip ci]
2023-12-05 13:16:40 +00:00
Michael Barz
e6d6d27afa
Merge pull request #7855 from owncloud/release-5.0.0-alpha.4
...
chore: prepare release v5.0.0-alpha.4
2023-12-05 14:15:48 +01:00
nirajacharya2
dac33abe41
refactoring Sharing.php test file ( #7534 )
2023-12-05 18:43:30 +05:45
Jörn Friedrich Dreyer
0ca6a6b70b
drop unused reva config from postprocessing ( #7672 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-12-05 12:28:45 +01:00
dependabot[bot]
1f1b0b4e94
build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /services/idp
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 11:25:52 +01:00
dependabot[bot]
1f069c7c00
build(deps): bump github.com/open-policy-agent/opa from 0.51.0 to 0.59.0
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.51.0 to 0.59.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.51.0...v0.59.0 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:47:11 +01:00
dependabot[bot]
a6a6c22c14
chore(deps): bump github.com/libregraph/lico
...
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico ) from 0.60.1-0.20230811070109-1d4140be554d to 0.61.1.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md )
- [Commits](https://github.com/libregraph/lico/commits/v0.61.1 )
---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:40:36 +01:00
dependabot[bot]
ee30eceb5d
Bump react-i18next from 12.3.1 to 13.5.0 in /services/idp
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 12.3.1 to 13.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v12.3.1...v13.5.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 09:38:49 +01:00
Michael Barz
48fd95aec7
Merge pull request #7878 from owncloud/returnPermOnLinkCreation
...
return only single permission on link creation
2023-12-05 09:00:06 +01:00
Artur Neumann
fcd13cf9b8
return only single permission on link creation
2023-12-05 11:15:49 +05:45
Markus Feilner
2593b6b69f
Update ubernauten.md
...
Minor fixes of typos
2023-12-04 22:03:46 +00:00
mfeilner
bff7a2010d
Added and fixed ubernauten.md plus image and video file referenced.
...
Someone who knows Markdown, Styleguide and stuff better than me should
correct that file.
2023-12-04 22:55:08 +01:00
mfeilner
91c43fe4ca
Added markdown file - needs editing
2023-12-04 20:44:19 +01:00
Michael Stingl
62afc6e9b6
Merge pull request #7853 from owncloud/thumbnails-parameters
...
[docs-only] Adding thumbnail query parameters to thumbnail README.md
2023-12-04 17:43:59 +01:00
Michael Stingl
72825ddae4
Added scalingup thumbnail parameter
...
(used by web + iOS app)
2023-12-04 17:35:59 +01:00
Michael Stingl
478960455f
Explain processor behavior
...
Based on:
https://pkg.go.dev/github.com/disintegration/imaging
2023-12-04 17:28:54 +01:00
Michael Stingl
a87eeda1cd
clarify thumbnail processor default in table
2023-12-04 17:18:05 +01:00
Michael Stingl
ab9893bc46
clarified thumbnail “c” parameter
2023-12-04 17:01:30 +01:00
Markus Feilner
818ad88ee7
adoc
...
ubernauten doc as adoc, needs conversion to md
2023-12-04 15:59:33 +00:00
Artur Neumann
be6f691af3
Merge pull request #7876 from owncloud/return200OnCreateLink
...
return 200 and not 201 when creating sharing link
2023-12-04 18:58:19 +05:45