André Duffeck
0b0efd6799
Remove items from the index when they were deleted
2022-04-28 08:43:14 +02:00
André Duffeck
4dd89aa804
Adapt to renamed field
2022-04-28 08:39:12 +02:00
André Duffeck
656ef9d6ae
Add a IndexSpace method to the search provider
...
IndexSpace recursively traverses a given space and (re-)index all files
it finds.
2022-04-27 09:55:32 +02:00
André Duffeck
827885abad
Add a DocCount() method to the index client
2022-04-27 09:48:26 +02:00
André Duffeck
d5084eea84
Add command for (re-)indexing existing spaces
2022-04-27 09:30:08 +02:00
André Duffeck
1a84afc401
Persist the search index on disk
2022-04-25 16:00:25 +02:00
André Duffeck
51cf27d767
Add etag, mtime and mimetype to the search index and response
2022-04-25 11:23:30 +02:00
André Duffeck
962840ec55
Fix file id field in the search response
2022-04-22 17:54:55 +02:00
André Duffeck
b14bded1d3
Limit the search to the relevant fields
2022-04-22 17:54:42 +02:00
André Duffeck
fe61ef58e6
Fix searching files from the web ui
2022-04-22 14:34:04 +02:00
André Duffeck
ca29517527
Use proper natsjs plugin
2022-04-22 14:33:24 +02:00
André Duffeck
3ec212c0cb
Properly pass on the token in the context to the search provider
2022-04-22 12:59:09 +02:00
André Duffeck
5598fc04ec
Listen to nats and trigger the indexing of uploaded files
2022-04-22 12:59:09 +02:00
Jörn Friedrich Dreyer
c17717d7c9
enable search in web ui
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-22 10:47:34 +00:00
Jörn Friedrich Dreyer
190ee68c95
Merge branch 'master' into search
2022-04-22 09:45:06 +00:00
Jörn Friedrich Dreyer
1e5a9e90ff
Merge branch 'master' into search
2022-04-22 09:42:23 +00:00
Ralf Haferkamp
916b2bbdc0
return proper errors when ocs/cloud/users is using the cs3 backend
...
The ocs API was just exiting with a fatal error on any update request,
when configured for the cs3 backend. Now it returns a proper error.
Closes : #3483
2022-04-20 12:15:19 +02:00
Jörn Friedrich Dreyer
dcb8e4f356
use
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-19 12:56:10 +00:00
Willy Kloucek
e5b7496c29
switch source for go micro plugins
2022-04-19 09:44:47 +02:00
Michael Barz
4eed08bc3e
Merge pull request #3539 from owncloud/single-file-edit
...
[full-ci] update reva and add capability
2022-04-15 07:42:23 +02:00
ownClouders
75804c58aa
[tx] updated from transifex
2022-04-15 01:01:25 +00:00
Michael Barz
9a68be7a64
sql share driver has been renamed
2022-04-15 00:01:02 +02:00
Michael Barz
b385e26299
update reva and add capability
2022-04-14 19:49:17 +02:00
Jörn Friedrich Dreyer
37f64eb0e8
Merge branch 'master' into search
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-14 11:56:26 +00:00
Christian Richter
f3e5e4d0fb
remove assets from graph-explorer
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-14 10:51:42 +02:00
Jörn Friedrich Dreyer
40a4c5070a
Use embeddable ocdav go micro service ( #3397 )
...
* allow proxy to route to micro service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use go micre ocdav service instead of reva frontend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing gateway default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva branch for testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing comands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* bump reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* tidy
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* bump reva again
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* a blind mans config change
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* add ocdav to must start extensions
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* fail when neither backend nor service is set
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: jkoberg <jkoberg@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
418e32f3d7
refactor makefiles
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
725d55b494
refactor audit
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
fdd94daae8
restore deleted files
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
a919195f34
refactor thumbnails
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
afea0b4304
refactor webdav
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e5abc25aa1
refactor web
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
4347b2672f
refactor store
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e079465ff8
refactor storage
2022-04-13 17:04:38 +02:00
Christian Richter
1a1a4d6a3c
refactor settings
2022-04-13 17:04:37 +02:00
Christian Richter
92d76e00ab
refactor proxy
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
689ec4f266
refactor ocs
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
2153d22e61
refactor notifications
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
bff47cc0f1
refactor nats
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
bfc8db848c
refactor idp
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
4404b9741d
refactor idm
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
1932e594d1
refactor graph-explorer
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
4d821cdc9d
refactor graph
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
d4442941a1
refactor glauth
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
2089ac5f7b
refactor accounts
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:35 +02:00