Commit Graph
3887 Commits
Author SHA1 Message Date
Benedikt KulmannandGitHub 06e75feab3 Merge pull request #718 from owncloud/glauth-micro-client
Use micro default client for connections to account service
2020-10-19 18:03:59 +02:00
Benedikt Kulmann dee9959e69 Make indexes configurable for being case insensitive 2020-10-19 17:53:53 +02:00
Benedikt Kulmann 5b45655fc0 Get rid of error in function signature 2020-10-19 16:48:33 +02:00
Benedikt Kulmann 271063ac39 Changelog 2020-10-19 16:46:49 +02:00
Benedikt Kulmann 7b23099d68 Use micro default client for connections to account service 2020-10-19 16:43:08 +02:00
Benedikt Kulmann 681e39c9f9 Use default client for connections to accounts service 2020-10-19 16:41:04 +02:00
Benedikt Kulmann 759f519cb3 Merge branch 'autoincrement-index' of github.com:owncloud/ocis into autoincrement-index 2020-10-19 15:43:52 +02:00
Benedikt Kulmann 48b30a3efc Close response bodies 2020-10-19 15:43:38 +02:00
A.Unger b55ba64488 Merge branch 'master' into autoincrement-index 2020-10-19 14:47:43 +02:00
A.Unger 1bf3896107 update commit id 2020-10-19 13:01:34 +02:00
Benedikt Kulmann fead8d7534 Fix OCS test for allowing empty emails on account update 2020-10-19 12:43:52 +02:00
Benedikt Kulmann cb5a78f0dd Allow email on auth queries 2020-10-19 12:29:10 +02:00
Lukas Hirt 175b90b1f3 Fix codacy error
Add new line at the end of file

Shorten hex

Add zero
2020-10-19 11:50:52 +02:00
Lukas Hirt 46ea80c2aa Properly use scoping 2020-10-19 11:41:59 +02:00
Lukas Hirt b324b0867c Turn chooseaccount into FC 2020-10-19 11:41:59 +02:00
Lukas Hirt 20dcd878a9 Increase input font size 2020-10-19 11:41:59 +02:00
Lukas Hirt 52d3c7657e Adjust loading page styles 2020-10-19 11:41:59 +02:00
Lukas Hirt f2362a6bd1 Turn loading component into FC 2020-10-19 11:41:59 +02:00
Lukas Hirt 82b7b56a6c Remove unused images 2020-10-19 11:41:59 +02:00
Lukas Hirt fbe36ffc05 Create static folder 2020-10-19 11:41:58 +02:00
Lukas Hirt 7c3ad100e5 Small design tweaks 2020-10-19 11:41:58 +02:00
Lukas Hirt a55969873f Add PHONY 2020-10-19 11:41:58 +02:00
Lukas Hirt ba65ed45a5 Fix favicon var and codacy ignore patterns 2020-10-19 11:41:58 +02:00
Lukas Hirt 75129e8e2e Adjust logo size 2020-10-19 11:41:58 +02:00
Lukas Hirt e1cdb36692 Pull oC logo and favicon 2020-10-19 11:41:58 +02:00
Lukas Hirt 970ef7c81f Add assets to gitignore 2020-10-19 11:41:58 +02:00
Lukas Hirt f6442f2d58 Adjust styles of form 2020-10-19 11:41:58 +02:00
Lukas Hirt 50d040d0d2 Add yarn logs into gitignore 2020-10-19 11:41:58 +02:00
Lukas Hirt 813fa28ad4 Move konnectd codacy config to the root 2020-10-19 11:41:58 +02:00
Lukas Hirt 8b97e6d489 Adjust paths in codacy exclude 2020-10-19 11:41:58 +02:00
Lukas Hirt 416816a615 Update assets 2020-10-19 11:41:58 +02:00
Lukas Hirt 42c189cbd4 Add codacy config with excluding paths 2020-10-19 11:41:58 +02:00
Lukas Hirt c266f0ccf6 Theme konnectd 2020-10-19 11:41:58 +02:00
A.Unger d902f50b42 fix vet 2020-10-19 11:36:19 +02:00
A.Unger b9695c01c1 fix static check 2020-10-19 11:28:47 +02:00
A.Unger febd6fa65b fix query order from more explicit to less 2020-10-19 11:25:22 +02:00
Benedikt Kulmann 1278909e3f Automated changelog update [skip ci] 2020-10-19 09:05:32 +00:00
Benedikt Kulmann eafd191fc3 Disable expected failures on ListAccounts until OData is supported 2020-10-19 10:59:09 +02:00
Benedikt Kulmann cb7e98ecbc Add another account search regex 2020-10-19 10:48:45 +02:00
Benedikt KulmannandGitHub 287530c11e Merge pull request #688 from owncloud/default-apps
Change default apps for ownCloud Web
2020-10-19 10:46:33 +02:00
Benedikt Kulmann c340816953 Revert "WIP regexes for account search"
This reverts commit ad33ee7716.
2020-10-19 10:35:05 +02:00
Benedikt Kulmann 27dfcc8733 Change default apps for ownCloud Web 2020-10-19 09:44:22 +02:00
Benedikt Kulmann ad33ee7716 WIP regexes for account search 2020-10-19 09:42:47 +02:00
Artur NeumannandGitHub 28544dcbb5 Merge pull request #715 from owncloud/bump-core-commit-20201016
[tests-only] Bump core commit 20201016
2020-10-19 08:41:35 +05:45
Benedikt Kulmann a6c2e808ae Refactor auth request within ListAccounts
The auth request is a special case of ListAccounts with query. It must
only have one account as a result and doesn't need to go through the
full process of query matching. Refactored the function to take some
shortcuts for auth requests.
2020-10-17 13:08:17 +02:00
Benedikt Kulmann a84eede915 Add failing test on ListAccounts with query for TDD 2020-10-17 12:41:56 +02:00
Phil Davis 56af517d87 Remove passing trashbin tests for OCIS-storage 2020-10-16 22:30:00 +05:45
Phil Davis 19ab785d05 Reorganise expected failures 2020-10-16 22:30:00 +05:45
Phil Davis df8227c75d Adjust OCIS_REVA_DATA_ROOT and STORAGE_DRIVER 2020-10-16 18:15:23 +05:45
Phil Davis 11aa9343fb Bump core commit 20201016 2020-10-16 17:58:38 +05:45