Commit Graph
8845 Commits
Author SHA1 Message Date
Willy Kloucek c35a388a17 add gateway address to publishare provider 2022-04-01 19:00:51 +02:00
Willy Kloucek b34dc5e0f1 update reva 2022-04-01 19:00:51 +02:00
Willy Kloucek dc9eed8228 configure reva gateway endpoint for sharing driver 2022-04-01 19:00:51 +02:00
Willy Kloucek 51c7ab8113 update reva 2022-04-01 19:00:51 +02:00
Willy Kloucek b102529b94 Automated changelog update [skip ci] 2022-04-01 16:13:34 +00:00
Willy KloucekandGitHub b110c95a50 Merge pull request #3445 from owncloud/fix-web-release-changelog-typo
Fix typo in web bump readme
2022-04-01 18:12:53 +02:00
Jörn Friedrich Dreyer 92a5c14192 Automated changelog update [skip ci] 2022-04-01 15:37:33 +00:00
Jörn Friedrich DreyerandGitHub 13c554e5ef Merge pull request #3439 from owncloud/fix-docs
Fix golang api docs
2022-04-01 17:34:35 +02:00
Pascal Wengerter 161d6780da Fix typo in web bump readme 2022-04-01 17:11:31 +02:00
Pascal Wengerter 1baa2bb04a Automated changelog update [skip ci] 2022-04-01 14:53:14 +00:00
Pascal WengerterandGitHub 1bd2d8c8a5 Merge pull request #3437 from owncloud/bump-web-v5.4.0-rc.2
[full-ci] Bump web v5.4.0 rc.2
2022-04-01 16:52:42 +02:00
Jörn Friedrich Dreyer cd8118d3b6 Automated changelog update [skip ci] 2022-04-01 14:05:04 +00:00
Jörn Friedrich DreyerandGitHub 90f97f27f3 Merge pull request #3435 from owncloud/add-owncloudsql-config-to-authbasic
Add owncloudsql config to authbasic
2022-04-01 16:04:37 +02:00
Pascal Wengerter 94d77ce813 Bump acceptance test middleware in CI 2022-04-01 15:14:52 +02:00
Pascal Wengerter ad2bcac91e Bump web to v5.4.0-rc.3 2022-04-01 15:03:52 +02:00
Phil DavisandGitHub 7672f20531 Merge pull request #3391 from owncloud/updateExpectedFailureInApiWebdavLock
[tests-only][full-ci] Bump core commit id for tests
2022-04-01 18:12:54 +05:45
Jörn Friedrich Dreyer 7371e8f818 add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-01 11:39:35 +00:00
Jörn Friedrich Dreyer 5e8aa627c3 fix File Option docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-01 11:08:52 +00:00
Pascal Wengerter 99f22fddd3 Update browserslist/caniuse and dedupe accounts&idp lockfiles 2022-04-01 12:45:57 +02:00
amrita dd13b6429e bump core commit id for tests 2022-04-01 10:28:19 +05:45
Jörn Friedrich Dreyer 22dd458b37 Automated changelog update [skip ci] 2022-04-01 00:39:22 +00:00
Jörn Friedrich Dreyer 70cde8f514 Add owncloudsql driver to authprovider config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-03-31 15:28:54 +00:00
Jörn Friedrich Dreyer 9ba463012d add owncloudsql config to authbasic
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-03-31 13:43:56 +00:00
Jörn Friedrich Dreyer 2f2b26d300 Automated changelog update [skip ci] 2022-03-31 12:24:52 +00:00
Jörn Friedrich DreyerandGitHub 6b0c35dcd5 Merge pull request #3412 from owncloud/fix-yaml-config
use yaml tag instead of ocisConfig
2022-03-31 14:24:04 +02:00
Ralf Haferkamp c3f8d837bd Automated changelog update [skip ci] 2022-03-30 15:54:57 +00:00
Ralf HaferkampandGitHub f47bc8171d Merge pull request #3420 from rhafer/getroleid
getRoleId: Fallback if no roleIDs in context
2022-03-30 17:50:18 +02:00
Michael Barz 010d88ba29 Automated changelog update [skip ci] 2022-03-30 13:06:38 +00:00
Michael BarzandGitHub 42f4da5aad Merge pull request #3423 from owncloud/download-links
new download urls
2022-03-30 15:02:46 +02:00
Michael Barz ffbc00b292 Automated changelog update [skip ci] 2022-03-30 07:24:28 +00:00
Michael BarzandGitHub 114006188a Merge pull request #3386 from ishank011/thumbnails-download-fix
Use the default server download protocol if spaces are not supported
2022-03-30 09:23:48 +02:00
Michael Barz 4ced6b571e new download urls 2022-03-30 09:17:21 +02:00
Michael BarzandGitHub cb46d5af94 Merge pull request #3422 from owncloud/release-notes-1.19
Release Notes 1.19.0
2022-03-30 09:11:10 +02:00
Michael Barz 5e56f61238 Release Notes 1.19.0 2022-03-30 09:07:28 +02:00
Willy Kloucek a08130f70d add changelog 2022-03-30 09:06:48 +02:00
Michael Barz 6a6443abd6 Automated changelog update [skip ci] 2022-03-29 16:40:31 +00:00
Michael BarzandGitHub c8f7c2f97c Merge pull request #3421 from owncloud/fix-special
fix special urls, prepare changelog, bump version
2022-03-29 18:40:08 +02:00
Michael Barz 27e76ab7a6 fix special urls,prepare changelog, bump version 2022-03-29 17:58:43 +02:00
Ralf Haferkamp 0836ec1d6c getRoleId: Fallback if no roleIDs in context
When not using reva to mint the token the roleIDs of the user are not
part of the token (and not in the request context). Fallback to query
the settings service in that case.
2022-03-29 17:55:00 +02:00
Michael Barz 4cbec0adab Automated changelog update [skip ci] 2022-03-29 15:16:46 +00:00
Michael BarzandGitHub fda91aa7ee Merge pull request #3418 from owncloud/release-1.19.0
[full-ci] Merge back Release 1.19.0
2022-03-29 17:16:14 +02:00
Willy Kloucek 5a99761ff5 use oCIS only proxy config for documentation 2022-03-29 15:06:58 +02:00
Willy Kloucek 1232f26fe4 use yaml tag instead of ocisConfig #2 2022-03-29 15:06:58 +02:00
Willy Kloucek e224ce03cf use yaml tag instead of ocisConfig 2022-03-29 15:06:58 +02:00
Willy Kloucek 58b3bdf570 Automated changelog update [skip ci] 2022-03-29 11:52:32 +00:00
Willy KloucekandGitHub 00cb1155d6 Merge pull request #3113 from owncloud/ocs-config-like-oc10
ensure the same data on /ocs/v?.php/config like oC10 [full-ci]
2022-03-29 13:52:00 +02:00
Pascal WengerterandGitHub 4fda0a8add Merge pull request #3399 from owncloud/dependabot/npm_and_yarn/settings/cucumber/cucumber-7.3.2
Bump @cucumber/cucumber from 7.3.1 to 7.3.2 in /settings
2022-03-29 13:30:26 +02:00
Willy Kloucek 4578f5cd5a move ocs config host logic to reva cs3org/reva#2692 2022-03-29 12:44:15 +02:00
Michael Barz 28582fc1d3 Automated changelog update [skip ci] 2022-03-29 10:15:55 +00:00
Michael BarzandGitHub 1e773767c5 Merge pull request #3379 from rhafer/graph-user-sort
Add sorting to GraphAPI users and groups
2022-03-29 12:15:21 +02:00