Commit Graph

8424 Commits

Author SHA1 Message Date
Michael Barz f210ac47a8 Automated changelog update [skip ci] 2022-02-24 11:51:17 +00:00
Michael Barz e0a09ccbd7 update reva 2022-02-24 12:50:31 +01:00
Jörn Friedrich Dreyer 0df3fdddcc Automated changelog update [skip ci] 2022-02-24 09:55:04 +00:00
Jörn Friedrich Dreyer 46048c69b1 Merge pull request #3219 from owncloud/spaces-thumbnails
support thumbnails in spaces
2022-02-24 10:54:27 +01:00
David Christofas 5dcc0e3b6c Automated changelog update [skip ci] 2022-02-24 08:54:23 +00:00
David Christofas 8b2ee7a9a5 Merge pull request #3217 from owncloud/notifications-service
Enh: First version of the notifications service
2022-02-24 09:53:34 +01:00
David Christofas 4bc85c969b Automated changelog update [skip ci] 2022-02-24 08:44:07 +00:00
David Christofas 479468c373 Merge pull request #3229 from owncloud/capabilities-for-public-links
allow requesting capabilities from password protected links
2022-02-24 09:43:36 +01:00
Phil Davis e92e84d18d Merge pull request #3222 from owncloud/bump-core-commitid-on-ocis
[tests-only] Bump core commit id on ocis to match latest
2022-02-24 14:28:08 +05:45
Swikriti Tripathi 15f98223fa Bump core commit id and update expected to fail 2022-02-24 13:27:25 +05:45
Prarup Gurung a59c031252 Updated expected failures line numbers after the changes in core tests 2022-02-24 11:04:27 +05:45
Prarup Gurung 8098f1e348 Bump core commit id on ocis 2022-02-24 11:04:26 +05:45
Florian Schade c871762008 Automated changelog update [skip ci] 2022-02-23 18:32:08 +00:00
Florian Schade f519b4965e add spa fileserver to the web service (#3109)
* add spa fileserver to the web service
2022-02-23 19:31:24 +01:00
Florian Schade e8702087f3 allow requesting capabilities from password protected links 2022-02-23 18:46:25 +01:00
David Christofas caeb2b684d support thumbnails in spaces 2022-02-23 15:52:02 +01:00
David Christofas e1606159c8 add method to send message to groups 2022-02-23 15:15:10 +01:00
Willy Kloucek d92dc8951a Merge pull request #2892 from owncloud/invidivial-services-deployment-example
individual services deployment example
2022-02-23 14:48:23 +01:00
Willy Kloucek 60acd22298 add nats 2022-02-23 11:03:30 +01:00
Ralf Haferkamp 97022928ca Merge pull request #3227 from rhafer/graph-user-doc
[docs-only] Fix typos in graph user and groups docs
2022-02-23 10:49:55 +01:00
Ralf Haferkamp 7d34f0a1bd [docs-only] Fix typos in graph user and groups docs 2022-02-23 10:26:04 +01:00
Ralf Haferkamp 917ae0b184 Merge pull request #3149 from rhafer/graph-user-doc
[docs-only] Add documemtation for the graph users and group APIs
2022-02-23 09:22:46 +01:00
Pascal Wengerter 0c67234c2f Merge pull request #3221 from owncloud/dependabot/npm_and_yarn/settings/qs-6.10.3
Bump qs from 6.10.1 to 6.10.3 in /settings
2022-02-23 06:51:30 +00:00
dependabot[bot] b946043310 Bump qs from 6.10.1 to 6.10.3 in /settings
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.10.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 19:54:20 +00:00
Pascal Wengerter 3acde72d21 Merge pull request #3203 from owncloud/dependabot/npm_and_yarn/settings/babel/preset-env-7.16.11
Bump @babel/preset-env from 7.15.0 to 7.16.11 in /settings
2022-02-22 19:51:31 +00:00
Michael Barz ae32a88308 Automated changelog update [skip ci] 2022-02-22 19:51:12 +00:00
Michael Barz c58fed9e22 fix ordering of names (#3218) 2022-02-22 20:45:44 +01:00
Willy Kloucek 46b383245c Automated changelog update [skip ci] 2022-02-22 14:41:19 +00:00
Willy Kloucek 7e391476e8 Merge pull request #3214 from owncloud/events-config
make events settings configurable
2022-02-22 15:40:43 +01:00
Willy Kloucek 6cbdbd87f2 make events settings configurable 2022-02-22 13:55:32 +01:00
Ralf Haferkamp 949308bd61 Merge pull request #3216 from owncloud/switch_to_keycloak_legacy
[deployment examples] switch to Keycloak legacy (Wildfly)
2022-02-22 13:08:59 +01:00
Willy Kloucek c68cf322c9 switch to keycloak legacy (Wildfly) for deployment examples 2022-02-22 12:21:19 +01:00
Ralf Haferkamp 9124599a5b Merge pull request #3191 from rhafer/graphadmin
Add permission checks to `users` and `groups` Graph API
2022-02-22 11:56:36 +01:00
kobergj cc0c1dae74 Automated changelog update [skip ci] 2022-02-22 10:18:27 +00:00
kobergj 5f4ed8908a bump reva and change nats port (#3210)
* bump reva and change nats port

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-02-22 11:17:58 +01:00
Phil Davis b192289f21 Merge pull request #3215 from owncloud/bump-commit-id-39813
[tests-only] [full-ci] Bump CORE_COMMITID to include core PR 39813
2022-02-22 15:42:52 +05:45
Ralf Haferkamp e8e361d32f Add permission checks to users and groups Graph API
Only users with the account management permission should be able to
create, update or delete users. This also restricts access to the APIs
that allow listing all Groups/all Users.

Fixes #3177
2022-02-22 10:53:08 +01:00
Phil Davis fe307f153c Bump CORE_COMMITID to include core PR 39813 2022-02-22 14:45:24 +05:45
Phil Davis 228a687e5e Merge pull request #3213 from owncloud/bump-core-commitid-2022-02-22
[tests-only]Bump core commit id to include PR 39812
2022-02-22 14:42:30 +05:45
Willy Kloucek d3df629b6f fix readme 2022-02-22 08:59:59 +01:00
Willy Kloucek 2e114c8efb revert temporary changes 2022-02-22 08:59:58 +01:00
Willy Kloucek 7ae7d56e43 documentation 2022-02-22 08:59:58 +01:00
Willy Kloucek b0d3d3beca add deployment config 2022-02-22 08:59:58 +01:00
Willy Kloucek ec90e5b4e2 remove todos and enable monitoring 2022-02-22 08:59:58 +01:00
Willy Kloucek 07da125bdd reorder stuff 2022-02-22 08:59:58 +01:00
Willy Kloucek d2467c03b4 format proxy config 2022-02-22 08:59:58 +01:00
Willy Kloucek 0d7fee8ed5 fix sharing 2022-02-22 08:59:58 +01:00
Willy Kloucek d21c6d364f adapt to edge 2022-02-22 08:59:58 +01:00
Willy Kloucek 246d0d29b8 use latest ocis 2022-02-22 08:59:58 +01:00
Willy Kloucek 10ce215499 update comments 2022-02-22 08:59:58 +01:00