Commit Graph

1383 Commits

Author SHA1 Message Date
Michael Barz
d807af752e bump version, prepare changelog 2023-07-18 11:56:32 +02:00
Jannik Stehle
f7616da934 [full-ci] chore: bump web to v7.1.0-rc.1 (#6828)
* chore: bump web to v7.1.0-rc.1

* Update .drone.env

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-07-18 10:12:47 +02:00
Michael Barz
a6822646bb bump reva, adapt changelog 2023-07-17 17:21:54 +02:00
Michael Barz
2fb2a1c7c3 Merge pull request #6695 from owncloud/ainmosni/tracing/graph
Move graph service to service tracer.
2023-07-17 13:00:29 +02:00
Jörn Friedrich Dreyer
7448ce014b bump reva to 283ecff63
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-07-14 16:50:25 +02:00
Roman Perekhod
3487749509 Provide Search filter for locations #OCIS-3705 2023-07-12 18:01:06 +02:00
jkoberg
b536f202a5 bump hugo for ci
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-12 17:12:33 +02:00
Daniël Franke
2d1e5044ef Add changelog entry. 2023-07-12 12:56:38 +02:00
jkoberg
edc53a80d4 restart complete pp when pp cannot be found
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-11 17:35:55 +02:00
Jan
b7e2f9e883 Set TokenStorageLocal default to true (#6771) 2023-07-11 14:52:23 +02:00
Jan
9a1b1b9f63 Add WEB_OPTION_TOKEN_STORAGE_LOCAL env var (#6760) 2023-07-10 17:10:52 +02:00
Florian Schade
c09f82405f enhancement: add mimetype to file extension rego function (#6133)
* enhancement: add mimetype to file extension rego function

add rego function to detect the resource extension by mimetype, at the same time this pr introduces a custom ocis namespace for the rego functions.

* enhancement: add custom logPrinter to opa policies service

* fix: imports and test

TypeByExtension which is used to resolve extension by mimetype relies on MIME-info database which differs at my local env (macos <-> drone). This is fixed by using one of the builtinTypes for testing

---------

Signed-off-by: Christian Richter <crichter@owncloud.com>
Co-authored-by: Christian Richter <crichter@owncloud.com>
2023-07-10 16:28:23 +02:00
Michael Barz
ecfe2d9a7b Merge pull request #6715 from owncloud/requestID-response
add request id to all responses
2023-07-10 16:25:30 +02:00
Klaas Freitag
a7f37a1932 Add changelog 2023-07-10 13:11:19 +02:00
Michael Barz
dce3a62f13 add request id to all responses
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2023-07-10 10:56:46 +02:00
André Duffeck
4c53320c1f Add changelog 2023-07-07 11:28:57 +02:00
jkoberg
47d04d68c9 add a changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
Martin
7709dfe328 Merge pull request #6626 from rhafer/issue-6510
Add changelog for recent yaml 1.2 change
2023-06-27 17:16:19 +02:00
Florian Schade
a26aea758a [full-ci] enhancement: add search result content preview and term highlighting. (#6634)
* enhancement: add search result content preview and term highlighting.

* chore: fix changelog

* noop

* enhancement: provide search highlight tests
2023-06-27 15:56:17 +02:00
Christian Richter
b06f7ec131 Merge pull request #6577 from dragonchaser/issue-192-disable-thumbnailer
[full-ci] allow to disable previews in webdav & web
2023-06-27 14:01:37 +02:00
Ralf Haferkamp
df22e07cb7 Add changelog for recent yaml 1.2 change
Fixes: #6510
2023-06-26 15:51:51 +02:00
Christian Richter
3257b36eb4 fix error in changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-26 09:23:33 +02:00
jkoberg
1bf28dac43 change assign roles logic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-26 09:20:34 +02:00
kobergj
9fc37147c2 Merge pull request #6593 from kobergj/AddIDsToGraphResourceLogging
Add IDs to graph access logs
2023-06-23 16:12:03 +02:00
Michael Barz
2421b42a0a Merge pull request #6583 from owncloud/add-web-redirect-uri
add web post redirect uri config
2023-06-23 16:07:04 +02:00
Michael Barz
aa4e490477 Merge pull request #6556 from rhafer/decomposed-fsck
Decomposedfs treesizecheck
2023-06-23 16:01:24 +02:00
Daniël Franke
8f7521eff7 Move away from global tracers. (#6591)
* Move away from global tracers.

This PR moves away from global tracers and instead initialises
a tracer provider at Service setup and passes it where it needs to be.

* Change tracing provider to be set via options.

Also change name for GetServiceTraceProvider.

* Add changelog.
2023-06-23 14:20:26 +02:00
Christian Richter
15ced8a6df incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-23 13:29:49 +02:00
jkoberg
7d7ff26a96 update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-23 11:32:28 +02:00
jkoberg
098d51bf0e bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-23 11:20:42 +02:00
jkoberg
1d0a7acc65 do not return an error when detecting too many roles
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-22 17:45:01 +02:00
Ralf Haferkamp
4af4bba8b1 Add cli tool for verifing and repairing treesizes in decomposedfs 2023-06-22 15:58:52 +02:00
Christian Richter
a63931a2e1 add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-22 15:47:31 +02:00
kobergj
9e09bb1e4a Merge pull request #6578 from kobergj/AddDefaultStoreToPostprocessing
Add default store to postprocessing service
2023-06-22 11:56:37 +02:00
jkoberg
3fe5e2b011 add ids to graph access logs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-22 11:04:00 +02:00
Michael Barz
cf8f257fae add web post redirect uri config 2023-06-21 19:12:22 +02:00
jkoberg
9740706df5 add default store to postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 16:57:19 +02:00
Roman Perekhod
5d5ef12e7c Skip the error if the simulink is pointed to a directory 2023-06-21 15:14:18 +02:00
kobergj
34462566bd Merge pull request #6565 from kobergj/RemoveLDAPErrorLog
Don't connect to ldap on startup
2023-06-21 14:18:23 +02:00
jkoberg
7bfe6bdf7d bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 11:58:24 +02:00
jkoberg
eb9d2bc373 dont connect ldap on startup
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 11:53:52 +02:00
Christian Richter
961b03b272 Merge pull request #6554 from dragonchaser/issue-3753-issues-with-audit-public_link_token_in_event
add token to LinkAccessedEvent
2023-06-20 13:33:43 +02:00
Paul Neubauer
7af64c3477 Merge pull request #6549 from owncloud/feat-add-logged-out-url-config
feat: add logged out url config
2023-06-19 15:04:52 +02:00
Christian Richter
14a66a98f1 add token to LinkAccessedEvent
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 13:53:05 +02:00
Paul Neubauer
ca21a1448f Update changelog 2023-06-19 12:38:15 +02:00
Christian Richter
30010adb8a Merge pull request #6548 from dragonchaser/issue-3753-issues-with-audit-storage_id_missing
add storage id to audit log for spaces
2023-06-19 11:32:47 +02:00
Paul Neubauer
afd8ef0d68 Add PR to changelog 2023-06-19 10:50:44 +02:00
Paul Neubauer
27b7337e4c feat: add logged out url config 2023-06-19 10:50:00 +02:00
Christian Richter
53dcd93818 add storage id to audit log for spaces
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 07:30:00 +02:00
Michael Barz
ed68ca79b9 Merge pull request #6545 from owncloud/reva-changelog
[docs-only] update the reva changelog
2023-06-16 16:04:21 +02:00