Commit Graph

936 Commits

Author SHA1 Message Date
Michael Barz
c6fd023ee7 Merge pull request #5447 from owncloud/improve-docs
[docs-only] rewrite spaces API docs
2023-02-02 12:55:06 +01:00
Michael Barz
51d5b72aa0 Apply suggestions from code review
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com>
2023-02-02 11:28:22 +01:00
Benedikt Kulmann
ffea4d2bbc Merge pull request #5496 from dkocher/patch-1
Change link for LibreGraph connect
2023-02-01 21:24:56 +01:00
Willy Kloucek
860ebcfff9 add "daily" deployments to the continuous deployment (#5484) 2023-02-01 16:50:33 +01:00
David Kocher
ccbe49d38f Change link for LibreGraph connect
Previous link was 404
2023-02-01 13:40:59 +01:00
Jörn Friedrich Dreyer
f7267f07f8 [docs-only] ADR for service authorization (#5423)
* new ADR for service accounts

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

* fix edit link in ADR 0020

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

* typos

Co-authored-by: kobergj <jkoberg@owncloud.com>

* incorborate feedback, distinguish scope claims, service authorization and permission checks

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

* cleanup service accounts ADR

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

* extract permission checks section

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

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-01-30 15:54:42 +01:00
jkoberg
db171c0b00 create extra file for deprecations
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-27 11:39:25 +01:00
Michael Barz
40bdb8f4dd rewrite spaces API docs 2023-01-24 23:17:48 +01:00
Swikriti Tripathi
8e34405d08 Fix formatting in the docs related to testing 2023-01-24 09:48:54 +05:45
Viktor Scharf
eb0ad41187 [docs-only] Change Testing section in the doc (#5430)
* change docs

* fix after review
2023-01-20 11:54:25 +01:00
Jörn Friedrich Dreyer
3aa864aecc Remove Staticcheck warnings (#5394)
* remove deprecated ioutil imports

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

* remove duplicate imports

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

* remove unused values

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

* remove some unused types

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

* remove deprecated ioutil import

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

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-13 15:29:14 +01:00
Edith Parzefall
c6e6554b77 Apply suggestions from code review
language review
2023-01-12 17:20:17 +01:00
mmattel
d4b0a2bc00 Properly describe docs/helpers and processes 2023-01-12 16:30:33 +01:00
jkoberg
a3bcb80fe3 improve template and sort results
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 16:48:32 +01:00
jkoberg
ca300c966e collect global envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 12:40:09 +01:00
jkoberg
02d01c0684 leftover
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 11:03:42 +01:00
jkoberg
39a998a67a remove remnants of rogue notation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 10:17:25 +01:00
Jörn Friedrich Dreyer
bd12f1476c docs: graph api authentication, edit link fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-09 14:21:24 +00:00
Jörn Friedrich Dreyer
d564851d47 Update ocis-local-docker.md (#5348) 2023-01-06 09:56:45 +01:00
Erik Neubauer
c37d76ffbf Incorrect charts path
Path was incorrect
2023-01-05 17:28:24 +01:00
Michael Barz
d8bc4a7ddc [docs-only] add more general API docs (#5301)
* add more general API docs

* Apply suggestions from code review

Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: Kai <splitt3r@users.noreply.github.com>

Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: Kai <splitt3r@users.noreply.github.com>
2022-12-30 11:56:45 +01:00
Michael Barz
37b5474b4d Update Makefile 2022-12-28 12:26:34 +01:00
Michael Barz
de16b49812 Merge pull request #5297 from owncloud/api-docs
add more api docs
2022-12-28 11:58:44 +01:00
Michael Barz
e92262676f add more api docs 2022-12-28 11:57:46 +01:00
mmattel
ef7e18994a Update extended envvar yaml file 2022-12-27 15:59:52 +01:00
mmattel
e3c8cdfcf2 use correct wording 2022-12-27 12:54:53 +01:00
mmattel
e0b51232c6 Improve extended env var description 2022-12-27 12:49:11 +01:00
Martin
f1fefac319 Merge pull request #5273 from owncloud/docs-improvements
[docs-only] move api docs to root level
2022-12-22 08:53:36 +01:00
Martin
832cebfd94 Update README.md
Missed update of the change `global_vars.yaml` -->`extended_vars.yaml` fixed in #5272
2022-12-21 16:07:29 +01:00
Michael Barz
01d3723a55 move api docs to root level 2022-12-21 15:30:47 +01:00
jkoberg
98910b3739 use new extended notation and also sh
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-21 15:24:22 +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
mmattel
826a8b5de5 adding description values and fix adoc template 2022-12-13 12:18:09 +01:00
jkoberg
58913b0034 add README
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
20b2472f75 fix docs-generate
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
62acfacf34 manually edit envvars as reference
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
0bd800ac73 sort envvars by name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
jkoberg
a82b776791 include all envs and add ignore parameter
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
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 Richter
b88ea444fb add adoc template rendering
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
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 Richter
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 Richter
f4e3bb99a3 add rogue env var collector
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
3ccf79c6fe create main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Christian Richter
9c7cdaf3aa restructure configextractor
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-12-13 12:18:09 +01:00
Jörn Friedrich Dreyer
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
Dennis Sieben
a9962ea20b - added description about Inbucket 2022-12-07 10:30:48 +01:00
Dennis Sieben
f7ca39ea55 Corrected typo
I guess `NFSv45` should be `NFSv4`
2022-12-06 10:29:50 +01:00
Christian Scherm
9680ab4822 Update storagedrivers.md
Fix link to InitiateFileDownload
2022-12-05 21:06:59 +01:00