Commit Graph

18612 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer 628fb25ebe Automated changelog update [skip ci] 2024-08-09 11:58:39 +00:00
Jörn Friedrich Dreyer f2620b9f20 Merge pull request #9722 from 2403905/issue-9700
Added a generic way to translate the necessary fields in composite entities.
2024-08-09 13:54:02 +02:00
Phil Davis 0f1015c849 Merge pull request #9437 from owncloud/copy-file-secure-view-share
[tests-only][full-ci]extending test cases for copying file when shared with secure viewer
2024-08-09 17:28:48 +05:45
Sabin c1f45fc1e0 add test cases for copying file when shared with secure viewer 2024-08-09 17:00:25 +05:45
kobergj d65c34b8ae Automated changelog update [skip ci] 2024-08-09 11:09:15 +00:00
kobergj a47cd0247f Merge pull request #9755 from kobergj/AppTokenApi
App Token API
2024-08-09 13:06:49 +02:00
jkoberg 5413b8ece9 feat(auth-app): create should return 201
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-09 12:41:48 +02:00
Viktor Scharf 4520dfaa0e Merge pull request #9768 from owncloud/updateGrafanaLink
update grafana link
2024-08-09 09:39:44 +02:00
Viktor Scharf 3e249ad5df update grafana link 2024-08-09 09:16:20 +02:00
Sabin 746acf96ea updated expected failures file 2024-08-09 09:56:04 +05:45
Sabin 9cec94f936 extending test cases for copying file when shared with secure viewer role 2024-08-09 09:56:03 +05:45
Sawjan Gurung 8019bc916f Merge pull request #9760 from owncloud/delete-file-by-id
[tests-only][full-ci] add test to delete file by file-id
2024-08-08 16:58:07 +05:45
prashant-gurung899 610731f493 add test to delete file by id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-08 16:20:24 +05:45
dependabot[bot] 3f446bbf8b chore(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.10.16 to 2.10.18.
- [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.10.16...v2.10.18)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 10:26:29 +02:00
dependabot[bot] ed13b043eb chore(deps): bump github.com/beevik/etree from 1.4.0 to 1.4.1
Bumps [github.com/beevik/etree](https://github.com/beevik/etree) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/beevik/etree/releases)
- [Changelog](https://github.com/beevik/etree/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/beevik/etree/compare/v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 10:25:33 +02:00
Tobias Baader 3247fa0a38 Automated changelog update [skip ci] 2024-08-07 16:06:54 +00:00
Tobias Baader b5dc66c912 Merge pull request #9759 from owncloud/addChangelogOcisv.5
add changelog v5.0.4. 5.0.5 and 5.0.6
2024-08-07 18:06:18 +02:00
kobergj 007e69d41e Automated changelog update [skip ci] 2024-08-07 15:50:46 +00:00
kobergj d400d9a1a2 Merge pull request #9756 from kobergj/BumpPluginsPkg
[full-ci] Bump go-micro/plugins
2024-08-07 17:50:13 +02:00
Viktor Scharf fd1ff9d95f add changelog v5. 2024-08-07 17:46:09 +02:00
jkoberg 372325c00a feat(plugins): bump go-micro plugins pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 15:05:48 +02:00
Jörn Friedrich Dreyer 38a4741b12 Automated changelog update [skip ci] 2024-08-07 13:04:19 +00:00
jkoberg e7e1839296 feat(auth-app): fixed response format
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 15:02:29 +02:00
Jörn Friedrich Dreyer 339ed19784 Merge pull request #9740 from owncloud/nats-registry-fixes
Nats registry fixes
2024-08-07 15:02:03 +02:00
jkoberg d483234b65 feat(auth-app): secure create endpoint
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 13:01:32 +02:00
jkoberg 2a498daf07 feat(auth-app): list and delete endpoints
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 12:21:39 +02:00
Phil Davis 04c2b4a7f9 Merge pull request #9742 from owncloud/old-new-davpath-copy-file-secure-view
[tests-only][full-ci] added test for copying files between spaces with secure viewer role using old/new dav-path-versions
2024-08-07 14:35:45 +05:45
jkoberg 48af3fae32 feat(auth-app): Add an API to generate AppTokens
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 10:29:54 +02:00
prashant-gurung899 8113997a84 added test for copying files between spaces with secure viewer role
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-07 14:09:58 +05:45
dependabot[bot] 6e624c0b74 chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 10:09:56 +02:00
dependabot[bot] 32aeff3302 chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.2 to 2.27.3.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.27.2...v2.27.3)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 10:07:50 +02:00
kobergj 0cbe4dec9b Automated changelog update [skip ci] 2024-08-07 07:39:08 +00:00
kobergj 56b41018c6 Merge pull request #9714 from kobergj/BumpTusdPkg
[full-ci] Bump Reva & Tusd
2024-08-07 09:38:17 +02:00
jkoberg e7fd04bbe3 feat(tusd): bump tusd pkg to v2.4.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 09:13:50 +02:00
jkoberg 0ad0d9bf78 feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 09:13:13 +02:00
ownClouders 3626621c9d [tx] updated from transifex 2024-08-07 00:06:33 +00:00
Florian Schade 94aec53828 Automated changelog update [skip ci] 2024-08-06 18:02:31 +00:00
Florian Schade 3abc8e677d Merge pull request #9720 from fschade/skyhigh-icap
Enhancement:  Support Skyhigh Security ICAP as an ICAP server
2024-08-06 20:01:01 +02:00
Michael Barz f1073af3a2 Merge pull request #9748 from owncloud/added-rolling-6.2.0
added rolling 6.2.0
2024-08-06 19:01:51 +02:00
jkoberg be7ef83fca feat(l10n): support maps
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-06 16:53:33 +02:00
Tobias Baader d68c821794 added rolling 6.2.0
added rolling 6.2.0
2024-08-06 16:20:35 +02:00
jkoberg 58798a18ec feat(graph): adjust to l10n pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-06 14:25:30 +02:00
jkoberg 68e08c59b4 feat(l10n): adjust translate entity
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-06 14:25:30 +02:00
Roman Perekhod c39bac17c4 the comments added to public functions 2024-08-06 14:25:30 +02:00
Roman Perekhod 21c6dda4f8 refactored the translation funcrions interface 2024-08-06 14:25:30 +02:00
Roman Perekhod 85d2842bc8 fixed sonrarcloud alert 2024-08-06 14:25:30 +02:00
Roman Perekhod 70fc7ecb92 The translate functions are separated semantically 2024-08-06 14:25:30 +02:00
Roman Perekhod fc85837d82 added the iterator over slice and map 2024-08-06 14:25:30 +02:00
Roman Perekhod 90bd1fc403 the translator added to handlers 2024-08-06 14:25:30 +02:00
Jörn Friedrich Dreyer 464c780c82 added TranslateEntity 2024-08-06 14:25:30 +02:00