Commit Graph
16585 Commits
Author SHA1 Message Date
Florian Schade df54fa2496 chore: bump bingo dependencies 2024-03-06 11:52:23 +01:00
Florian Schade 2fcde5b9d2 chore: bump go to 1.22 2024-03-06 11:52:23 +01:00
MartinandGitHub 3239f19869 Merge pull request #8588 from owncloud/more_added_envvars_to_table
[docs-only] More updates to the added envvar tables
2024-03-06 11:34:41 +01:00
mmattel f0504b6eda [docs-only] More updates to the added envvar tables 2024-03-06 11:19:55 +01:00
MartinandGitHub e0d4c0a1eb Merge pull request #8582 from owncloud/more_added_envars_to_table
[docs-only] And more envvars that are added to the table
2024-03-05 17:13:35 +01:00
mmattel a9cd2cb736 [docs-only] And more envvars that are added to the table 2024-03-05 17:05:11 +01:00
Florian Schade 0b5cdefee9 Automated changelog update [skip ci] 2024-03-05 13:11:58 +00:00
6814c61506 [full-ci] enhancement: allow ocis to provide custom web applications (#8523)
* enhancement: allow ocis to provide custom web applications

* enhancement: add an option to disable web apps

* test: add default logger tests

* test: add app loading tests

* test: add asset server tests

* enhancement: make use of dedicated app conf file and app asset paths

* enhancement: adjust asset locations and deprecate WEB_ASSET_PATH

* enhancement: get rid of default logger and use the service level logger instead

* Apply suggestions from code review

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>

* enhancement: use basename as app id

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* enhancement: use afero as fs abstraction

* enhancement: simplify logo upload

* enhancement: make use of introductionVersion field annotations

---------

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>
Co-authored-by: Martin <github@diemattels.at>
2024-03-05 14:11:18 +01:00
dependabot[bot]andRalf Haferkamp 6ba9e4adf7 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.23.1 to 1.24.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.23.1...v1.24.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 11:32:08 +01:00
MartinandGitHub db72c6378d Merge pull request #8577 from owncloud/another_added_envvar_table_fix
[docs-only] Fix added envars table
2024-03-05 10:57:33 +01:00
mmattel 5abe52979c [docs-only] Fix added envars table 2024-03-05 10:29:07 +01:00
Roman Perekhod c633495b8e Automated changelog update [skip ci] 2024-03-05 09:16:23 +00:00
Roman PerekhodandGitHub dac5629879 Merge pull request #8575 from 2403905/issue-8273-cl
8273 changelog
2024-03-05 10:15:45 +01:00
Roman Perekhod d31f9ee8cb 8273 changelog 2024-03-05 09:27:27 +01:00
ownClouders fa57da865f [tx] updated from transifex 2024-03-05 00:39:24 +00:00
Jörn Friedrich Dreyer 4b64c75ce7 Automated changelog update [skip ci] 2024-03-04 16:43:49 +00:00
Jörn Friedrich DreyerandGitHub c0c3e4663c Merge pull request #8571 from owncloud/backport-to-5/select-next-clients-for-autoaccept
always select the next clients when autoaccepting shares
2024-03-04 17:43:14 +01:00
Jörn Friedrich Dreyer 33d77d9aed always select the next clients when autoaccepting shares
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-04 17:06:10 +01:00
Jörn Friedrich Dreyer 4fe90230c4 Automated changelog update [skip ci] 2024-03-04 16:02:18 +00:00
Jörn Friedrich DreyerandGitHub 3d7a269bdc Merge pull request #8570 from owncloud/select-next-clients-for-autoaccept
always select the next clients when autoaccepting shares
2024-03-04 17:01:30 +01:00
Jörn Friedrich Dreyer cd10209bb6 always select the next clients when autoaccepting shares
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-04 16:30:01 +01:00
nirajacharya2andGitHub 28d53fee78 adding test for listing permission of a project space (#8551) 2024-03-04 16:54:01 +05:45
MartinandGitHub a2e173f637 Merge pull request #8566 from owncloud/backport/deprecate-store-env-vars
Backport deprecate store env vars #8557 to stable 5
2024-03-04 11:51:01 +01:00
Jörn Friedrich Dreyer 4126e2304c deprecate store env vars
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-04 09:44:33 +01:00
nirajacharya2andGitHub 3b79c1c40a adding test for deleating sharer and listing sharedwithme by the sharee (#8520) 2024-03-04 13:07:06 +05:45
Phil DavisandGitHub 43ab97e707 Merge pull request #8562 from owncloud/port/prs-8547-8540
[tests-only] Port pr #8547 and #8540
2024-03-04 11:59:15 +05:45
Sawjan Gurung af980639be [tests-only][full-ci] Add option to check ocis connection by authenticating user (#8540)
* Revert "use capabilites in ociswrapper"

This reverts commit 0768723c89.

* tests: check ocis connection with basic auth when provided

* ci: check ocis connection with admin basic auth

* list all ocis services

* list services with timeout

* ci: check ocis connection with admin basic auth

* list all ocis services
2024-03-04 10:10:48 +05:45
Viktor ScharfandSaw-jan 2afb9793d0 [test-only] send notification to the rocket talk infinitescale channel (#8547)
* send notification to the matrix channel

* delete triggers
2024-03-04 10:10:44 +05:45
MartinandGitHub 62ccb69224 Merge pull request #8557 from owncloud/deprecate-store-env-vars
deprecate store env vars
2024-03-01 16:01:53 +01:00
Jörn Friedrich Dreyer 4217a87829 deprecate store env vars
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-01 15:08:25 +01:00
Jörn Friedrich DreyerandGitHub 7750b62c52 Merge pull request #8556 from owncloud/backport/udate_added_envvar_table
Updates the added envvar lists because of changes in the store service
2024-03-01 14:58:56 +01:00
Sawjan GurungandGitHub 58c083d311 [tests-only][full-ci] Add option to check ocis connection by authenticating user (#8540)
* Revert "use capabilites in ociswrapper"

This reverts commit 0768723c89.

* tests: check ocis connection with basic auth when provided

* ci: check ocis connection with admin basic auth

* list all ocis services

* list services with timeout

* ci: check ocis connection with admin basic auth

* list all ocis services
2024-03-01 14:54:09 +01:00
mmattelandJörn Friedrich Dreyer 7018618d72 Updates the added envvar lists because of changes in the store service 2024-03-01 14:52:51 +01:00
Jörn Friedrich DreyerandGitHub 37e3ec2171 Merge pull request #8555 from owncloud/udate_added_envvar_table
[docs-only] Updates the added envvar lists because of changes in the store service
2024-03-01 14:22:49 +01:00
mmattel 1c8b0d8443 Updates the added envvar lists because of changes in the store service 2024-03-01 14:14:17 +01:00
nirajacharya2andGitHub fb1d93342c adding test for sharedWithMe endpoint for resource in project space (#8292) 2024-03-01 15:36:51 +05:45
Viktor ScharfandGitHub a77f121c89 [test-only] send notification to the rocket talk infinitescale channel (#8547)
* send notification to the matrix channel

* delete triggers
2024-03-01 10:28:26 +01:00
Roman PerekhodandGitHub d33935c257 Merge pull request #8550 from 2403905/bump_reva_v2.19.1
[full-ci] bump reva v2.19.1
2024-02-29 19:38:47 +01:00
Jörn Friedrich DreyerandGitHub 2dce3e997d Merge pull request #8546 from owncloud/verify-service-accounts-are-set
verify all system accounts are set
2024-02-29 17:29:08 +01:00
Jörn Friedrich Dreyer d0f9471db4 fix ocm service account init
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-29 17:01:10 +01:00
Roman Perekhod 90ec40e38f [full-ci] bump revav2.19.1 2024-02-29 16:56:37 +01:00
Jörn Friedrich DreyerandGitHub 0d11932ea7 Merge pull request #8548 from 2403905/backport/5.0/revaV2.19.1
Backport/5.0/revaV2.19.1
2024-02-29 16:54:12 +01:00
Jörn Friedrich Dreyer 972adafd29 verify all system accounts are set
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-29 15:51:37 +01:00
Roman Perekhod 9dee46c44e Backport/5.0/revaV2.19.1 2024-02-29 12:22:56 +01:00
Nalem7andGitHub 4427c9f032 add tests to list peoject spaces resources shared by two users with him/her (#8516) 2024-02-29 12:11:53 +05:45
ownClouders 0ca14bdf2e [tx] updated from transifex 2024-02-29 00:55:10 +00:00
Michael Barz df5e855181 Automated changelog update [skip ci] 2024-02-28 17:24:20 +00:00
Michael BarzandGitHub 619376afea Merge pull request #8544 from rhafer/backport/5.0/7885
Backport/5.0/7885
2024-02-28 18:23:30 +01:00
Ralf Haferkamp a6feca1edf docs: Add missing doc comments
(cherry picked from commit 954998a1561ed9863642c9b4b5fd6732ad0bd7dd)
2024-02-28 17:42:54 +01:00
Ralf Haferkamp 92b1f768b4 fix: Remove unneeded code
errors.Join(errs...) ignores nil errors and returns nil if there are not errors.

(cherry picked from commit f5a282c13e4245fb29e7e7217889878a4efb99ce)
2024-02-28 17:42:54 +01:00