Commit Graph

1429 Commits

Author SHA1 Message Date
jkoberg
ba7a5a4826 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-29 10:58:13 +02:00
Florian Schade
ed0dbce978 enhancement: Keyword Query Language (KQL) search syntax support (#7043)
* feat(search): introduce search query package

With the increasing complexity of how we organize our resources, the search must also be able to find them using entity properties.

The query package provides the necessary functionality to do this.

This makes it possible to search for resources via KQL, the microsoft spec is largely covered and can be used for this.

In the current state, the legacy query language is still used, in a future update this will be deprecated and KQL will become the standard
2023-08-28 16:41:36 +02:00
jkoberg
f06798ba6e update changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
jkoberg
4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
Florian Schade
fe3bf61f5f chore: Update web to v7.1.0 final 2023-08-23 12:19:16 +02:00
Christian Richter
8edf1cbe82 add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Ralf Haferkamp
c0181f8144 graph: honor the OCIS_LDAP_GROUP_SCHEMA_MEMBER setting
Fixes: #7032
2023-08-17 11:06:34 +02:00
jkoberg
450801deef bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-16 10:20:22 +02:00
jkoberg
49cdcad129 unify eventstream creation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-16 10:14:12 +02:00
Jannik Stehle
952892713f chore: bump web to v7.1.0-rc.5 2023-08-08 16:24:31 +02:00
Andre Duffeck
52750bd615 Fail on errors (#6986)
* Return an error when something went wrong

* Add changelog
2023-08-08 13:12:03 +02:00
kobergj
0b10050b20 Merge pull request #6946 from kobergj/DeprovisionNotificationStaticSecret
Global Notifications Static Secret
2023-08-08 10:42:46 +02:00
André Duffeck
0c0b10c6b0 Add changelog 2023-08-07 09:46:18 +02:00
Michael Barz
a27b6d5ac6 Merge pull request #6965 from fschade/fix-policy-mime-help
fix: fix readme and changelog env var
2023-08-04 13:40:19 +02:00
Roman Perekhod
4e1c5711b0 Merge pull request #6947 from 2403905/issue-6935
[full-ci]Fix the search
2023-08-04 11:29:27 +02:00
Florian Schade
e441c95de6 fix: fix readme and changelog env var 2023-08-04 09:31:26 +02:00
kobergj
57923e06a3 Merge pull request #6869 from owncloud/magic-mime
use magicmime
2023-08-03 17:02:52 +02:00
Roman Perekhod
b879254fcb Fix the search 2023-08-03 17:02:25 +02:00
jkoberg
9a9082b977 bump sonarcloud
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-03 15:24:59 +02:00
Florian Schade
4898a07239 enhancement: add config option to load an RFC 4288 mimes file 2023-08-03 08:40:04 +02:00
jkoberg
4a850abc86 allow configuring support_sse capability
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-02 16:47:30 +02:00
jkoberg
604ce5174c allow static secret access to global notification endpoints
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-02 15:43:02 +02:00
Michael Barz
95460ab9a5 prepare changelog, bump version 2023-08-02 12:49:51 +02:00
Jannik Stehle
0a820b22cc chore: bump web to v7.1.0-rc.4 2023-08-01 16:18:40 +02:00
jkoberg
2afcb84186 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-31 15:54:46 +02:00
Jannik Stehle
81483964a1 Merge pull request #6925 from owncloud/bump-web-v7.1.0-rc.3
[full-ci] chore: bump web to v7.1.0-rc.3
2023-07-31 15:38:46 +02:00
Jannik Stehle
9d4a561aa9 chore: bump web to v7.1.0-rc.3 2023-07-31 14:27:33 +02:00
Roman Perekhod
526583e9bb Fix the routing capability (#6921)
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-07-31 13:23:41 +02:00
Florian Schade
90ba75e27e enhancement: Evaluate policy resource information on single file shares (#6888)
* enhancement: Evaluate policy resource information on single file shares

* enhancement: switch to resource name evaluation for example rego put rule
2023-07-31 12:12:56 +02:00
Saw-jan
8f7c6e165a bump reva 2023-07-31 12:56:58 +05:45
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
Michael Barz
f8e6b23d5f Fix cache header for web and theme assets 2023-07-28 11:33:06 +02:00
Roman Perekhod
fb199e6fbf Fix CORS issues 2023-07-28 11:12:42 +02:00
kobergj
3fa8374ea1 Merge pull request #6900 from kobergj/CheckPublicAuthFirst
Check public link auth first
2023-07-27 11:03:32 +02:00
kobergj
9fcf9519c0 Merge pull request #6899 from kobergj/BumpReva
[full-ci] Bump Reva
2023-07-26 18:15:53 +02:00
jkoberg
482e0e7838 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-26 15:58:35 +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
kobergj
d8bbe7eeaf Merge pull request #6881 from kobergj/UsePutForNats
Use PUT registry for nats
2023-07-26 12:00:37 +02:00
Jannik Stehle
fec16dcc08 chore: bump web to v7.1.0-rc.2 2023-07-26 08:29:23 +02:00
Roman Perekhod
6c95c626cd [full-ci] update reva to include #4078 2023-07-25 18:18:22 +02:00
jkoberg
c942c7a6dd use "put" registry for nats
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-25 11:21:32 +02:00
kobergj
31226e2134 improve documentation
Co-authored-by: Martin <github@diemattels.at>
2023-07-25 11:08:04 +02:00
jkoberg
89785d0976 configurable max message size
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-25 11:08: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
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