Commit Graph

62 Commits

Author SHA1 Message Date
Michael Barz 66df806e45 add glauth and tags 2020-10-07 16:33:01 +02:00
Benedikt Kulmann e51f6d98e2 Show message in accounts UI about lack of permissions 2020-10-07 09:46:45 +02:00
Benedikt Kulmann de1faa7c91 Move accounts navItem to user menu 2020-10-07 09:46:45 +02:00
Benedikt Kulmann e811643c0d Use oc-radio in accounts ui for role selection 2020-10-06 12:23:26 +02:00
Benedikt Kulmann 54ad2e923b Regenerate accounts assets 2020-10-06 12:23:26 +02:00
Benedikt Kulmann 3fb0a78621 Fix margins and buttons 2020-10-06 12:23:25 +02:00
Benedikt Kulmann eddd53fd2b Fix padding in delete confirmation 2020-10-06 12:23:25 +02:00
Benedikt Kulmann 913816cc81 Fix checkboxes for new ODS version 2020-10-06 12:23:25 +02:00
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