Commit Graph

193 Commits

Author SHA1 Message Date
Benedikt Kulmann 2e55d8df69 Update web to 1.0.0-beta4 2020-12-16 00:23:41 +01:00
A.Unger 03a361adde add changelog 2020-12-15 22:45:37 +05:45
Benedikt Kulmann c097c783f1 Update oc web to 1.0.0-beta3 2020-12-15 14:56:22 +01:00
Benedikt Kulmann df391d5966 Changelog 2020-12-15 00:25:01 +01:00
Benedikt Kulmann b3871d8e0b Disable static assets caching 2020-12-14 22:57:53 +01:00
David Christofas eecdadbdfb Merge pull request #1089 from owncloud/update-reva
update reva
2020-12-14 14:11:48 +01:00
David Christofas b60eece092 update reva to v1.4.1-0.20201209113234-e791b5599a89 2020-12-14 13:38:10 +01:00
Jörn Friedrich Dreyer 901be34476 Update changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-14 07:51:17 +00:00
Jörn Friedrich Dreyer 8a33993d76 Make all paths configurable and default to
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-14 07:51:17 +00:00
Ilja Neumann 92a1bc8fb6 Make it possible to use CS3 as accounts backend instead of account-service
Configureable via:
PROXY_ACCOUNT_BACKEND_TYPE=cs3
PROXY_ACCOUNT_BACKEND_TYPE=accounts (default)

By using a backend which implements the CS3 user-api (currently provided by reva/storage) it is possible to bypass
the ocis-accounts service and for example use ldap directly.

Hides user and auth related communication behind a facade (user/backend) to minimize logic-duplication across middlewares.
Allows to switich the account backend from accounts to cs3.

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-11 18:34:43 +01:00
Florian Schade 648d2287a7 watch users language and update the ui 2020-12-11 15:18:20 +01:00
Alex Unger 0dfdcd7fb3 Merge pull request #1066 from owncloud/runtime-cleanup 2020-12-11 14:56:38 +01:00
A.Unger b9ce04338c add changelog 2020-12-11 14:14:42 +01:00
Benedikt Kulmann c7d8ec1466 Disable public link expiration by default 2020-12-08 15:23:59 +01:00
Lukas Hirt 766b289c6e Update phoenix 0.29.0 2020-12-08 09:32:52 +01:00
Benedikt Kulmann 398a9ba8ab Merge pull request #1027 from owncloud/update-phoenix-0.28.0
Update phoenix assets to 0.28.0
2020-12-04 18:07:20 +01:00
Benedikt Kulmann b2baafa227 Changelog 2020-12-04 17:13:20 +01:00
Alex Unger d446403d2e Merge pull request #1009 from owncloud/ocis-1132 2020-12-04 16:32:07 +01:00
David Christofas 0c4d46ee2f implement tracing in the account service 2020-12-04 14:28:59 +01:00
A.Unger 5b5d3611ad add changelog 2020-12-04 14:22:16 +01:00
A.Unger d81e47cc7e add changelog 2020-12-04 14:09:55 +01:00
Willy Kloucek 200872b3b4 make insecure upstream servers configurable 2020-12-04 07:31:46 +01:00
Florian Schade c77b5e8866 Merge branch 'master' into improve-k6 2020-12-03 16:49:11 +01:00
David Christofas 96e75ceb2f update reva 2020-12-03 16:01:29 +01:00
David Christofas 2f4faad754 add share prefix to ocs shared with me paths
Fixes: https://github.com/owncloud/product/issues/204
2020-12-03 16:00:22 +01:00
Florian Schade e7ee1c3c9e update changelog 2020-12-03 13:47:25 +01:00
Benedikt Kulmann df414f639d Merge remote-tracking branch 'origin/master' into onlyoffice-ext 2020-11-30 16:49:22 +01:00
Alex Unger 178eac9724 Merge pull request #981 from owncloud/fix-changelog-links
fix changelog links
2020-11-30 09:22:49 +01:00
Jörn Friedrich Dreyer e85291367e fix changelog links 2020-11-30 08:11:55 +01:00
Benedikt Kulmann 040c24606f Update reva to ac85e68 2020-11-30 07:37:31 +01:00
A.Unger ca98d8287c update reva to v1.4.1-0.20201127111856-e6a6212c1b7b 2020-11-27 12:36:19 +01:00
David Christofas 0798f406ec Merge pull request #910 from owncloud/thumbnails-rewrite
change image library and refactor thumbnails service
2020-11-26 17:55:07 +01:00
Jörn Friedrich Dreyer dbb52f29ad Merge pull request #958 from owncloud/basic-auth-cache
implement basic auth cache
2020-11-26 17:33:47 +01:00
David Christofas c46a5598d4 change image library and refactor thumbnails service 2020-11-26 16:36:51 +01:00
Florian Schade cb2e2a3896 add changelog
remove unused mux
cleanup k6 test
2020-11-26 14:46:44 +01:00
Florian Schade 11ba46eb88 remove accounts cache from basic auth middleware
move cache to ocis-pkg
add password validation cache to accounts service
2020-11-26 13:52:24 +01:00
Lukas Hirt 79ec1d1034 Remove unnecessary files 2020-11-26 11:05:10 +01:00
Lukas Hirt 68b74d11da Create onlyoffice extension 2020-11-26 11:05:10 +01:00
Florian Schade e72328d738 fix typo 2020-11-26 11:00:10 +01:00
Florian Schade 7cbbcadbdf add changelog 2020-11-26 10:51:09 +01:00
A.Unger 5ef4025c29 update reva to v1.4.1-0.20201125144025-57da0c27434c 2020-11-26 10:23:29 +01:00
Alex Unger c742389ebb Update reva to v1.4.1-0.20201125144025-57da0c27434c (#951)
* update ocis-reva

* add changelog

* remove passing scenario
2020-11-25 21:13:36 +01:00
Benedikt Kulmann 3b36c79a28 Update phoenix to 0.27.0 2020-11-24 23:51:08 +01:00
Florian Schade 4452d165ca K6 Testing (#941)
* first k6 tests
2020-11-24 18:39:27 +01:00
Phil Davis 09181cbd64 Merge pull request #935 from owncloud/update-phoenix-0.2.6
Update ocis-web to 0.2.6
2020-11-24 17:10:56 +05:45
Benedikt Kulmann 049b35768a Merge pull request #934 from owncloud/set-expires-headers
Set expires headers and force asset revalidation
2020-11-24 11:09:16 +01:00
Lukas Hirt df9e809181 Update ocis-web to 0.2.6 2020-11-24 10:03:07 +01:00
Benedikt Kulmann 48169de239 Changelog 2020-11-23 13:18:24 +01:00
Benedikt Kulmann 1621a0d3ab Fix changelog 2020-11-23 12:56:18 +01:00
Benedikt Kulmann ffa21a3165 Update reva to v1.4.1-0.20201123062044-b2c4af4e897d 2020-11-23 12:56:18 +01:00