Commit Graph

2741 Commits

Author SHA1 Message Date
Jannik Stehle
9685d354d2 Merge pull request #9669 from owncloud/feat/remove-draw-io
[full-ci] feat: remove draw-io from default web config
2024-07-23 07:29:50 +02:00
ownClouders
747f0f3f9f [tx] updated from transifex 2024-07-23 03:41:36 +00:00
Jannik Stehle
7e27899f9e feat: remove draw-io from default web config
The `draw-io` app has been removed from the Web default apps, hence this removes it here as well.

The app is now available via the [web-extensions repository](https://github.com/owncloud/web-extensions).
2024-07-22 14:41:27 +02:00
Jörn Friedrich Dreyer
199ef0563e pass registration cfg to micro ocdav
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-22 11:41:41 +02:00
ownClouders
6c82a6560b [tx] updated from transifex 2024-07-22 00:41:37 +00:00
ownClouders
81db8219e4 [tx] updated from transifex 2024-07-21 00:07:11 +00:00
Jannik Stehle
752c0df4e9 fix: missing invitation in permission responses
Fixes a bug where the `invitation` property is missing in the response when creating, listing or updating graph permissions.
2024-07-19 11:52:35 +02:00
Michael Barz
2b742e3dd5 Merge pull request #9653 from owncloud/collaboration-logging
feat: add more logging to collaboration service
2024-07-19 11:37:00 +02:00
Roman Perekhod
0ceb463592 Merge pull request #9638 from 2403905/issue-9607
Fix a missing SecureView permission attribute in the REPORT response
2024-07-19 11:29:50 +02:00
Michael Barz
006c67a5db feat: add more logging to the collaboration service 2024-07-19 11:03:28 +02:00
kobergj
6467a4797a Merge pull request #9649 from owncloud/bump-ipd-webpack
bump idp webpack to 5
2024-07-19 09:46:57 +02:00
kobergj
8070238f88 Merge pull request #9641 from kobergj/GetRidOfOIDCgo
[full-ci] Get rid of oidc-go lib
2024-07-19 09:35:21 +02:00
Jörn Friedrich Dreyer
c0538b26eb bump idp webpack to 5
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-18 21:36:32 +02:00
Roman Perekhod
ffe1542205 Merge pull request #9647 from 2403905/issue-9642
Fixed the channel lock in a workers pool
2024-07-18 21:17:44 +02:00
Michael Barz
da2e202b21 Merge pull request #9644 from owncloud/collaboration_infolog
feat: use info level for access log to the collaboration service
2024-07-18 16:02:30 +02:00
Roman Perekhod
7f9e018c7c Fixed the channel lock in a workers pool 2024-07-18 15:33:50 +02:00
Juan Pablo Villafáñez
d69bc2c1c6 fix: explicitly set the HTTP status header for the access log 2024-07-18 12:40:20 +02:00
Jörn Friedrich Dreyer
c3c6085f2b drop sjson dependency
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-18 12:06:25 +02:00
jkoberg
fd1386dc4b feat(ocis): get rid of oidc-go dependency
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-18 11:40:47 +02:00
Juan Pablo Villafáñez
0a33b934c1 feat: use info level for access log to the collaboration service 2024-07-18 10:48:08 +02:00
Saw-jan
a93a74f9d1 fix: return 403 when non-admin tries to do admin requests 2024-07-18 09:39:36 +05:45
Roman Perekhod
3283b83937 Fix a missing SecureView permission attribute in the REPORT response 2024-07-17 19:52:58 +02:00
Andre Duffeck
38bc0a50b5 Merge pull request #9590 from aduffeck/enable-xattrs-caching
Enable caching for the xattrs backend (posixfs)
2024-07-17 08:10:58 +02:00
ownClouders
b7911997da [tx] updated from transifex 2024-07-17 04:08:21 +00:00
Christian Richter
6f10ef1ab4 Merge pull request #9622 from dragonchaser/fix-tracing-nil-pointer-issue
Fix tracing nil pointer issue
2024-07-16 14:17:12 +00:00
Christian Richter
505ed389b7 Fix nil-pointer issue with misconfigured tracing
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-16 14:46:49 +02:00
Michael Barz
5b3dd4dcba Merge pull request #9586 from fschade/cleanup-removals
chore!: remove deprecated configuration values
2024-07-16 13:30:02 +02:00
Jörn Friedrich Dreyer
b2255bb3d5 Log user agent and remote addr on auth errors
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-16 12:41:04 +02: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
Florian Schade
31272dc168 chore!: remove deprecated configuration values 2024-07-12 10:15:38 +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
André Duffeck
f5de0a09cf Enable caching for the xattrs backend 2024-07-12 08:39:30 +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
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
Jannik Stehle
e665425cf4 chore: bump web to v9.2.0-alpha.1 2024-07-11 12:39:27 +02:00