Commit Graph

20760 Commits

Author SHA1 Message Date
Ralf Haferkamp
f5e61f423a Rebrand invitations example realm
This was done by importing the old config into keycloak and re-exporting
the updated config.
2025-01-28 11:44:59 +01:00
Jannik Stehle
2857b6dd7a Merge pull request #122 from opencloud-eu/chore/branding-thumnails-test-data
chore: remove or change branded test files in thumbnail service
2025-01-28 09:38:52 +01:00
Jannik Stehle
64afb387a2 chore: replace branded ggs test files 2025-01-28 09:38:22 +01:00
Ralf Haferkamp
876f1a5ca0 Merge pull request #130 from opencloud-eu/mod-vendor-and-tidy
Fix vendor tree and 'go mod tidy'
2025-01-28 09:26:14 +01:00
Ralf Haferkamp
4d8171bb1d Fix vendor tree and 'go mod tidy' 2025-01-28 09:14:15 +01:00
Ralf Haferkamp
d23e5cff9f Merge pull request #128 from opencloud-eu/dotenv-cleanup
.env cleanup
2025-01-27 17:30:28 +01:00
Jörn Friedrich Dreyer
e2c725c776 .env cleanup
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-27 17:15:22 +01:00
Jörn Friedrich Dreyer
6ff8c2efe9 Merge pull request #120 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats.go-1.38.0
Bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0
2025-01-27 16:50:21 +01:00
Jörn Friedrich Dreyer
1de979774a Merge pull request #113 from opencloud-eu/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.34.0
Bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.34.0
2025-01-27 16:43:56 +01:00
Jörn Friedrich Dreyer
3900a08049 Merge pull request #118 from opencloud-eu/switch-to-decomposed-decomposed-s3
Switch from ocis/s3ng to decomposed/decomposed_s3 storage drivers
2025-01-27 16:43:40 +01:00
Jörn Friedrich Dreyer
1bd1c38cf7 Merge pull request #127 from opencloud-eu/phpcs
Rename phpcs ruleset
2025-01-27 16:42:28 +01:00
André Duffeck
f00537dfc6 Bump reva 2025-01-27 16:42:16 +01:00
André Duffeck
4130d7dd25 Rename phpcs ruleset 2025-01-27 16:29:43 +01:00
Jörn Friedrich Dreyer
9347b133ec Merge pull request #125 from opencloud-eu/adapt-manifest-templates
Rename docker image names
2025-01-27 16:16:58 +01:00
Jörn Friedrich Dreyer
b88b96750b Merge pull request #123 from opencloud-eu/adapt-deployment-examples
Adapt deployment examples to the latest rego changes
2025-01-27 16:11:55 +01:00
Jörn Friedrich Dreyer
3f493a150d Merge pull request #124 from opencloud-eu/chore/branding-graph-service-svg
chore: adjust doc links in graph service readme svg file
2025-01-27 16:10:34 +01:00
Viktor Scharf
aafbeec89d Merge pull request #126 from opencloud-eu/fix-test-makefile
fix test makefile
2025-01-27 16:09:29 +01:00
Jörn Friedrich Dreyer
7c3fdcfa96 fix test makefile
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-27 16:07:28 +01:00
André Duffeck
63155501e3 Rename docker image names 2025-01-27 15:50:39 +01:00
Jörn Friedrich Dreyer
92b157a2cc Merge pull request #119 from opencloud-eu/runn_all_tests
run all tests
2025-01-27 15:39:08 +01:00
Jörn Friedrich Dreyer
9817295630 fix docker complaining about case ...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-27 15:38:40 +01:00
Jannik Stehle
a446f2cd71 chore: adjust doc links in graph service readme svg file 2025-01-27 15:33:14 +01:00
André Duffeck
69a374dbec Adapt deployment examples to the latest rego changes
See
aecc367e9f
for more details
2025-01-27 15:21:45 +01:00
Jannik Stehle
fac4ebbf0f chore: remove or change branded test files in thumbnail service 2025-01-27 15:12:12 +01:00
Jörn Friedrich Dreyer
59903cbcaf Merge pull request #121 from opencloud-eu/transifex-restart
restart at new transifex orga
2025-01-27 14:32:50 +01:00
Jörn Friedrich Dreyer
0932b7dc29 add german translation
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-27 11:48:06 +01:00
Jörn Friedrich Dreyer
f3eccc966d fix l10n tooling
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-27 11:47:34 +01:00
Viktor Scharf
e98f56002c run all tests 2025-01-24 16:50:47 +01:00
Jörn Friedrich Dreyer
d4c74677c2 restart at new transifex orga
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-24 16:29:35 +01:00
dependabot[bot]
f9a3dc4134 Bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.37.0...v1.38.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 15:03:40 +00:00
André Duffeck
57fa8eb43c Switch from ocis/s3ng to decomposed/decomposed_s3 storage drivers
ocis/s3ng are still supported for backwards compatibility reasons, but
they need to be configured using the decomposed/decomposed_s3 options.
2025-01-24 11:04:23 +01:00
dependabot[bot]
7b1a045d3c Bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.34.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.32.0 to 1.34.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.32.0...v1.34.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 14:45:54 +00:00
Jörn Friedrich Dreyer
e428d56443 Merge pull request #117 from opencloud-eu/dependabot/go_modules/github.com/coreos/go-oidc/v3-3.12.0
Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0
2025-01-23 15:43:19 +01:00
dependabot[bot]
1d45c2258c Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 14:24:37 +00:00
Jörn Friedrich Dreyer
4a29b18636 Merge pull request #114 from opencloud-eu/dependabot/go_modules/github.com/libregraph/lico-0.65.1
Bump github.com/libregraph/lico from 0.65.0 to 0.65.1
2025-01-23 14:32:15 +01:00
Jörn Friedrich Dreyer
efaa7a16c0 Merge pull request #115 from opencloud-eu/rebrand-drone-star
Rebrand .drone.star
2025-01-23 14:30:14 +01:00
Jörn Friedrich Dreyer
1e41fa6373 Merge pull request #111 from opencloud-eu/string-occurrences
string occurrences
2025-01-23 14:29:34 +01:00
Benedikt Kulmann
6611705a35 Merge pull request #116 from opencloud-eu/idp-load-resources-from-filesystem
Load resources from filesystem instead of remote
2025-01-23 11:19:29 +01:00
André Duffeck
1f511b54c8 Rebrand .drone.star 2025-01-23 09:05:22 +01:00
Andre Duffeck
2add799960 Merge pull request #112 from opencloud-eu/tests-readme
tests readme
2025-01-23 08:58:34 +01:00
Alex Ackermann
f61fa251aa Load resources from filesystem instead of remote 2025-01-22 16:34:16 +01:00
Viktor Scharf
75f9664dda Merge pull request #106 from opencloud-eu/run_tests_in_docker_fix
run tests in docker fix
2025-01-22 16:31:12 +01:00
Florian Schade
4b1f49e169 fix: test makefiles 2025-01-22 16:24:36 +01:00
dependabot[bot]
2acce16e70 Bump github.com/libregraph/lico from 0.65.0 to 0.65.1
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico) from 0.65.0 to 0.65.1.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libregraph/lico/compare/v0.65.0...v0.65.1)

---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 14:37:06 +00:00
Jörn Friedrich Dreyer
eedc0e541b tests readme
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-22 15:24:30 +01:00
Viktor Scharf
991b641248 Update Makefile 2025-01-22 15:18:28 +01:00
Jörn Friedrich Dreyer
b0f32d33ca string occurrences
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-22 15:16:31 +01:00
Florian Schade
17a31c7bbc Merge pull request #108 from opencloud-eu/drop-sonarcloud
Drop the sonarcloud config for now
2025-01-22 14:49:47 +01:00
Andre Duffeck
95e908f3b0 Merge pull request #110 from opencloud-eu/remove-core-theme-fs
enhancement: remove core assets theme fs
2025-01-22 14:17:36 +01:00
Benedikt Kulmann
ee98b65877 Merge pull request #109 from opencloud-eu/theme-colors
fix(web): theme colors for inputs
2025-01-22 13:57:15 +01:00