Commit Graph

1191 Commits

Author SHA1 Message Date
Michael Barz
e1cf1d6845 fix: companion config 2024-05-10 12:03:51 +02:00
Sabin Panta
fff20ac8db [tests-only][full-ci] updating given step for sharing and env in docs for starting email service (#9081)
* updating given step for sharing and env in docs for starting email service

* addressing review

* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
Thomas Müller
4f7480d322 feat: drop github.com/a8m/envsubst in favor of gookit/config (#9028) 2024-04-30 18:05:58 +02:00
Michael Barz
e140e61838 Merge pull request #8970 from owncloud/docs-unit-tests
docs: write unit testing guide
2024-04-29 14:35:11 +02:00
kobergj
1906059ef0 Merge pull request #8374 from owncloud/new_collaboration_service
feat: add new collaboration service (WOPI)
2024-04-29 13:56:10 +02:00
Michael Barz
0dce02d011 docs: add more cons from code review 2024-04-29 12:06:35 +02:00
Michael Barz
5ae4d5646b Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-04-29 12:04:05 +02:00
Michael Barz
5ad77f7dee docs: add mocks to testing guide 2024-04-29 11:53:30 +02:00
Michael Barz
54883c769f Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: kobergj <jkoberg@owncloud.com>
2024-04-29 11:25:55 +02:00
Michael Barz
3f32b8f694 docs: write unit testing guide 2024-04-25 23:18:38 +02:00
Thomas Müller
866a945c68 docs: use WEB_ASSET_CORE_PATH and WEB_ASSET_APPS_PATH instead of WEB_ASSET_PATH 2024-04-23 10:36:22 +02:00
mmattel
5246b199a6 [docs-only] updating the ocis-wopi deployment readme's 2024-04-18 16:36:32 +02:00
Juan Pablo Villafáñez
ecc235bbec chore: Add readme file and adjust configuration for better defaults 2024-04-17 15:54:50 +02:00
mmattel
4128e92ceb [docs-only] Update the docs helpers readme 2024-04-16 16:06:10 +02:00
Martin
b0aff85cd4 Update new-service-checklist.md
Add metrix / monitoring to the checklist
2024-04-16 12:22:09 +02:00
Martin
ba47de3035 Merge pull request #8801 from owncloud/chore_envvars_and_doc
[docs-only] [chore] Autogenerated updates from 'make -C docs docs-generate'
2024-04-11 08:19:20 +02:00
Amrita
52b00b116f update tests related content (#8809) 2024-04-10 17:12:28 +05:45
mmattel
781ab559bf [docs-only] [chore] updates from make -C docs docs-generate 2024-04-08 14:04:13 +02:00
mmattel
135f750fe6 feedback update 2024-04-08 11:44:22 +02:00
mmattel
337fb20bff fix timestamp 2024-04-08 11:17:10 +02:00
mmattel
93933adea3 [docs-only] Add a how to in dev docs for translations in ocis 2024-04-08 11:12:56 +02:00
mmattel
411e8ff16b fix: multi occurrences of Re-sharing will be removed in the future. 2024-04-04 15:27:35 +02:00
mmattel
f72f6788a0 [docs-only] Fixes the app-registry readme and dev docs 2024-04-04 15:09:54 +02:00
mmattel
3021f39321 [docs-only] Updates doc process related env_var yaml files 2024-04-04 11:34:03 +02:00
Martin
b9fa00b998 Merge pull request #8714 from owncloud/update_helper_readme_and_files
[docs-only] Update the docs helper readme and other related files
2024-04-04 11:09:39 +02:00
Thomas Müller
c95a3ba322 fix: pnpm i 2024-04-02 13:08:01 +02:00
Phil Davis
285906ff0f Apply suggestions from doc review 2024-03-22 17:08:41 +05:45
mmattel
8a4ea7647d update and fixes 2024-03-21 17:56:37 +01:00
mmattel
febb391de7 [docs-only] Update the docs helper readme and other related files 2024-03-21 13:59:42 +01:00
Christian Richter
12da64593a Merge pull request #8454 from dragonchaser/envar-delta-reflections
Envar delta reflections
2024-03-21 10:15:05 +01:00
Christian Richter
b86d893ee9 add safeguard for proper semver fields
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-21 08:21:23 +01:00
Christian Richter
de1d25ba06 commit initial env_var db
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 17:03:41 +01:00
Christian Richter
a9a8743372 fix typos
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 17:01:04 +01:00
Christian Richter
ee15599db1 fix nilpointer in template
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 15:50:02 +01:00
Christian Richter
c23ae6d13d fix template path & clean-up
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:01 +01:00
Christian Richter
2ca57fdc20 add delta markdown generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:00 +01:00
Christian Richter
eec9abcbaa merge existing data with new data
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter
cd5847da12 add env var yaml generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter
73652ffd96 add cli options to main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Jörn Friedrich Dreyer
11207094f1 ADR-0027 New share jail
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-19 12:51:28 +01:00
Michael Barz
1252b43745 Merge pull request #8600 from owncloud/improve-login-flow
[docs-only] Simplify login-flow and add PKCE
2024-03-07 11:20:16 +01:00
Phil Davis
1d23a030a5 chore: remove duplicate FRONTEND_OCS_STAT_CACHE_AUTH_USERNAME from docs 2024-03-07 12:47:45 +05:45
Phil Davis
43a5c258ce chore: adjust env-var-deltas/4.0.0-5.0.0-added 2024-03-07 12:03:36 +05:45
Michael Barz
d371c998dd Simplify login-flow and add PKCE 2024-03-06 21:02:14 +01:00
Phil Davis
fe4cfa5b78 chore: move tracing env vars into auth-service/pkg/config/tracing.go section 2024-03-06 17:50:20 +05:45
Phil Davis
58e28a0a6f Merge pull request #8586 from fschade/bump-deps-03-06-24
[full-ci] chore: bump dependencies and go to 1.22
2024-03-06 17:48:35 +05:45
Michael Barz
ac46944507 fix: link path 2024-03-06 12:42:28 +01:00
Michael Barz
3bba532be9 Merge pull request #8591 from owncloud/fix-link
fix: correct link to api docs
2024-03-06 12:26:18 +01:00
Michael Barz
e1be67eea4 fix: correct link to api docs 2024-03-06 12:10:48 +01:00
Martin
d56741fd44 Merge branch 'master' into and_another_added_envvat_to_table 2024-03-06 12:06:06 +01:00