Commit Graph

16167 Commits

Author SHA1 Message Date
dependabot[bot]
49b0ae702b build(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.0 to 1.17.1.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.0...v1.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 09:36:14 +01:00
Prarup Gurung
288136f620 Merge pull request #8448 from owncloud/sharing-resources-with-same-name
[full-ci] [tests-only] Added tests to list sharedWithMe for file with same name shared by multiple users
2024-02-20 14:00:20 +05:45
Michael Barz
ab7a33e114 Merge pull request #8489 from owncloud/dependabot/go_modules/github.com/jellydator/ttlcache/v3-3.2.0
build(deps): bump github.com/jellydator/ttlcache/v3 from 3.1.1 to 3.2.0
2024-02-20 08:28:26 +01:00
Prarup Gurung
80c980f1a9 Strict check for json schema 2024-02-20 12:51:17 +05:45
Prarup Gurung
a94fffd84c Added tests to lists folder with same name shared by two users 2024-02-20 12:09:50 +05:45
Prarup Gurung
58862d7231 Added tests to lists file with same name shared by two users 2024-02-20 12:09:50 +05:45
dependabot[bot]
1d3c0dc772 build(deps): bump github.com/jellydator/ttlcache/v3 from 3.1.1 to 3.2.0
Bumps [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/jellydator/ttlcache/releases)
- [Commits](https://github.com/jellydator/ttlcache/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/jellydator/ttlcache/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 06:17:44 +00:00
Michael Barz
ccc729936c Merge pull request #8487 from owncloud/phil-davis-patch-2
chore: fix format of env-var-deltas
2024-02-19 20:36:10 +01:00
Michael Barz
c4c72fd911 Merge pull request #8488 from owncloud/deployment-maintenance
chore: upgrade deployments
2024-02-19 16:29:19 +01:00
Michael Barz
b3287e8e1b chore: upgrade deployments 2024-02-19 16:15:35 +01:00
Phil Davis
d5bb0bf276 chore: fix format of env-var-deltas 2024-02-19 18:15:54 +05:45
Michael Barz
0e3c3c09fe Merge pull request #8481 from owncloud/dependabot/go_modules/github.com/nats-io/nats.go-1.33.1
build(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.1
2024-02-19 13:20:22 +01:00
Jörn Friedrich Dreyer
54ad3b9a14 Automated changelog update [skip ci] 2024-02-19 11:49:45 +00:00
Jörn Friedrich Dreyer
bc48fbdf81 Deprecate sharing cs3 backends (#8478)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-19 12:49:08 +01:00
Sawjan Gurung
7db5f15625 test(api): add test to try to download public link using basic auth (#8485) 2024-02-19 16:47:19 +05:45
Sawjan Gurung
0df64c26cd [tests-only] fix MOVE with another user dav path scenarios (#8460)
* test(api): fix MOVE with another user dav path scenarios

* test(api): fix php code style

* test(api): fix dav paths

* test(api): fix dav paths
2024-02-19 15:46:34 +05:45
Jörn Friedrich Dreyer
71b6cbc817 link users in adr (#8480)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-19 10:27:06 +01:00
Sawjan Gurung
50198be6ba test(api): extend tests MOVE to space-id as destination (#8470) 2024-02-19 15:07:17 +05:45
dependabot[bot]
e97983dbd9 build(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.1
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.32.0 to 1.33.1.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.32.0...v1.33.1)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 06:21:47 +00:00
ownClouders
cc18f5c372 [tx] updated from transifex 2024-02-19 04:30:50 +00:00
ownClouders
e6e9e7a88c [tx] updated from transifex 2024-02-17 00:47:34 +00:00
Jörn Friedrich Dreyer
f95552a5b0 fix ADR0024 name (#8479)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-16 16:34:37 +01:00
Jörn Friedrich Dreyer
c7dc8a597b [docs-only] ADR-0025 Distributed Search Index (#8425)
* ADR-0025 Distributed Search Index

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* mark the old as accepted and the new as draft

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-16 16:20:13 +01:00
Sagar Gurung
c3d895445e [tests-only][full-ci]Added tests to lists shared by me after sharee is deleted (#8450)
* Added tests to lists shared by me after sharee is deleted

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Refactor tests

* Review address

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review address

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-02-16 15:16:29 +05:45
Jörn Friedrich Dreyer
21ea45cabf [docs-only] ADR-0026 Application based user settings (#8426)
* ADR-0026 Application based user settings

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* mark as draft

* Update docs/ocis/adr/0026-application-based-user-settings.md

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2024-02-16 09:55:40 +01:00
Benedikt Kulmann
936ce8a983 Automated changelog update [skip ci] 2024-02-16 07:31:27 +00:00
Benedikt Kulmann
27d237454c Merge pull request #8468 from owncloud/bump-web-8.0.0-rc.4
[full-ci] bump web to v8.0.0-rc.4
2024-02-16 08:30:51 +01:00
Nalem7
06f977635f add tests to list space files shared with group when auto sync is disable (#8414) 2024-02-16 09:21:42 +05:45
Benedikt Kulmann
4a28cee0f7 chore: bump web to v8.0.0-rc.4 2024-02-15 21:16:45 +01:00
Jörn Friedrich Dreyer
4fafefd69b [docs-only] ADR-0024 msgpack metadata (#8423)
* ADR-0024 msgpack metadata

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Apply typo fixes from code review

Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>

* accept final version

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
2024-02-15 17:36:58 +01:00
Sawjan Gurung
9e7a9bab9a [tests-only] add API test coverage for file MOVE to space-id as destination (#8459) 2024-02-15 21:26:17 +05:45
Benedikt Kulmann
23a7d33666 Automated changelog update [skip ci] 2024-02-15 15:25:32 +00:00
Benedikt Kulmann
1471ae262e Merge pull request #8452 from owncloud/forward-port-stable-5.0
[full-ci] Forward port stable 5.0
2024-02-15 16:24:55 +01:00
Benedikt Kulmann
a1921ecada docs: remove duplicate changelog item 2024-02-15 14:55:53 +01:00
Martin
2e72de3262 Merge pull request #8458 from owncloud/changeAntivirusEnv
[docs-only] changed antivirus env name in envvar added list
2024-02-15 14:06:22 +01:00
Viktor Scharf
13da4b2097 change antivirus env name 2024-02-15 10:44:22 +01:00
Sawjan Gurung
7af7013b3a [tests-only] extend search tests for mediatype filter (#8446)
* test(api): extend search tests for mediatype filter

* test(api): fix php code style

* test(api): fix null argument
2024-02-15 14:02:59 +05:45
nirajacharya2
faa8bdbc95 adding tests for shareWithMe endpoint when resource is shared with a group (#8388) 2024-02-15 12:10:52 +05:45
Nalem7
2a4c18e485 add tests to list space file shared with them when sync is disabled (#8406) 2024-02-15 11:20:57 +05:45
ownClouders
5911f354be [tx] updated from transifex 2024-02-15 01:15:35 +00:00
Benedikt Kulmann
4a13517d5b Update changelog/4.0.5_2023-12-21/add-trach-bin-cli.md
Co-authored-by: Martin <github@diemattels.at>
2024-02-14 15:46:30 +01:00
Martin
0d5437a005 Merge pull request #8453 from owncloud/fix_global_envvars_special_scope
[docs-only] Fixes doc adoc table templates
2024-02-14 15:30:24 +01:00
mmattel
3563346a25 [docs-only] Fixes doc adoc table templates 2024-02-14 15:23:10 +01:00
Benedikt Kulmann
331e92e25c "browser": "./src/caf.js",
fix: keep .drone.star and released cd instances as in master
2024-02-14 15:06:10 +01:00
Benedikt Kulmann
e0342492a1 docs: add changelog from stable-4.0 2024-02-14 14:57:10 +01:00
Benedikt Kulmann
cff2190392 Merge branch 'stable-5.0' into forward-port-stable-5.0 2024-02-14 14:55:50 +01:00
dependabot[bot]
421ce403b5 build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.61.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 09:42:12 +01:00
Sawjan Gurung
c7b50b4540 [tests-only] add API test coverage for trying to search with invalid pattern (#8441)
* test(api): test coverage for invalid search pattern

* test(api): fix typo
2024-02-14 10:44:04 +05:45
Nalem7
4fc734fc24 move auto-sync-disable related feature file in separate file (#8443) 2024-02-13 16:28:56 +05:45
Sawjan Gurung
2ca7513907 Automated changelog update [skip ci] 2024-02-13 10:14:13 +00:00