Commit Graph

7008 Commits

Author SHA1 Message Date
David Christofas c88824e7a0 run the public share auth middleware after the create home middleware
The x-access-token for public shares is scoped for only the share. That means create home would fail because the token is not valid.
2021-10-15 16:48:47 +02:00
David Christofas 5713fe81a4 add public share auth middleware 2021-10-15 16:48:43 +02:00
Michael Barz c7553651f3 Automated changelog update [skip ci] 2021-10-15 11:19:41 +00:00
Michael Barz 4e309b212f Merge pull request #2628 from owncloud/quota-stages
[Enhancement] Report quota states
2021-10-15 13:19:03 +02:00
Michael Barz fabed476f7 calculate quota stage 2021-10-15 12:28:19 +02:00
Michael Barz b155569c95 update reva to latest master 2021-10-15 10:21:22 +02:00
Michael Barz d5f1bf7b79 Merge pull request #2607 from owncloud/report-quota
[full-ci][Change] report quota in `/me/drives`
2021-10-15 07:59:31 +02:00
Alex Unger 2303ca308c Merge pull request #2625 from owncloud/fix_json_omit 2021-10-15 07:58:41 +02:00
Michael Barz 986543ef8b update reva to latest master 2021-10-14 20:52:27 +02:00
Michael Barz 654c237094 add missing error handling 2021-10-14 17:23:40 +02:00
Willy Kloucek 9f2831634d fix invalid json:"omit" added in owncloud/ocis#2437 2021-10-14 17:03:47 +02:00
A.Unger abbd64bff6 fix update branch 2021-10-14 16:06:49 +02:00
A.Unger aeb51cf241 Merge branch 'master' into report-quota 2021-10-14 16:02:30 +02:00
Willy Kloucek 43b624a0fe Merge pull request #2623 from owncloud/dirkstascheit-patch-1
Update _index.md
2021-10-14 16:00:32 +02:00
A.Unger 7b062ce2a4 update reva 2021-10-14 16:00:21 +02:00
Alex Unger c4f450bab7 Merge branch 'master' into report-quota 2021-10-14 15:55:03 +02:00
kobergj ce136b4940 Automated changelog update [skip ci] 2021-10-14 13:44:05 +00:00
kobergj 60da5983e0 Merge pull request #2619 from kobergj/defaultSpaceQuota
Default space quota
2021-10-14 15:43:23 +02:00
Michael Barz a9ec4e99b7 replace reva with micbar fork for testing 2021-10-14 13:56:03 +02:00
jkoberg 00c663f3b6 simplify quota creation logic 2021-10-14 13:50:06 +02:00
Dirk Stascheit d04c929109 Update _index.md
updated the version number from 1.12 to 1.13
2021-10-14 10:48:00 +02:00
jkoberg 94accca55c use newly created issue 2021-10-13 17:04:41 +02:00
jkoberg 492da79b09 add changelog item 2021-10-13 16:50:28 +02:00
Willy Kloucek 7d2b75a93b Automated changelog update [skip ci] 2021-10-13 13:44:14 +00:00
Willy Kloucek c60b76e1de Merge pull request #2612 from owncloud/dont-expose-services-by-default
don't expose services by default
2021-10-13 15:43:43 +02:00
jkoberg 2a6e5454d2 send nil quota if not set 2021-10-13 14:13:26 +02:00
Michael Barz f136a58054 Merge pull request #2617 from owncloud/release-1-13-0
[full-ci] release 1.13.0
2021-10-13 13:49:03 +02:00
jkoberg d5d33c7941 add default space quota 2021-10-13 13:47:57 +02:00
Willy Kloucek 5703a18f17 Merge pull request #2585 from owncloud/1.13_release_notes
[docs-only] 1.13.0 Release Notes
2021-10-13 13:31:55 +02:00
Patrick Maier e303f5fa51 capability for favorites 2021-10-13 13:26:49 +02:00
Willy Kloucek 3607bbb3a9 fix changelog 2021-10-13 13:04:43 +02:00
Willy Kloucek 719e1cfb48 Merge pull request #2618 from kobergj/fixPanicUpdateDrive
fix panics in update drive handler
2021-10-13 10:57:54 +02:00
Alex Unger e9137c1533 Merge branch 'master' into report-quota 2021-10-13 10:47:24 +02:00
Phil Davis 9e961e7e86 Merge pull request #2611 from owncloud/bumpCommitId-2021-10-12
[tests-only][full-ci]Bump core commit id
2021-10-13 14:23:58 +05:45
jkoberg 5b9870d1d8 fix panics in update drive handler 2021-10-13 09:17:49 +02:00
Willy Kloucek 570a85efb6 prepare changelog 2021-10-13 07:24:25 +02:00
David Christofas bcb134cb47 Automated changelog update [skip ci] 2021-10-12 18:36:53 +00:00
David Christofas ff74784d16 Merge pull request #2610 from owncloud/create-space-response
return newly created space in response
2021-10-12 20:33:32 +02:00
David Christofas c4d4efdda8 return newly created space in response 2021-10-12 19:18:50 +02:00
Willy Kloucek 185e11e861 Automated changelog update [skip ci] 2021-10-12 16:24:24 +00:00
Willy Kloucek 899fd2bb7d Merge pull request #2615 from owncloud/update_reva_1_14
[full-ci] update reva to 1.14.0
2021-10-12 18:23:56 +02:00
Willy Kloucek 60eb304359 Merge pull request #2437 from owncloud/update-deployment-example-configs
Update theme path in ocis-wopi, ocis-hello examples, drone config and default flagset docs
2021-10-12 17:23:00 +02:00
Willy Kloucek 1c79246405 update reva to 1.14.0 2021-10-12 17:20:34 +02:00
Willy Kloucek 987261f646 Update web/pkg/flagset/flagset.go
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
2021-10-12 16:27:40 +02:00
Willy Kloucek 03e60fe63d split theme configuration flags 2021-10-12 16:27:39 +02:00
pwengerter d17b13af2b Fix web theme paths in example configs & flagset default 2021-10-12 16:27:38 +02:00
Willy Kloucek e17eda7160 fix wopi deployment example 2021-10-12 15:38:55 +02:00
Willy Kloucek 879827ca4b don't expose services by default 2021-10-12 14:00:33 +02:00
Swikriti Tripathi 9984d4d7d9 Bump core commit id 2021-10-12 16:54:44 +05:45
Michael Barz 90246d776d Merge pull request #2608 from owncloud/fix_master_build
fix build on master
2021-10-12 11:38:26 +02:00