Commit Graph

54 Commits

Author SHA1 Message Date
Benedikt Kulmann
ff4c802ee2 Merge branch 'master' into extract_storage_layer 2020-10-05 16:43:00 +02:00
Benedikt Kulmann
b49126e234 Revert "Replace ioutil.ReadAll with a buffered decoder"
This reverts commit 05e314ed1f.
2020-10-05 14:59:27 +02:00
Benedikt Kulmann
e145c3be77 Handle error on response.Body.Close() 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
05e314ed1f Replace ioutil.ReadAll with a buffered decoder 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
b759691db8 Build paths with path.Join 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
14bd4c83f6 Get rid of unused serviceID and redundant log lines 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
862329cce0 Fix service user usage for eos 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
673d7cf50c Hardcoded service user for auth requests 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
60a3f3cc6e Fix config variable naming 2020-10-05 12:24:27 +02:00
Ilja Neumann
9c64f6a0b5 Create data-provider client 2020-10-05 12:24:27 +02:00
Ilja Neumann
403ccc662e Remove commented code 2020-10-05 12:24:27 +02:00
Ilja Neumann
e674b5ce44 Move micro-framework error handling out of storage 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
d316acad37 Reuse persisted bleve index 2020-10-05 12:24:26 +02:00
Benedikt Kulmann
2ffff93bca Add changelog 2020-10-05 12:24:26 +02:00
Benedikt Kulmann
5168f8e2c0 Create data subfolders on disk repo start 2020-10-05 12:24:25 +02:00
A.Unger
355c042fa2 load default accounts / groups using the service repository 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
b1b1ecfc54 Fix copy/paste typo in log message 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
60efd6371b Fix DeleteGroup implementation and staticchecks 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
4c17d56ae0 Fix config 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
d108f00f5c Comment tests for now 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
5f37acbb00 Add config for repo implementations 2020-10-05 12:24:24 +02:00
Ilja Neumann
4428b771bc - Implemented delete + some test 2020-10-05 12:24:24 +02:00
Ilja Neumann
901ada3ffc Basic implementation of CS3 [WIP] 2020-10-05 12:24:24 +02:00
Ilja Neumann
f6732fd14e Extract storage layer + cs3impl 2020-10-05 12:24:24 +02:00
Phil Davis
142a652b51 Delete README.md from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis
d8554a5685 Delete excess .github from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis
8086d78a92 Delete excess .gitignore from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis
427f82a596 Delete excess .editorconfig from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis
08127c1048 Delete excess .codacy.yml from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis
d5aa4c1518 Delete excess .drone.star from extension folders 2020-10-05 15:53:36 +05:45
Michael Barz
1ebe0f14a1 cleanup glauth and konnectd docs 2020-10-01 11:55:02 +02:00
Michael Barz
bae4457cf2 delete old accounts docs 2020-10-01 11:55:02 +02:00
David Christofas
c0ae33af5a Merge pull request #610 from owncloud/accounts-version-command
add version command and add build information to metrics
2020-09-30 14:02:00 +02:00
Michael Barz
7f8339b719 Add accounts to root Changelog 2020-09-30 11:17:25 +02:00
Benedikt Kulmann
979ac34f1e Add changelog items 2020-09-29 10:00:12 +02:00
Benedikt Kulmann
e6680de85c Update compiled assets 2020-09-29 09:53:58 +02:00
Benedikt Kulmann
ade5cb337a Align table style with files app 2020-09-29 09:53:38 +02:00
Benedikt Kulmann
22d1ab2f03 Fix button layout in delete alert 2020-09-29 09:46:24 +02:00
Benedikt Kulmann
36b92cab6f Fix button layout for creating accounts 2020-09-29 09:29:00 +02:00
David Christofas
9fc09cba43 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:06:26 +02:00
David Christofas
6234064707 rename cmd folders
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 09:23:02 +02:00
David Christofas
51af1e6f26 adapt import paths in the makefiles
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-24 17:25:11 +02:00
A.Unger
10ae5553bb fix offenses 2020-09-23 12:15:35 +02:00
A.Unger
dd6a7937e0 Revert "fix issues"
This reverts commit 947fc9f044.
2020-09-23 12:12:08 +02:00
A.Unger
947fc9f044 fix issues 2020-09-23 12:07:18 +02:00
A.Unger
8b9e02ec0b Revert "run remark linter locally"
This reverts commit 97c348f1ae.
2020-09-23 11:48:59 +02:00
A.Unger
97c348f1ae run remark linter locally 2020-09-23 11:34:32 +02:00
A.Unger
27f888945e checkout accounts on e55b8ae2f4 due to a regression (?) 2020-09-22 14:53:52 +02:00
A.Unger
30b2756137 Add 'accounts/' from commit 'e55b8ae2f440e20e657fdc21827b935f64bd8458'
git-subtree-dir: accounts
git-subtree-mainline: fd66380082
git-subtree-split: e55b8ae2f4
2020-09-22 14:49:55 +02:00
A.Unger
fd66380082 delete accounts 2020-09-22 14:49:48 +02:00