Christian Richter
|
e79edddbf3
|
Merge pull request #10049 from dragonchaser/fix-activity-parent-ref
update events
|
2024-09-20 11:05:16 +00:00 |
|
Jörn Friedrich Dreyer
|
3f4f0313af
|
Automated changelog update [skip ci]
|
2024-09-20 10:47:20 +00:00 |
|
Jörn Friedrich Dreyer
|
15a112c83b
|
Merge pull request #10039 from nazliyanik/fix-proxy-build-info
Changing the "versions" string to "version" for Proxy Service
|
2024-09-20 12:46:43 +02:00 |
|
Viktor Scharf
|
2a54adfd63
|
fix test
|
2024-09-20 11:26:14 +02:00 |
|
Christian Richter
|
74ce6b5a6b
|
readd lost code for folder in resource
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-09-20 11:26:14 +02:00 |
|
jkoberg
|
7bafe7f66e
|
fix(activitylog): space -> folder
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-09-20 11:26:14 +02:00 |
|
Viktor Scharf
|
79c4ce3abf
|
fix test
|
2024-09-20 11:26:14 +02:00 |
|
jkoberg
|
220cde8440
|
feat(activitylog): Add FileUpdated Activity
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
a6b97a3ee7
|
skip e2etests
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
1213a734cb
|
Add folder to WithResource function
Signed-off-by: Christian Richter <crichter@owncloud.com>
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
Co-authored-by: Victor Scharf <vscharf@owncloud.com>
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
b852303353
|
Update tests after rebase
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
3c8d85b05d
|
Fix po files
Signed-off-by: Christian Richter <crichter@owncloud.com>
Co-authored-by: Martin Mattel <github@diemattels.at>
Co-authored-by: Florian Schade <fschade@owncloud.com>
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
# Conflicts:
# services/activitylog/pkg/service/l10n/locale/de/LC_MESSAGES/activitylog.po
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
7c29d6a0c9
|
fix gherkins
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
505f760339
|
reword and rollback
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-09-20 11:26:13 +02:00 |
|
Christian Richter
|
a4f67a22a7
|
split events
Signed-off-by: Christian Richter <crichter@owncloud.com>
# Conflicts:
# services/activitylog/pkg/service/http.go
# services/activitylog/pkg/service/response.go
# Conflicts:
# services/activitylog/pkg/service/response.go
|
2024-09-20 11:26:12 +02:00 |
|
Juan Pablo Villafañez
|
029ab49e7d
|
Automated changelog update [skip ci]
|
2024-09-20 09:15:24 +00:00 |
|
Juan Pablo Villafañez
|
4ef821788e
|
Merge pull request #10112 from owncloud/collaboration_info_notfound_error_code
fix: return 404 code if file isn't found on CheckFileInfo request
|
2024-09-20 11:10:08 +02:00 |
|
Florian Schade
|
9d2f8fa7d7
|
Merge pull request #10117 from owncloud/dependabot/go_modules/github.com/open-policy-agent/opa-0.68.0
chore(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.68.0
|
2024-09-20 09:28:37 +02:00 |
|
dependabot[bot]
|
44ff9ae537
|
chore(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.68.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.67.1 to 0.68.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.67.1...v0.68.0)
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 19:51:30 +00:00 |
|
ownClouders
|
cb64d5cb51
|
[tx] updated from transifex
|
2024-09-19 15:06:10 +00:00 |
|
Martin
|
39d1c6d940
|
Merge pull request #10115 from owncloud/update_env_vars_yaml
[docs-only][chore] Update env_vars.yaml based on recent code changes
|
2024-09-19 15:27:12 +02:00 |
|
Martin Mattel
|
faa8ea14a7
|
[docs-only][chore] Update env_vars.yaml based on recent code changes
|
2024-09-19 15:11:48 +02:00 |
|
kobergj
|
b74e2ebd49
|
Automated changelog update [skip ci]
|
2024-09-19 12:56:09 +00:00 |
|
kobergj
|
9dc4a43b73
|
Merge pull request #10113 from kobergj/RemoveMETADATA_BACKEND
Remove METADATA_BACKEND
|
2024-09-19 14:55:29 +02:00 |
|
Juan Pablo Villafáñez
|
2bcc769168
|
chore: add changelog entry
|
2024-09-19 13:41:33 +02:00 |
|
Jörn Friedrich Dreyer
|
0f0ba861aa
|
Merge pull request #10114 from owncloud/bump-sonarcloud-scanner
bump sonarcloud cli 5.0 -> 11.0
|
2024-09-19 13:37:36 +02:00 |
|
jkoberg
|
4a911ac047
|
feat(storage-users): remove metadata backend envvar
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-09-19 12:29:41 +02:00 |
|
Jörn Friedrich Dreyer
|
09bfea752e
|
bump sonarcloud cli 5.0 -> 11.0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-09-19 12:17:39 +02:00 |
|
Juan Pablo Villafáñez
|
153502189d
|
fix: return 404 code if file isn't found on CheckFileInfo request
|
2024-09-19 10:51:28 +02:00 |
|
Juan Pablo Villafañez
|
a74699d64e
|
Automated changelog update [skip ci]
|
2024-09-19 08:34:20 +00:00 |
|
Juan Pablo Villafañez
|
fddad3780d
|
Merge pull request #10101 from owncloud/collaboration_wopicontext_logging
fix: include additional logging in the wopicontext middleware
|
2024-09-19 10:32:25 +02:00 |
|
Michael Barz
|
fa0f39fb7b
|
Merge pull request #10109 from owncloud/update-onlyoffice
[docs-only] Bump onlyoffice to 8.1.3
|
2024-09-19 10:04:20 +02:00 |
|
Michael Barz
|
8e319e9848
|
Bump onlyoffice to 8.1.3
|
2024-09-19 09:53:47 +02:00 |
|
dependabot[bot]
|
83d57e026a
|
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.20.2.
- [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.20.1...v2.20.2)
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 09:28:40 +02:00 |
|
dependabot[bot]
|
ab0c120abb
|
chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 09:19:00 +02:00 |
|
Viktor Scharf
|
d381d3664e
|
Merge pull request #10067 from owncloud/fix10059
[test-only] fix ocm email test - issue/10059
|
2024-09-19 07:28:56 +02:00 |
|
Viktor Scharf
|
0c4242d4bb
|
fix issue/10059
|
2024-09-19 07:05:59 +02:00 |
|
ownClouders
|
052644a1a2
|
[tx] updated from transifex
|
2024-09-19 00:43:59 +00:00 |
|
Jörn Friedrich Dreyer
|
448f176887
|
Merge pull request #10102 from owncloud/bump-revaa-1cc24a0fb19abd6c8c6
[full-ci] bump reva to 1cc24a0fb19abd6
|
2024-09-18 16:58:49 +02:00 |
|
Roman Perekhod
|
976a3b3c82
|
Automated changelog update [skip ci]
|
2024-09-18 14:55:57 +00:00 |
|
Roman Perekhod
|
9c0f51b06b
|
Merge pull request #10085 from 2403905/issue-10012
Added the LinkUpdated activity in the space context
|
2024-09-18 16:55:22 +02:00 |
|
Jörn Friedrich Dreyer
|
94a7950b94
|
bump reva to 1cc24a0fb19abd6
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-09-18 15:54:51 +02:00 |
|
Juan Pablo Villafáñez
|
276e8569f8
|
chore: add changelog entry
|
2024-09-18 14:17:25 +02:00 |
|
Juan Pablo Villafáñez
|
4fcf6c1863
|
fix: include additional logging in the wopicontext middleware
|
2024-09-18 13:19:16 +02:00 |
|
Prajwol Amatya
|
4423fb2a94
|
Merge pull request #9983 from owncloud/create-file-in-public-space
[tests-only][full-ci] added test for public user to create odt file inside public space
|
2024-09-18 16:26:53 +05:45 |
|
dependabot[bot]
|
85bd58e990
|
chore(deps): bump github.com/tus/tusd/v2 from 2.4.0 to 2.5.0
Bumps [github.com/tus/tusd/v2](https://github.com/tus/tusd) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v2.4.0...v2.5.0)
---
updated-dependencies:
- dependency-name: github.com/tus/tusd/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-18 11:45:31 +02:00 |
|
Martin
|
32879e0603
|
Merge pull request #10094 from owncloud/env_var_yaml_update
[docs-only][chore] Update env_vars.yaml
|
2024-09-18 11:39:09 +02:00 |
|
dependabot[bot]
|
ffa8855b87
|
chore(deps): bump golang.org/x/image from 0.19.0 to 0.20.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/image/compare/v0.19.0...v0.20.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-18 11:37:37 +02:00 |
|
Juan Pablo Villafañez
|
ceb29e63fc
|
Merge pull request #10084 from owncloud/collaboration_tracing_fix
fix: missing return in the tracing middleware if we want to skip it
|
2024-09-18 11:19:02 +02:00 |
|
kobergj
|
893190ef13
|
Automated changelog update [skip ci]
|
2024-09-18 09:16:46 +00:00 |
|