Michael Stingl
6f2fc6e224
Fix broken links in opencloud_full README.md ( #643 )
...
* Fix broken links in opencloud_full README.md
Fixes opencloud-eu/opencloud#621
* Update GitHub workflow to skip label check for PRs from forks
2025-04-17 13:57:13 +02:00
Jannik Stehle
0b3b09fc35
Merge pull request #692 from opencloud-eu/chore/fix-app-provider-names
...
chore: fix app provider default names in opencloud_full deployment
2025-04-17 13:39:58 +02:00
Jannik Stehle
1dd12e1d7e
chore: fix app provider names in opencloud_full deployment
...
The app provider is called `CollaboraOnline` in the deployment example, not `Collabora`. Also switches the default app to Collabora for all mime types since it's the only app provider running per default.
2025-04-17 12:27:11 +02:00
Florian Schade
900d596b65
fix(decomposeds3): enable async-uploads by default ( #686 )
2025-04-17 09:17:53 +02:00
Viktor Scharf
41026c27f6
Merge pull request #688 from opencloud-eu/fix-bot
...
fix: labels bot needs token for forks
2025-04-17 09:14:51 +02:00
Viktor Scharf
2f7e0c3fed
Merge pull request #687 from opencloud-eu/deploy_simple2
...
Automatically find the latest released version of opencloud
2025-04-17 09:10:42 +02:00
Michael Barz
396fb9cd11
fix: labels bot needs token for forks
2025-04-16 21:19:57 +02:00
Klaas Freitag
f31bdb08cf
Automatically find the latest released version of opencloud
2025-04-16 18:32:11 +02:00
Andre Duffeck
386807dae8
Merge pull request #679 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.1
...
build(deps): bump github.com/nats-io/nats-server/v2 from 2.11.0 to 2.11.1
2025-04-16 14:14:13 +02:00
Jörn Friedrich Dreyer
7eadc275e1
Merge pull request #669 from aduffeck/ceph-watcher
...
Expose more config vars for the posix fs watchers
2025-04-16 11:58:38 +02:00
André Duffeck
f8c89b1c3d
Add deprecation notice for STORAGE_USERS_POSIX_WATCH_FOLDER_KAFKA_BROKERS
2025-04-16 11:09:30 +02:00
André Duffeck
8c9e05d1f0
Expose more config vars for the posix fs watchers
2025-04-16 11:08:03 +02:00
Jörn Friedrich Dreyer
83d3657c4d
Merge pull request #552 from aduffeck/expose-inotify-stats-frequency
...
Add env var to make the inotify stats frequency configurable
2025-04-16 10:55:22 +02:00
Jannik Stehle
873ad0f5b4
Merge pull request #677 from opencloud-eu/ci/release-plugin-stable-workflow
...
ci: make release plugin compatible with stable branch workflow
2025-04-16 09:50:05 +02:00
dependabot[bot]
93c1131e78
build(deps): bump github.com/nats-io/nats-server/v2
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.11.0...v2.11.1 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-version: 2.11.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-16 07:45:21 +00:00
Jannik Stehle
39a499fc01
ci: make release plugin compatible with stable branch workflow
...
Introduces the 2 configs `getLatestTag` and `useLatestRelease` to make the `ready-release-go` plugin fully compatible with our stable branch workflow.
2025-04-16 07:22:56 +02:00
Jannik Stehle
77b103bec0
Merge pull request #665 from opencloud-eu/feat/remove-unused-color-tokens
...
feat(web): remove old and unused color tokens
2025-04-15 13:28:49 +02:00
Viktor Scharf
fe5309a4a2
Merge pull request #611 from opencloud-eu/deleteUnneededContainer
...
[full-ci] delete unneeded containers and directories
2025-04-15 11:00:05 +02:00
Jörn Friedrich Dreyer
78bacea4f6
Merge pull request #671 from opencloud-eu/fix-670
...
fix deployment: do not create demo accounts when using keycloak
2025-04-15 10:47:48 +02:00
Viktor Scharf
945c04d448
Merge pull request #574 from jnweiger/main
...
Feat: install.sh now honors OC_BASE_DIR and OC_HOST
2025-04-15 10:27:27 +02:00
Artur Neumann
f208268bad
delete unneeded containers and directories
2025-04-15 10:17:08 +02:00
Jörn Friedrich Dreyer
186072998a
fixx deployment: do not create demo accounts when using keycloak
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-04-15 09:57:29 +02:00
Viktor Scharf
7276ce1340
Merge pull request #618 from opencloud-eu/remove-code-duplication-starlark
...
[full-ci]Remove code duplication from starlark
2025-04-15 09:34:10 +02:00
André Duffeck
91fd396c86
Add env var to make the inotify stats frequency configurable
2025-04-15 09:24:55 +02:00
amrita-shrestha
f23fe92fcd
remove event duplication
2025-04-15 11:47:22 +05:45
Jürgen Weigert
ad377042dc
fix mkdir to use -p
2025-04-14 18:25:01 +02:00
Jürgen Weigert
6af2ecfdde
avoid useless mkdir calls
2025-04-14 18:20:01 +02:00
Jannik Stehle
f6a6b9689e
feat(web): remove old and unused color tokens
...
These tokens are not being used anymore since we recently switched to material design.
2025-04-14 16:06:18 +02:00
Viktor Scharf
7f36d68cfc
Merge pull request #652 from opencloud-eu/updatetestdoc
...
update test docs
2025-04-14 15:52:44 +02:00
Viktor Scharf
90d2f17315
Merge pull request #663 from opencloud-eu/ldap-manager
...
fix: make ldap manager login work with rootdn
2025-04-14 15:52:32 +02:00
Michael Barz
ea8507cc9f
fix: make ldap manager login work with rootdn
2025-04-14 14:58:41 +02:00
Viktor Scharf
a5ebc0adec
Update README.md
2025-04-14 14:29:04 +02:00
Viktor Scharf
a95d75813c
update test doc
2025-04-14 13:33:05 +02:00
Viktor Scharf
b1268f49c3
Merge pull request #660 from opencloud-eu/chaeckClamavReadyBeforeStartingServer
...
Check that clamav is ready before the server run
2025-04-14 13:31:20 +02:00
Viktor Scharf
2babc5a48b
check clamav ready before server run
2025-04-14 13:00:04 +02:00
Ralf Haferkamp
be13bac7f7
Merge pull request #637 from opencloud-eu/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.23.4
...
build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4
2025-04-10 09:04:48 +02:00
Alex
f2ee327295
chore: move dev docs to opencloud-eu/docs repo ( #635 )
2025-04-09 17:20:40 +02:00
dependabot[bot]
94f5162633
build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.23.3 to 2.23.4.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.23.3...v2.23.4 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.23.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-09 14:47:19 +00:00
Viktor Scharf
7e9a7d8099
example Ldap setup ( #569 )
...
* ldap setup
* run ldap in the opencloud full
* set admin user
* feat: use the shared LDAP schema and new phpldapadmin
* chore: change dc to match opencloud domain
---------
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2025-04-09 16:31:27 +02:00
Alex
a4164da9ed
fix: web dev docs broken links ( #633 )
2025-04-09 13:55:34 +02:00
Alex
6386dd4e18
feat: add dev docs for web ( #623 )
...
Co-authored-by: Jannik Stehle <50302941+JammingBen@users.noreply.github.com >
Co-authored-by: Benedikt Kulmann <b.kulmann@opencloud.eu >
2025-04-09 13:36:26 +02:00
Ralf Haferkamp
32a28c47d9
Merge pull request #603 from opencloud-eu/dependabot/go_modules/github.com/coreos/go-oidc/v3-3.14.1
...
build(deps): bump github.com/coreos/go-oidc/v3 from 3.13.0 to 3.14.1
2025-04-09 07:59:55 +02:00
Ralf Haferkamp
7eae811b18
Merge pull request #604 from opencloud-eu/dependabot/npm_and_yarn/services/idp/typescript-5.8.3
...
build(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /services/idp
2025-04-09 07:59:21 +02:00
Ralf Haferkamp
9b1a79f7d7
Merge pull request #619 from opencloud-eu/fixInbucketSetup
...
fix inbucket setup
2025-04-08 16:39:55 +02:00
Ralf Haferkamp
3ca9a59aaa
Merge pull request #601 from opencloud-eu/feat/revert-0c2da6e
...
revert: completely remove "edition" from capabilities
2025-04-08 16:10:16 +02:00
Viktor Scharf
58932bbe99
fix inbucket setup
2025-04-08 14:39:21 +02:00
Anja Barz
cf2318d607
improve the info about storage path ( #617 )
2025-04-08 11:26:43 +02:00
Viktor Scharf
8a3aeb5b98
chore: bump version to v2.1.0 ( #614 )
2025-04-08 10:58:32 +02:00
Jannik Stehle
d07608758b
test: remove capability check for edition
...
This check doesn't make sense anymore since the edition is empty in the capabilities if not set manually.
2025-04-08 10:06:22 +02:00
Artur Neumann
56753d5c46
Merge pull request #594 from opencloud-eu/fixUsingWrapper
...
[full-ci] only use wrapper when requested
2025-04-08 13:13:53 +05:45