Commit Graph

16645 Commits

Author SHA1 Message Date
jkoberg
e9d39cdcb3 move translation logic from notifications to own package
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-25 13:14:01 +01:00
jkoberg
0567dc4f70 use correct spaceimage
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-25 12:27:14 +01:00
jkoberg
9785c6ba14 fix quota response on createdrive
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-25 12:26:35 +01:00
Sawjan Gurung
11986e36bb [tests-only] add API test to check cors headers with OPTIONS request to tus upload endpoint (#8646)
* test(api): check cors headers with OPTIONS request to tus upload endpoint

* test(api): fix class name

* fix table header name
2024-03-25 15:37:35 +05:45
Florian Schade
c5b194c8bd Automated changelog update [skip ci] 2024-03-25 09:16:43 +00:00
Florian Schade
6840de574a enhancement: same site strict cookies (#8716)
To enhance the security of our application and prevent Cross-Site Request Forgery (CSRF) attacks, we have updated the
SameSite attribute of the build in Identity Provider (IDP) cookies to Strict.
2024-03-25 10:16:10 +01:00
dependabot[bot]
65f77c2aa0 build(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.18.0 to 10.19.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.18.0...v10.19.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 09:32:59 +01:00
ownClouders
7611f70dc5 [tx] updated from transifex 2024-03-25 05:38:06 +00:00
kobergj
8e6c02ad06 Automated changelog update [skip ci] 2024-03-22 15:03:17 +00:00
kobergj
9c092fc7b6 Merge pull request #8701 from kobergj/InitiatorID
[full-ci] InitiatorIDs
2024-03-22 16:02:41 +01:00
jkoberg
0670832539 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-22 15:15:55 +01:00
jkoberg
73a2ee5f87 initiatorid for uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-22 15:15:55 +01:00
jkoberg
3a919ba7b9 add etag to sse event
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-22 15:15:55 +01:00
jkoberg
5f6c131477 add initiatorid to sse event
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-22 15:15:55 +01:00
nirajacharya2
208b25c7ed adding tests for sending a share invitation to a user on virtual drive (#8705) 2024-03-22 17:28:46 +05:45
dependabot[bot]
d14a8c0994 build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.15.0 to 2.17.0.
- [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.15.0...v2.17.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 11:05:11 +01:00
Christian Richter
12da64593a Merge pull request #8454 from dragonchaser/envar-delta-reflections
Envar delta reflections
2024-03-21 10:15:05 +01:00
Roman Perekhod
608bb09d9c Automated changelog update [skip ci] 2024-03-21 09:14:21 +00:00
Roman Perekhod
a6346d09bc Merge pull request #8702 from 2403905/issue-8699
[full-ci] [reva bump] Fix http error when uploading via a public link
2024-03-21 10:13:44 +01:00
nirajacharya2
5403f52875 adding test for listing permissions of a project space after the space is shared to a user (#8491) 2024-03-21 14:41:24 +05:45
Sabin Panta
25fa79d54a [tests-only][full-ci]added test for declining a share (#8636)
* added test for declining a share

* updated step definition for disabling user

* addressing review
2024-03-21 14:03:09 +05:45
Christian Richter
b86d893ee9 add safeguard for proper semver fields
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-21 08:21:23 +01:00
Sagar Gurung
ec8a4a044b [tests-only][full-ci] check same name resources shared by different users (#8630)
* list resources and check resource name with same name shared from different users

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* PR address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-03-21 12:05:20 +05:45
Prarup Gurung
88ab4369fd Merge pull request #8700 from owncloud/kebab-case-for-table-header-suites-coreApi
[full-ci] [tests-only] Used kebab case for example table header name
2024-03-21 11:39:53 +05:45
Prarup Gurung
f637e5a845 Merge pull request #8698 from owncloud/kebab-case-for-table-header-suites-apiSpaces
[full-ci] [tests-only] Used kebab case for example table header name
2024-03-21 11:39:36 +05:45
Prarup Gurung
e666ea998d Fixed expected failures 2024-03-21 10:05:21 +05:45
Prarup Gurung
fcba2d34a4 Used kebab case for example table header name 2024-03-21 10:04:25 +05:45
Prarup Gurung
ba7d91ebce Used kebab case for example table header name 2024-03-21 09:06:38 +05:45
Christian Richter
de1d25ba06 commit initial env_var db
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 17:03:41 +01:00
Christian Richter
a9a8743372 fix typos
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 17:01:04 +01:00
Roman Perekhod
ee7d8376ef [full-ci] [reva bump] Fix http error when uploading via a public link 2024-03-20 16:42:54 +01:00
Jörn Friedrich Dreyer
84a14c5953 Merge pull request #8507 from owncloud/adr0027
[docs-only] ADR-0027 New share jail
2024-03-20 16:23:55 +01:00
Christian Richter
ee15599db1 fix nilpointer in template
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 15:50:02 +01:00
Christian Richter
d5a9e8ed0f Automated changelog update [skip ci] 2024-03-20 13:44:16 +00:00
Christian Richter
35d536f901 Merge pull request #8518 from dragonchaser/cors-issues
[full-ci] adapt cors headers
2024-03-20 14:43:33 +01:00
Christian Richter
c23ae6d13d fix template path & clean-up
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:01 +01:00
Christian Richter
9b899b2921 vendor semver
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:01 +01:00
Christian Richter
2ca57fdc20 add delta markdown generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:37:00 +01:00
Christian Richter
eec9abcbaa merge existing data with new data
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter
cd5847da12 add env var yaml generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter
73652ffd96 add cli options to main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:35:35 +01:00
Christian Richter
6c0156c1bf make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:11:13 +01:00
nirajacharya2
cca9e33e37 adding test for sharing personal space with user (#8511) 2024-03-20 16:40:04 +05:45
dependabot[bot]
2ddea931f0 build(deps): bump github.com/coreos/go-oidc/v3 from 3.9.0 to 3.10.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.9.0...v3.10.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>
2024-03-20 09:16:32 +01:00
dependabot[bot]
c2c740592d build(deps): bump github.com/shamaton/msgpack/v2 from 2.1.1 to 2.2.0
Bumps [github.com/shamaton/msgpack/v2](https://github.com/shamaton/msgpack) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/shamaton/msgpack/releases)
- [Commits](https://github.com/shamaton/msgpack/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: github.com/shamaton/msgpack/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 09:15:42 +01:00
Prarup Gurung
09fad45811 Merge pull request #8675 from owncloud/add-propfind-on-resource-containing-brackets
[full-ci] [tests-only] sharee PROPFINDs on resource containing brackets
2024-03-20 10:25:48 +05:45
Saw-jan
2bc7b842ac test(api): adjust test expectation 2024-03-20 09:47:49 +05:45
ownClouders
fc95abd9ab [tx] updated from transifex 2024-03-20 03:44:03 +00:00
Prarup Gurung
10788e3ba4 Added PROPFIND tests for resource having bracket in name 2024-03-20 09:16:32 +05:45
Martin
8914564cab Merge pull request #8690 from owncloud/update_web_readme
[docs-only] Align web service readme with admin docs
2024-03-19 15:47:18 +01:00