Commit Graph

1448 Commits

Author SHA1 Message Date
ownClouders
bdddf85249 [tx] updated from transifex 2023-07-29 00:50:03 +00:00
Michael Barz
1a8516c6cd Merge pull request #6914 from owncloud/fix-static-cache
Fix cache header for web and theme assets
2023-07-28 15:22:27 +02:00
Sawjan Gurung
ec4f56d0b9 fix: use error detail as message instead of whole error object (#6911)
* fix: instead of whole erro object, only send error detail as message

* remove passing test from expected failure
2023-07-28 13:15:55 +02:00
Roman Perekhod
8eabc15c98 Merge pull request #6912 from 2403905/issue-5108
Fix CORS issues
2023-07-28 12:53:34 +02:00
Daniel Swärd
62b7dcacc4 Merge pull request #6917 from owncloud/excds/feature/Separate_out_grpc_client_to_package_local_for_ocs_service
Separate out grpc client to package local for ocs service.
2023-07-28 12:47:37 +02:00
Daniel Swärd
dad3472e8b Merge pull request #6913 from owncloud/ainmosni/tracing/storage-system
Convert storage system to use service tracing.
2023-07-28 12:47:11 +02:00
Daniel Swärd
056ad2c705 Merge pull request #6916 from owncloud/ainmosni/tracing/storage-users
Convert storage-users to use service tracing.
2023-07-28 12:46:57 +02:00
Daniel Swärd
aa44ec12ac Separate out grpc client to package local for ocs service. 2023-07-28 11:55:13 +02:00
Michael Barz
f8e6b23d5f Fix cache header for web and theme assets 2023-07-28 11:33:06 +02:00
Daniël Franke
063b05140f Convert storage-users to use service tracing.
This converts the storage users service to use the service tracing provider.
2023-07-28 11:25:43 +02:00
Roman Perekhod
fb199e6fbf Fix CORS issues 2023-07-28 11:12:42 +02:00
Daniël Franke
83c90b60ef Convert storage system to use service tracing.
This converts the storage system service to use a service trace provider.
2023-07-28 10:54:20 +02:00
Daniel Swärd
82034d34ce Separate out grpc client to package local for search service. 2023-07-28 09:42:37 +02:00
Daniel Swärd
44d9c50f1e Merge pull request #6907 from owncloud/excds/feature/Separate_out_grpc_client_to_package_local_for_thumbnails_service
Separate out grpc client to package local for thumbnails service.
2023-07-28 09:39:36 +02:00
Daniel Swärd
4c5d58f53b Merge pull request #6906 from owncloud/excds/feature/Separate_out_grpc_client_to_package_local_for_webdav_service
Separate out grpc client to package local for webdav service.
2023-07-27 12:30:14 +02:00
Daniel Swärd
f27d2b18a7 Merge pull request #6905 from owncloud/excds/feature/Separate_out_grpc_client_to_package_local_for_userlog_service
Separate out grpc client to package local for userlog service.
2023-07-27 12:24:22 +02:00
Daniel Swärd
d21b03b14c Separate out grpc client to package local for thumbnails service. 2023-07-27 12:22:28 +02:00
Daniel Swärd
4103f2990f Merge pull request #6896 from owncloud/ainmosni/tracing/eventhistory
Add tracing to eventhistory service.
2023-07-27 12:13:34 +02:00
Daniel Swärd
fe84b83617 Separate out grpc client to package local for webdav service. 2023-07-27 11:52:11 +02:00
Daniël Franke
22f5a76829 Add default config to service.
Also modify `GetServiceTraceProvider` to keep working if nil or nil
interface is passed.
2023-07-27 11:25:32 +02:00
kobergj
3fa8374ea1 Merge pull request #6900 from kobergj/CheckPublicAuthFirst
Check public link auth first
2023-07-27 11:03:32 +02:00
Daniel Swärd
301936d2bd Separate out grpc client to package local for userlog service. 2023-07-27 10:28:14 +02:00
Daniël Franke
69c05d6199 Merge pull request #6883 from owncloud/excds/feature/Separate_out_grpc_client_to_package_local_for_notifications_service
Separate out grpc client to package local for notifications service.
2023-07-27 09:35:34 +02:00
jkoberg
af2a4c2c97 check public link authorization first
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-26 15:02:38 +02:00
Jannik Stehle
0a1491927d Merge pull request #6894 from owncloud/bump-web-v7.1.0-rc.2
[full-ci] chore: bump web to v7.1.0-rc.2
2023-07-26 14:11:06 +02:00
Daniël Franke
c76b2e75ef Add another NewNoopTracerProvider 2023-07-26 12:17:30 +02:00
Daniël Franke
d00f5a9da5 Add tracing to eventhistory service.
This adds tracing to the event history service.
2023-07-26 12:17:22 +02:00
Daniel Swärd
8c5ce6279a Separate out grpc client to package local for notifications service. 2023-07-26 11:23:38 +02:00
Daniel Swärd
3c02f3b355 Merge pull request #6856 from owncloud/ainmosni/tracing/idp
Convert IDP service to service trace provider.
2023-07-26 11:18:18 +02:00
Daniel Swärd
7c24ea2a95 Merge pull request #6864 from owncloud/ainmosni/tracing/search
Convert search service to use service tracing.
2023-07-26 10:45:05 +02:00
Daniel Swärd
70848008f1 Merge pull request #6866 from owncloud/ainmosni/tracing/storage-shares
Convert storage-share to use service tracing.
2023-07-26 10:42:54 +02:00
Daniel Swärd
3170f4cc1f Merge pull request #6865 from owncloud/ainmosni/tracing/storage-publiclink
Convert storage-publiclink to service tracing
2023-07-26 10:41:53 +02:00
Daniel Swärd
965699e811 Merge pull request #6801 from owncloud/ainmosni/tracing/invitations
Change invitations to use service tracing provider
2023-07-26 10:39:38 +02:00
Jannik Stehle
fec16dcc08 chore: bump web to v7.1.0-rc.2 2023-07-26 08:29:23 +02:00
Martin
2c36867629 Merge pull request #6885 from owncloud/fix_descriptions_using_single_quotes
[docs-only] Replace double quotes with single quotes in envvar descriptions
2023-07-25 15:09:13 +02:00
ownClouders
f01b4aa68b [tx] updated from transifex 2023-07-25 11:18:54 +00:00
mmattel
ce318ca160 [docs-only] Replace double quotes with single quotes in envvar descriptions 2023-07-25 13:05:30 +02:00
Daniël Franke
b15e50d1fe Add missing package comment 2023-07-25 12:25:30 +02:00
Daniël Franke
053ffc869f Change invitations to use service tracing provider
This changes the invitations service to use the service tracing provider.
2023-07-25 12:06:42 +02:00
Daniël Franke
30d9a08d52 Convert storage-share to use service tracing.
This converts the storage-share to use the service trace provider.
2023-07-25 12:05:16 +02:00
Daniël Franke
e2fa2be973 Convert search service to use service tracing.
This converts the search service to use the service tracer.
It also initialises the grpc service with a trace provider.
2023-07-25 11:22:51 +02:00
Roman Perekhod
d00ca45ec8 Merge pull request #6863 from 2403905/issue-6855
Improve the notification logs when the user has no email address
2023-07-25 09:33:35 +02:00
Christian Richter
b6b7d67121 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-07-24 17:07:37 +02:00
Christian Richter
df10baf339 fix typo
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:46:27 +02:00
Christian Richter
3eb6e74535 add missing options
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:15:01 +02:00
Roman Perekhod
f3484c3cdd Improve the notification logs when the user has no email address 2023-07-24 10:41:32 +02:00
ownClouders
80e7f44604 [tx] updated from transifex 2023-07-22 00:54:53 +00:00
Daniël Franke
76088d2034 Convert storage-publiclink to service tracing
This converts the storage-publiclink service to the service tracing
methods.
2023-07-21 12:34:09 +02:00
Daniël Franke
48933fa2ee Package comment for middleware. 2023-07-21 09:16:58 +02:00
Daniël Franke
d2d0461375 Convert IDP service to service trace provider.
This converts the IDP service to use the service trace provider.
2023-07-20 13:36:08 +02:00