Commit Graph

50 Commits

Author SHA1 Message Date
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 4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
Michael Barz 95460ab9a5 prepare changelog, bump version 2023-08-02 12:49:51 +02:00
Michael Barz d807af752e bump version, prepare changelog 2023-07-18 11:56:32 +02:00
Michael Barz d8b937a362 bump version 2023-06-19 10:55:19 +02:00
Michael Barz 8d0e4bf64b Bump version 2023-06-08 22:17:00 +02:00
Michael Barz 91d159c56f prepare changelog, bump version 2023-06-06 22:35:39 +02:00
Michael Barz 67294e2c83 prepare changelog, bump version 2023-06-06 15:12:18 +02:00
Michael Barz 46696bffeb prepare changelog, bump version 2023-05-22 14:33:15 +02:00
Michael Barz aed04c983f bump version, prepare changelog 2023-05-08 17:28:42 +02:00
Michael Barz 7615c1546e Bump version, prepare changelog 2023-05-03 22:38:04 +02:00
Michael Barz 549cd92d97 prepare changelog, bump version 2023-04-24 15:39:36 +02:00
Michael Barz 26aa0524aa exclude vendor folder from sonarcloud 2023-04-19 20:36:46 +02:00
Michael Barz ef27b7695a bump alpha version 2023-04-04 09:10:24 +02:00
jkoberg cdddd16c0a add permission to change space quota
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-17 12:51:26 +01:00
David Christofas 82d34ec39c update sonar-exclusions
we have changed the folder structure in the past but forgot to update the exclusions.
2023-02-27 15:45:54 +01:00
jkoberg 395388fde2 don't lint revaconfig files
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-02 16:16:44 +01:00
Michael Barz ab57daf462 prepare release, bump version 2022-11-29 23:16:49 +01:00
Michael Barz 65849896b7 prepare release, bump version 2022-11-25 17:46:14 +01:00
Michael Barz 836e955592 exclude mocks and protogen from coverage reports 2022-11-16 15:19:22 +01:00
Michael Barz 736f513cfc prepare changelog, bump version 2022-11-05 10:53:41 +01:00
David Christofas 3babaf1a4d remove the graph-explorer servier from ocis (#4733) 2022-10-04 15:55:30 +02:00
Michael Barz 826d45877c prepare release, bump version 2022-09-13 10:17:43 +02:00
Benedikt Kulmann 590f3bcbaa chore: prepare release bump version 2022-08-25 21:40:08 +02:00
jkoberg 66ff20442f use .golangci.yml
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-17 14:20:05 +02:00
Michael Barz 7c31082ed5 prepare release, bump version 2022-08-11 15:29:00 +02:00
Michael Barz 4340711b15 prepare release, bump version 2022-07-19 12:35:13 +02:00
Michael Barz 30e924bcdf prepare release, bump version 2022-06-22 12:01:41 +02:00
Benedikt Kulmann 5c38d7ce75 Prepare release v2.0.0-beta.3 2022-06-08 14:58:21 +02:00
Michael Barz cdcf1749f9 prepare release, bump version 2022-05-25 12:56:01 +02:00
Michael Barz e7a3d0c535 prepare changelog, add beta to template, bump version 2022-05-09 18:18:03 +02:00
Christian Richter cfd85f4f6c Merge remote-tracking branch 'origin/master' into refactor-structure-v2 2022-04-14 08:03:58 +02:00
Willy Kloucek 6457144a80 bump sonarcloud version to 1.20.0 2022-04-13 18:40:55 +02:00
Christian Richter d84f3043ca update drone
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Michael Barz 27e76ab7a6 fix special urls,prepare changelog, bump version 2022-03-29 17:58:43 +02:00
Michael Barz c8abd60525 prepare changelog, bump version 2022-03-29 11:30:09 +02:00
Michael Barz 3dd3b2f598 bump version, prepare changelog 2022-03-03 20:28:15 +01:00
Michael Barz 90a15a8628 add orderby name and lastModifiedDateTime (#3201)
* add orderby name and lastModifiedDateTime

* add unit test for sort

* fix orderby name

* add more tests

* exclude test files from duplication analyzer

* remove flaky test

* order by name if no date is set

* refactor

* add test for wrong parameter name
2022-02-21 15:59:35 +01:00
Michael Barz 0643f0ac90 Merge back Release 1.17.0 (#3184)
* prepare changelog, bump version

* use reva commitID as a version string
2022-02-17 22:54:00 +01:00
David Christofas ba2ef44ea0 fix graph code smells 2022-01-28 12:41:55 +01:00
Michael Barz 69c55662d1 prepare 1.12.0 2021-09-15 10:27:56 +02:00
pwengerter a24fe109cc Remove onlyoffice extension 2021-08-24 14:15:20 +01:00
Florian Schade 35979955e6 prepare changelog for release-1.10.0
update sonar project to 1.10.0
2021-08-06 13:12:33 +02:00
Michael Barz 6a8b1db9f3 bump version, prepare changelog 2021-06-28 09:15:41 +02:00
Willy Kloucek 82f75a2164 switch to golangci-lint 2021-03-01 15:06:11 +01:00
Ilja Neumann 03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
David Christofas 2f4fcfef2d fix sonar exclude for generated protobuf files 2021-01-14 11:06:42 +05:45
David Christofas 65e9153a2d [Tests-Only] clean up sonar excludes 2021-01-12 17:17:13 +01:00
Willy Kloucek e58b47e456 ignore protobuf generated files and go test files 2020-12-29 15:46:29 +01:00
Michael Barz 11fd4ed0c3 Enable sonarcloud scanning and coverage 2020-10-08 17:37:58 +02:00