Commit Graph

18253 Commits

Author SHA1 Message Date
Martin
32f7652abc [docs-only] Update new-service-checklist.md
Add that some service names must not be used because these names are part of automated documentation process.
2024-07-12 17:29:18 +02:00
Martin
23b78aa46c Merge pull request #9598 from owncloud/render_template_fix_for_deprecations
[docs-only] Docs adoc template: make a space between deprecations and standard
2024-07-12 17:16:17 +02:00
Martin
079fbfa850 Update docs/templates/ADOC.tmpl
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-07-12 16:18:09 +02:00
mmattel
c493952ea2 adoc helper template fix 2024-07-12 16:09:45 +02:00
Christian Richter
ca65278546 Automated changelog update [skip ci] 2024-07-12 11:33:52 +00:00
Christian Richter
7efff806ee Merge pull request #9580 from dragonchaser/disable_collabora_chat
Add more wopi features, language, disable chat
2024-07-12 11:32:56 +00:00
Christian Richter
c99550984e change providerv1beta1.Reference to pointer
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 12:00:18 +02:00
Martin
76a3f59574 Merge pull request #9595 from owncloud/phil-davis-patch-2
Minor edit to added-services.md
2024-07-12 10:39:50 +02:00
Phil Davis
7603af04ba Minor edit to added-services.md 2024-07-12 14:19:12 +05:45
Martin
5c05b4b80d Merge pull request #9592 from owncloud/add_services_delta_to_dev_docs
[docs-only] Add page to dev docs with services per release
2024-07-12 10:00:45 +02:00
Martin
3b9cf3fabb Update docs/services/general-info/added-services.md 2024-07-12 09:56:08 +02:00
Christian Richter
58c3c66429 ignore empty language setting & adapt tests
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:30:54 +02:00
Christian Richter
174afe379e Merge branch 'disable_collabora_chat' of github.com:dragonchaser/ocis into disable_collabora_chat 2024-07-12 09:25:47 +02:00
Christian Richter
5359d6ddee adapt test
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:24:25 +02:00
Christian Richter
010cccde91 Make disable chat configurable
Co-authored-by: Michael Barz <mbarz@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:24:25 +02:00
Christian Richter
04529e18e9 Add missing language variables
Co-authored-by: Michael Barz <mbarz@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:24:25 +02:00
Christian Richter
a0528d4dfb make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:24:25 +02:00
Christian Richter
543f9ac08b adapt test
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:24:25 +02:00
Christian Richter
cfb145f03c disable collabora chat
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-12 09:24:25 +02:00
mmattel
64b1d731d7 [docs-only] Add page with services per release 2024-07-12 09:21:46 +02:00
Michael Barz
e93a132e17 docs: add changelog 2024-07-11 22:02:57 +02:00
Michael Barz
d4fef06ef9 tests: add lang to opaque 2024-07-11 21:59:18 +02:00
Christian Richter
16ced06cad adapt test
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-11 21:19:25 +02:00
Christian Richter
73c7a4a1a5 Make disable chat configurable
Co-authored-by: Michael Barz <mbarz@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-11 21:19:25 +02:00
Christian Richter
c3ae99dea2 Add missing language variables
Co-authored-by: Michael Barz <mbarz@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-11 21:19:25 +02:00
Christian Richter
0ce6a01874 make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-11 21:19:25 +02:00
Christian Richter
7d6d57d997 adapt test
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-11 21:19:25 +02:00
Christian Richter
9d567e8efd disable collabora chat
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-11 21:19:25 +02:00
Michael Barz
4e0ecd1451 Merge pull request #9587 from rhafer/issue/9554
bump go-cs3apis and reva to latest master
2024-07-11 21:12:32 +02:00
Roman Perekhod
e30be758bd the reva replacement has been removed 2024-07-11 20:13:20 +02:00
Ralf Haferkamp
26b4927ed8 Address go-vet reported issues
mainly "copylocks: return copies lock value" related things
2024-07-11 16:59:25 +02:00
Ralf Haferkamp
537bceb9d8 audit: workaround unstable prototext string representation
The prototext formater (used by '.String()') inserts spaces randomly
(see: https://protobuf.dev/reference/go/faq/#unstable-text).
2024-07-11 16:32:29 +02:00
Ralf Haferkamp
ff6674f97b Fix fallout of reva bump
reva tries to avoid copying proto messages now. This changed some calls
to take pointers now (mainly e.g. FormatResourceId())
2024-07-11 15:21:56 +02:00
Ralf Haferkamp
a33dd51581 Bump cs3apis to latest master
Also includes a reva bump

Closes: #9554
2024-07-11 15:14:47 +02:00
Michael Barz
10ce8db793 Automated changelog update [skip ci] 2024-07-11 11:15:43 +00:00
Michael Barz
11ce2a6df3 Merge pull request #9585 from owncloud/chore/bump-web-9.2.0-alpha.1
[full-ci] chore: bump web to v9.2.0-alpha.1
2024-07-11 13:15:11 +02:00
Jannik Stehle
e665425cf4 chore: bump web to v9.2.0-alpha.1 2024-07-11 12:39:27 +02:00
Sawjan Gurung
4696417a1f Merge pull request #9578 from owncloud/backup-consistency-cli-test
[tests-only][full-ci]adding test for backup consistency cli command
2024-07-11 15:25:52 +05:45
Michael Barz
0b8559f91f Merge pull request #9574 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.65.0
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0
2024-07-11 10:04:58 +02:00
Martin
d414f36c38 Merge pull request #9582 from owncloud/update_envars_yaml
[docs-only] Just an update of the envvars yaml file for the docs helper
2024-07-11 09:20:21 +02:00
mmattel
22c8b74921 [docs-only] Just an update of the envvars yaml file for the docs helper 2024-07-11 09:10:12 +02:00
Niraj Acharya
735b24fff5 adding test for backup consistency cli command 2024-07-11 12:28:52 +05:45
Sawjan Gurung
f807c4ef13 Merge pull request #9569 from owncloud/tests/remote_item_id
[tests-only][full-ci] add remote item-id check in REPORT responses
2024-07-11 11:44:14 +05:45
Sawjan Gurung
ea1e80ae9a Merge pull request #9575 from owncloud/ocis-cli-test-password-reset-non-user
[tests-only][full-ci] added cli test for changing password of non-existing user
2024-07-11 11:28:22 +05:45
ishabaral
5b566e2b43 add remote item id to search report tests scenario 2024-07-11 09:58:47 +05:45
Sabin
3095d843b8 added cli test for changing password of non-existing user 2024-07-11 09:39:57 +05:45
Michael Barz
cc12fdc9c4 Update collabora to latest patch release
Seems like the locking issue is solved.
2024-07-10 19:04:38 +02:00
Martin
d3515354c8 Merge pull request #9576 from owncloud/fix_bpwl_envvar_text
[docs-only] Make the envvar text for the banned pwd list more precise
2024-07-10 11:31:07 +02:00
Martin
b161ae41e9 Apply suggestions from code review 2024-07-10 11:00:53 +02:00
Viktor Scharf
2fc47576ca Merge pull request #9566 from owncloud/findAcceptedUser
[test-only] Find accepted user
2024-07-10 10:36:49 +02:00