Commit Graph

16143 Commits

Author SHA1 Message Date
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
Sawjan Gurung 911754fd42 fix: bulky error message for invalid search request (#8444) 2024-02-13 15:58:26 +05:45
Christian Richter 84dc519d10 Automated changelog update [skip ci] 2024-02-13 09:09:50 +00:00
Christian Richter f08d2861af Merge pull request #8436 from dragonchaser/check-env-var-annotations
Check env var annotations
2024-02-13 10:09:06 +01:00
Martin befc73bbd3 Merge pull request #8438 from owncloud/add_more_removed_ennvars_to_list
[docs-only] Add more envvars to the removed table
2024-02-13 09:00:21 +01:00
Christian Richter 1ef091688a move semver regex to a dedicated variable
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-13 08:52:11 +01:00
Christian Richter bafb030387 add make step to validate the introductionVersion annotation to env-vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-13 08:17:32 +01:00
ownClouders 620195dfe0 [tx] updated from transifex 2024-02-13 06:54:04 +00:00
Viktor Scharf 613ce154c5 [test-only] fix test: secret file drop (#8435)
* fix test: secret file drop

* Update uploadToPublicLinkShare.feature
2024-02-13 11:05:35 +05:45
Phil Davis 469ba3df06 Automated changelog update [skip ci] 2024-02-12 23:52:53 +00:00
Phil Davis 22342a161a Merge pull request #8437 from owncloud/fix_changelog_references
[docs-only] Fixing changelog references pointing to the wrong PR
2024-02-13 05:37:03 +05:45
Benedikt Kulmann 6f1d0ee86a docs: fix urls in changelog 2024-02-12 23:39:22 +01:00
mmattel 8ef56e15ab password policies change request 2024-02-12 18:45:35 +01:00
mmattel fa6f198e01 [docs-only] Add more envvars to the removed table 2024-02-12 18:03:23 +01:00
mmattel e636850902 [docs-only] Fixing changelog references pointing to the wrong PR 2024-02-12 17:14:56 +01:00
Christian Richter 47a3f3b7ee [test] check if the image is really the problem
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-12 17:13:27 +01:00
dependabot[bot] 8b403a4b86 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.47.0 to 0.48.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.47.0...zpages/v0.48.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-02-12 15:32:26 +01:00
dependabot[bot] f746f4d1c1 build(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.17.0 to 10.18.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.17.0...v10.18.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 15:31:34 +01:00
Florian Schade 6a4832a6f8 Automated changelog update [skip ci] 2024-02-12 10:08:11 +00:00
Florian Schade 75a2ef6390 fix: changelog (#8433) 2024-02-12 11:07:21 +01:00
Michael Barz e5d4d0291e Automated changelog update [skip ci] 2024-02-10 10:09:36 +00:00
Michael Barz 4425ace592 Merge pull request #8339 from owncloud/add-env-in-yaml
feat: use env variable in yaml config files
2024-02-10 11:08:39 +01:00
Michael Barz 00e43b8274 feat: use env variable in yaml config files 2024-02-09 17:41:59 +01:00
kobergj 5e94c7281d Automated changelog update [skip ci] 2024-02-09 15:25:36 +00:00
kobergj bc610b37a9 Improve Single Binary Boot time (#8320)
* remove wait times on single binary boot

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* rework service starting

Signed-off-by: jkoberg <jkoberg@owncloud.com>

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-02-09 16:24:56 +01:00