dependabot[bot]
e39d43d290
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 09:50:05 +01:00
Ralf Haferkamp
d2cff38ab4
graph/sharedbyme: Add user and group names to permissions
2023-11-06 09:35:27 +01:00
Ralf Haferkamp
580a4e0d92
graph/sharedbyme: populate the permissions property
...
Set the exipration date, grantedToV2 and link attributes on the
permissions.
The displayName for users and groups isn't expanded yet (only the "id" is set)
Also, the "roles" attribute cannot be populated yet.
2023-11-06 09:35:27 +01:00
Ralf Haferkamp
454ec52955
graph/sharedbyme: Use existing method to initialize driveitem properties
...
getDriveItem does a Stat() call on the resource and sets the
corresponding DriveItem properties.
2023-11-06 09:35:27 +01:00
Ralf Haferkamp
b0538559c2
graph: Populate 'ParentRef' in driveitems
2023-11-06 09:35:27 +01:00
Ralf Haferkamp
f18775b1cb
graph: Initial implementation of /me/drives/sharedByMe endpoint
...
This adds a still incomplete implementation of the new /me/drives/sharedByMe
endpoint. For now it only sets the driveItem Id property. The 'permissions' relation
is not supported yet.
This endpoint is added to the /v1beta1 route, to indicate that it is
still imcomplete and might require changes.
2023-11-06 09:35:27 +01:00
Ralf Haferkamp
86b061421e
Disable debug log during test
2023-11-06 09:35:27 +01:00
Dominik Schmidt
e896eee934
Automated changelog update [skip ci]
2023-11-06 08:28:07 +00:00
Dominik Schmidt
62f232c82a
Merge pull request #7491 from dschmidt/audio-thumbnails
...
thumbnails: extract pictures from audio files
2023-11-06 09:24:27 +01:00
Andre Duffeck
524fff00a3
Merge pull request #7620 from aduffeck/ocm-docs
...
Ocm docs
2023-11-06 09:23:39 +01:00
dependabot[bot]
2e63afc8fc
Bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.3
...
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases )
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.2...v1.4.3 )
---
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 >
2023-11-06 09:19:44 +01:00
Dominik Schmidt
e7ad80e214
Automated changelog update [skip ci]
2023-11-06 07:57:20 +00:00
Dominik Schmidt
db32fb46f9
Audio Metadata ( #7490 )
...
* Add audio facet to search protobuf message
* Add audio metadata to search index
* Return audio facet from search if available
* Store audio metadata in arbitrary metadata
* Add audio facet to driveItems listings
* Make tests coding style more consistent
* Fix tests
* Add changelog
* Make valueToString code more defensive
* Log status code as well
2023-11-06 08:56:46 +01:00
Andre Duffeck
208501a688
Apply headline capitalisation suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-11-06 08:29:55 +01:00
André Duffeck
2233394f24
Fix env var
2023-11-06 08:29:55 +01:00
André Duffeck
1c703763ea
Add documentation for the ocm service
2023-11-06 08:29:52 +01:00
Nalem7
418e13517d
add test for copy file between space in project-space ( #7647 )
2023-11-06 12:34:54 +05:45
ownClouders
5311c46e79
[tx] updated from transifex
2023-11-06 00:05:24 +00:00
Martin
4b86bd0921
[docs-only] Update search README.md ( #7655 )
...
References: #7553 (enhancement: improve content extraction stop word cleaning)
Making the term `stop word` and the use of the envvar more clear.
2023-11-03 14:46:02 +01:00
Benedikt Kulmann
853161e0b9
chore: update issue templates ( #7656 )
...
* chore: update issue templates
---------
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2023-11-03 14:38:15 +01:00
dependabot[bot]
0df009eae0
Bump github.com/gookit/config/v2 from 2.2.3 to 2.2.4
...
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/gookit/config/releases )
- [Commits](https://github.com/gookit/config/compare/v2.2.3...v2.2.4 )
---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-03 10:26:28 +01:00
dependabot[bot]
30784affc4
Bump github.com/google/uuid from 1.3.1 to 1.4.0
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-03 09:54:58 +01:00
Sagar Gurung
f4ac6194b0
[tests-only][full-ci]Added script to check the deleted suites in the expected to failure ( #7639 )
...
* Added script to check the deleted suites in the expected to failure files
* Added drone pipeline
* Refactor script in loop
2023-11-02 17:53:33 +05:45
dependabot[bot]
50c0dd983a
Bump github.com/onsi/gomega from 1.27.10 to 1.29.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.27.10 to 1.29.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.27.10...v1.29.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-11-02 11:54:55 +01:00
dependabot[bot]
17ce90de2b
Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.30.0...v1.31.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 11:54:19 +01:00
dependabot[bot]
5c3b2991b1
Bump github.com/nats-io/nats-server/v2 from 2.10.2 to 2.10.4
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.10.2 to 2.10.4.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.10.2...v2.10.4 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 11:41:06 +01:00
dependabot[bot]
378bcd55ab
Bump web-vitals from 3.4.0 to 3.5.0 in /services/idp
...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals ) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: web-vitals
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 11:35:36 +01:00
Swikriti Tripathi
861e32eadb
[tests-only][full-ci]Move lock related tests to new suites ( #7645 )
...
* Move lock related tests to new suites
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
* update expected to fail file
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
---------
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
2023-11-02 12:31:19 +05:45
ownClouders
f7473730e0
[tx] updated from transifex
2023-11-02 04:27:01 +00:00
Nalem7
037201828f
add test for copy file between personal space and share space using fileID ( #7627 )
2023-11-01 14:09:05 +05:45
Viktor Scharf
dfc55c39ef
[test-only] Add more lock test ( #7624 )
...
* add more lock test
* Update WebDavLockingContext.php
* fix
2023-11-01 10:47:08 +05:45
Swikriti Tripathi
16b6f58af6
Add tests for searching for resources with whitespace chars in its name ( #7619 )
2023-11-01 10:05:41 +05:45
kobergj
f8e9082eae
Automated changelog update [skip ci]
2023-10-31 16:16:57 +00:00
kobergj
eaff1ee80e
Merge pull request #7630 from kobergj/BumpReva
...
[full-ci] Bump Reva
2023-10-31 17:14:28 +01:00
jkoberg
173bf81633
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-31 13:03:14 +01:00
Sawjan Gurung
e931597cc7
[tests-only] skip search by last month test ( #7631 )
...
* skip search by last month test
* use first day of the previous month
2023-10-31 17:34:32 +05:45
Amrita
7dc7558684
[docs-only]Document ocis as a IDP ( #7452 )
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
Co-authored-by: Artur Neumann <artur@jankaritech.com >
Co-authored-by: Martin <github@diemattels.at >
2023-10-31 13:52:44 +05:45
nirajacharya2
cbfd894243
add query params to the log ( #7493 ) ( #7399 )
...
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
2023-10-31 12:17:50 +05:45
Sabin Panta
cc1f93eef1
[tests-only][full-ci] refactoring the user delete code from ocs to graphapi ( #7020 )
...
* addressing the reviews
* addressing the review
* refactored test code
* updated expected failures file
2023-10-31 12:01:36 +05:45
Michael Barz
b471895598
Automated changelog update [skip ci]
2023-10-30 21:13:59 +00:00
Michael Barz
000a542cd9
Merge pull request #7626 from owncloud/bump-version
...
[full-ci] bump version, prepare changelog for 5.0.0-alpha.1
2023-10-30 22:13:29 +01:00
Michael Barz
5c6f95c3cd
bump version, prepare changelog
2023-10-30 16:43:04 +01:00
Michael Barz
54dd0ddc6d
Automated changelog update [skip ci]
2023-10-30 14:46:50 +00:00
Michael Barz
88217eee24
Merge pull request #7622 from owncloud/bump-web-to-8.0.0-alpha.5
...
chore: bump web to v8.0.0-alpha.5
2023-10-30 15:45:49 +01:00
Jannik Stehle
a14fb2b4be
chore: bump web to v8.0.0-alpha.5
2023-10-30 15:08:48 +01:00
Sabin Panta
1c6600365c
[tests-only][full-ci] Refactoring all graphapi related featurefile wording ( #7389 )
...
* refactoring the feature file steps
* addressing review
2023-10-30 17:57:42 +05:45
Dominik Schmidt
65e0699cb1
Add changelog
2023-10-30 11:19:39 +01:00
Dominik Schmidt
a9141146fb
Remove LazyReadSeeker
2023-10-30 11:15:20 +01:00
Phil Davis
632de1bef5
Automated changelog update [skip ci]
2023-10-30 02:05:18 +00:00
Phil Davis
d7e61ad470
Merge pull request #7609 from owncloud/fix-changelog
...
[docs-only] Fix changelog
2023-10-30 07:49:12 +05:45