Commit Graph
9487 Commits
Author SHA1 Message Date
Phil Davis 29c7a5a1dc Add web failure for issue 3581 2022-04-25 21:14:28 +05:45
Phil Davis 78dd337a4d Bump core commit id for tests 2022-04-25 21:00:51 +05:45
David Christofas 4f2ea7ef44 add missing archiver defaults 2022-04-25 17:01:42 +02:00
Christian Richter acf75afebc Move Tokenmanager to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-25 16:35:10 +02:00
David Christofas 5311c31433 add environment variables for ldap config 2022-04-25 16:10:08 +02:00
André Duffeck 1a84afc401 Persist the search index on disk 2022-04-25 16:00:25 +02:00
David Christofas 82bbb9fca3 fix archiver url 2022-04-25 15:44:43 +02:00
David Christofas 89b925f34a fix environment variables 2022-04-25 15:44:38 +02:00
David Christofas c29f69d26b add missing configs 2022-04-25 15:44:33 +02:00
Willy KloucekandDavid Christofas b26b68b943 fix sharing yaml tag 2022-04-25 15:44:29 +02:00
Willy KloucekandDavid Christofas f51bdd8946 fix config docs generation by adding the Sanitize function everywhere 2022-04-25 15:44:24 +02:00
David Christofas 01e307fb72 clean up the new commands 2022-04-25 15:44:19 +02:00
David Christofas 60bf000308 make gateway config similar to other services 2022-04-25 15:44:15 +02:00
David Christofas 76a6588d88 make frontend config similar to other services 2022-04-25 15:44:10 +02:00
David Christofas 430e7f6115 make ocdav config similar to other services 2022-04-25 15:44:06 +02:00
David Christofas f39e354eea make storage shares config similar to other services 2022-04-25 15:44:01 +02:00
David Christofas f40ec3c934 make storage users config similar to other services 2022-04-25 15:43:56 +02:00
David Christofas 12c14e3135 make storage publiclink config similar to other services 2022-04-25 15:43:52 +02:00
David Christofas 4c6848e6bf make auth machine config similar to other services 2022-04-25 15:43:48 +02:00
David Christofas d303bb6f55 make storage metadata config similar to other services 2022-04-25 15:43:43 +02:00
David Christofas 5013d71dac make sharing config similar to other services 2022-04-25 15:43:39 +02:00
David Christofas 7c879343e8 make auth bearer config similar to other services 2022-04-25 15:43:35 +02:00
David Christofas c70a60d7bc make app provider config similar to other services 2022-04-25 15:43:31 +02:00
David Christofas 9e20992c0b make group provider config similar to other services 2022-04-25 15:43:26 +02:00
David Christofas ed4e9ee866 make user provider config similar to other services 2022-04-25 15:43:23 +02:00
David Christofas b31b70890f make auth-basic config similar to other services 2022-04-25 15:43:19 +02:00
David Christofas 57e4e70888 remove auth basic command to improve config code 2022-04-25 15:43:15 +02:00
Willy KloucekandGitHub 634d557279 update bingo (#3573) 2022-04-25 13:42:32 +02:00
Jörn Friedrich Dreyer 44e8b6e7be Automated changelog update [skip ci] 2022-04-25 10:36:03 +00:00
Jörn Friedrich DreyerandGitHub 93bee371f5 Merge pull request #3570 from owncloud/merge-master-edge
[full-ci] Update reva to latest edge
2022-04-25 12:35:22 +02:00
Pascal Wengerter a9ea6b5ff0 Automated changelog update [skip ci] 2022-04-25 10:23:56 +00:00
Pascal WengerterandGitHub 4202a99600 Merge pull request #3579 from owncloud/update-linkshare-capabilities
Update password enforcement & expiration date capabilities for public links
2022-04-25 12:23:18 +02:00
Pascal Wengerter 40b38dcf47 Update password enforcement & expiration date capabilities for public links 2022-04-25 11:47:35 +02:00
André Duffeck 51cf27d767 Add etag, mtime and mimetype to the search index and response 2022-04-25 11:23:30 +02:00
Michael Barz 0b6dcd8fe6 test merge reva master into edge 2022-04-25 11:11:55 +02:00
dependabot[bot]andGitHub 855ea0bcda Bump google.golang.org/grpc from 1.45.0 to 1.46.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 06:18:13 +00:00
Artur NeumannandGitHub 2ac2680e68 Merge pull request #3518 from owncloud/createLinkToFileWithEditPermitions
[test-only]apiTest: create public link to file with edit permissions
2022-04-25 10:01:04 +05:45
Pascal WengerterandGitHub a14b7f6c8a Merge pull request #3537 from owncloud/dependabot/npm_and_yarn/extensions/settings/nanoid-3.3.2
Bump nanoid from 3.1.25 to 3.3.2 in /extensions/settings
2022-04-23 20:13:43 +02:00
Pascal WengerterandGitHub 0834f0efa4 Merge pull request #3536 from owncloud/dependabot/npm_and_yarn/extensions/settings/node-fetch-2.6.7
Bump node-fetch from 2.6.5 to 2.6.7 in /extensions/settings
2022-04-23 20:12:46 +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
Jörn Friedrich Dreyer 6d2c8342c0 Automated changelog update [skip ci] 2022-04-22 14:54:31 +00:00
Jörn Friedrich DreyerandGitHub d9648609bb Merge pull request #3564 from wkloucek/update-reva-2022-04-22
[full-ci] update reva
2022-04-22 16:54:02 +02:00
Willy Kloucek b531c47ce1 update expected failures after cs3org/reva#2735 2022-04-22 14:56:49 +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
Christian Richter 699f929422 Merge remote-tracking branch 'origin/master' into ocis-init 2022-04-22 13:10:53 +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