Commit Graph
11831 Commits
Author SHA1 Message Date
2404eff48e [full-ci] experimental search backport (#5221)
* experimental search backport
fix basic extractor resource name
move escapeQuery regex into global variable
minor pr review changes
rename DebounceDuration env variable
add document title and content when rebuilding bleve resource

Co-authored-by: David Christofas <dchristofas@owncloud.com>
2022-12-13 14:22:41 +01:00
Martin 2fa1a3afbe Automated changelog update [skip ci] 2022-12-13 13:13:06 +00:00
MartinandGitHub 207efe3f7b Merge pull request #5164 from dragonchaser/extract-rogue-env-vars
Extract rogue env vars
2022-12-13 14:12:40 +01:00
mmattel 04d0e54feb small readme fix 2022-12-13 13:46:04 +01:00
mmattel 82348b0ade add more info to readme.md 2022-12-13 13:29:08 +01:00
jkoberg db22bb7011 fix makefile
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:27:42 +01:00
mmattel 826a8b5de5 adding description values and fix adoc template 2022-12-13 12:18:09 +01:00
jkobergandmmattel 58913b0034 add README
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel 20b2472f75 fix docs-generate
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel 62acfacf34 manually edit envvars as reference
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel 0bd800ac73 sort envvars by name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkobergandmmattel a82b776791 include all envs and add ignore parameter
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
879f7996e3 Bugfixing
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 8817d634bd add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel b88ea444fb add adoc template rendering
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 3d02f805e3 update docs-generate make target to reflect the changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 472ba967ca add initial yaml for global env vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel f4e3bb99a3 add rogue env var collector
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 3ccf79c6fe create main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richterandmmattel 9c7cdaf3aa restructure configextractor
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
David ChristofasandGitHub 58f5c02d3a Merge pull request #5217 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/registry/nats-1.2.1
Bump github.com/go-micro/plugins/v4/registry/nats from 1.1.0 to 1.2.1
2022-12-12 14:21:47 +01:00
Jörn Friedrich DreyerandGitHub d359a7c2cf [full-ci] standalone graph service with LDAP (#5199)
* standalone graph service with LDAP

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* no panic on PATCH and DELETE

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix apitoken yaml key

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update user, fix response codes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix group creation return code

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove unknown user property

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix create return code checks in graph feature context

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* updating uses 200 OK when returning a body

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* revert user statusCreated change for now

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* revert return code changes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-12 12:46:10 +01:00
dependabot[bot]andGitHub 11cf87ca24 Bump github.com/go-micro/plugins/v4/registry/nats from 1.1.0 to 1.2.1
Bumps [github.com/go-micro/plugins/v4/registry/nats](https://github.com/go-micro/plugins) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/registry/nats/v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/nats
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 06:06:46 +00:00
Willy Kloucek 4123c7e2d8 Automated changelog update [skip ci] 2022-12-10 00:44:57 +00:00
Willy KloucekandGitHub 2ba065f7ac Merge pull request #5211 from owncloud/dependabot/go_modules/github.com/xhit/go-simple-mail/v2-2.13.0
Bump github.com/xhit/go-simple-mail/v2 from 2.12.0 to 2.13.0
2022-12-09 08:29:53 +01:00
dependabot[bot]andGitHub 6374389b82 Bump github.com/xhit/go-simple-mail/v2 from 2.12.0 to 2.13.0
Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases)
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.12.0...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/xhit/go-simple-mail/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 06:10:14 +00:00
Jörn Friedrich DreyerandGitHub b2b4f9893c align revactx package import (#5206)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-08 14:45:30 +01:00
Jörn Friedrich DreyerandGitHub 53d15d329e remove deprecated use of ioutil (#5205)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-08 14:44:53 +01:00
David ChristofasandGitHub 46cb910637 Merge pull request #5204 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/registry/mdns-1.2.0
Bump github.com/go-micro/plugins/v4/registry/mdns from 1.1.0 to 1.2.0
2022-12-08 11:35:39 +01:00
Viktor ScharfandGitHub 881b60926d check urestricted quota (#5173) 2022-12-08 11:01:03 +01:00
dependabot[bot]andGitHub f7a83024a9 Bump github.com/go-micro/plugins/v4/registry/mdns from 1.1.0 to 1.2.0
Bumps [github.com/go-micro/plugins/v4/registry/mdns](https://github.com/go-micro/plugins) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/auth/jwt/v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/mdns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 06:05:10 +00:00
David ChristofasandGitHub c2be1370ea Merge pull request #5202 from owncloud/dependabot/go_modules/golang.org/x/image-0.2.0
Bump golang.org/x/image from 0.1.0 to 0.2.0
2022-12-07 14:04:48 +01:00
Artur NeumannandGitHub f425fa8689 Merge pull request #5182 from owncloud/addViewerForPublickLink
[tests-only][full-ci]Added test for `space` public link
2022-12-07 17:21:41 +05:45
Willy KloucekandGitHub 2e06e28fd1 Merge pull request #5203 from owncloud/d7-examples-inbucket
Added description about Inbucket to example documentation
2022-12-07 10:42:33 +01:00
Dennis Sieben a9962ea20b - added description about Inbucket 2022-12-07 10:30:48 +01:00
sagargurung1001@gmail.com c5d5d9d136 Added test for space public link 2022-12-07 14:03:14 +05:45
dependabot[bot]andGitHub 464618e26c Bump golang.org/x/image from 0.1.0 to 0.2.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.1.0...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 06:05:11 +00:00
David ChristofasandGitHub d2befcecb9 Merge pull request #5193 from owncloud/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0
Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
2022-12-06 12:08:18 +01:00
MartinandGitHub f1207829ea Merge pull request #5198 from owncloud/d7oc-doc-patch-3
Corrected typo
2022-12-06 11:17:44 +01:00
Willy KloucekandGitHub 998a56bfb5 Merge pull request #5196 from wkloucek/update-wopi-server-9.3.1
update the wopiserver to version 9.3.1
2022-12-06 10:43:01 +01:00
Dennis SiebenandGitHub f7ca39ea55 Corrected typo
I guess `NFSv45` should be `NFSv4`
2022-12-06 10:29:50 +01:00
Willy Kloucek c189480a96 update the wopiserver to version 9.3.1 2022-12-06 09:24:25 +01:00
dependabot[bot]andGitHub f6e707a371 Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 06:04:34 +00:00
Michael BarzandGitHub 1f4780d730 Merge pull request #5192 from owncloud/ChrisEdS-patch-1
Update storagedrivers.md
2022-12-05 21:34:44 +01:00
Christian SchermandGitHub 9680ab4822 Update storagedrivers.md
Fix link to InitiateFileDownload
2022-12-05 21:06:59 +01:00
MartinandGitHub 6bb0f7a689 Merge pull request #5191 from owncloud/fixDocPathStorageDrives
corrected storagedrives.md path in the doc
2022-12-05 21:00:29 +01:00
Viktor Scharf 1ae4eeb77a corrected storagedrives.md path in the doc 2022-12-05 20:17:09 +01:00
Sawjan GurungandGitHub 2469af12ac [tests-only][full-ci] Extend API contract tests for GET drives/spaces (#5151)
* do not set response from helper functions

* extend list spaces tests

* fix php code style
2022-12-05 17:42:51 +01:00
Willy KloucekandGitHub b8a90b5335 Merge pull request #5189 from owncloud/d7-doc-patch-2
Fixed punctuation and layout
2022-12-05 15:34:50 +01:00
Dennis Sieben f97017bd35 Fixed punctuation and layout 2022-12-05 15:22:25 +01:00