Commit Graph

7036 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
b869dbb277 update index on delete, move id generation to function
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-16 17:35:22 +02:00
Jörn Friedrich Dreyer
4f5989a781 ensure lowercase metadata
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-16 17:35:22 +02:00
Jörn Friedrich Dreyer
5078781500 signing key implementation
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-16 17:27:19 +02:00
Jörn Friedrich Dreyer
f9670592fb Automated changelog update [skip ci] 2020-07-16 14:03:51 +00:00
Jörn Friedrich Dreyer
a739d64da4 Merge pull request #1 from refs/feature/protobuf-base-implementation
Basic KV Store Service
2020-07-16 15:57:50 +02:00
A.Unger
a5fc999526 make golint happy: comment exported functions 2020-07-16 10:40:37 +02:00
Alex Unger
e2082c1779 Merge pull request #34 from owncloud/use-phoenix-server-url 2020-07-16 09:25:00 +02:00
Benedikt Kulmann
a0c9ff863d Automated changelog update [skip ci] 2020-07-16 06:03:09 +00:00
Benedikt Kulmann
4fd5ba99bc Merge pull request #60 from owncloud/fix-account-group-id
Fix the account and group id mismatch in delete group method
2020-07-16 07:50:45 +02:00
Dipak Acharya
2bd4322123 Add changelog item 2020-07-16 10:39:24 +05:45
Dipak Acharya
43effc0cba Fix the account and group id mismatch in delete group method 2020-07-16 10:32:36 +05:45
A.Unger
89cad3330a first bleve attempt 2020-07-15 17:18:12 +02:00
A.Unger
117b376509 fix linter 2020-07-15 15:31:27 +02:00
A.Unger
57ac6b063a basic KV store 2020-07-15 15:09:06 +02:00
Michael Barz
ecd19bfd32 Add extension boilerplate 2020-07-15 13:00:30 +02:00
Michael Barz
a57983ac33 root commit 2020-07-15 12:46:03 +02:00
Jörn Friedrich Dreyer
9e35655504 Automated changelog update [skip ci] 2020-07-15 10:11:43 +00:00
Jörn Friedrich Dreyer
788e6cc6bf Merge pull request #59 from owncloud/fix-entity-indexing
Refactor indexing of new entities into own function
2020-07-15 12:01:32 +02:00
Benedikt Kulmann
0fba802f57 Add changelog item 2020-07-15 08:31:35 +02:00
Benedikt Kulmann
00ea1f186a Refactor indexing of new entities into own function
This also fixes that on Create and Update calls the index was not
updated properly.
2020-07-15 08:25:27 +02:00
Jörn Friedrich Dreyer
06867713a2 Automated changelog update [skip ci] 2020-07-14 13:42:25 +00:00
Jörn Friedrich Dreyer
71aa69dcac Merge pull request #17 from owncloud/initial-ocs-routes
Initial OCS routes, version & format handling
2020-07-14 15:36:49 +02:00
Jörn Friedrich Dreyer
7aae61dca7 Initial OCS routes, version & format handling
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-14 14:15:53 +02:00
A.Unger
fb74cd49b5 use go-micro store 2020-07-14 13:47:33 +02:00
Alex Unger
0dcc8373bc Automated changelog update [skip ci] 2020-07-13 14:29:45 +00:00
Alex Unger
57d1b53eed Merge pull request #69 from owncloud/fix/create-home-init 2020-07-13 16:24:13 +02:00
Alex Unger
8372c454ff Automated changelog update [skip ci] 2020-07-13 14:16:23 +00:00
Alex Unger
9ebe17a8cf Merge pull request #21 from owncloud/change_error_on_missing_thumbnail
change status to not found on missing thumbnail
2020-07-13 16:06:48 +02:00
A.Unger
193aab0187 update proxy-examples 2020-07-13 16:02:31 +02:00
Benedikt Kulmann
5662b8e506 Update changelog/unreleased/fix-createhome-middleware.md 2020-07-13 15:39:17 +02:00
Artur Neumann
cb719cf892 Merge pull request #379 from owncloud/bump-phoenix-test-commit
[Tests-Only] Bump phoenix test commit id
2020-07-13 19:13:10 +05:45
A.Unger
36bbe85d9c add changelog 2020-07-13 15:22:07 +02:00
A.Unger
3d8bdca07a provide token configuration from config 2020-07-13 14:59:35 +02:00
Vincent Petry
6179443db8 Merge pull request #71 from owncloud/release-docs
Add release docs
2020-07-13 14:12:44 +02:00
Phil Davis
a5d4e7299b Bump phoenix test commit id 2020-07-13 17:46:03 +05:45
Vincent Petry
f6a5aa9ed8 Add release docs 2020-07-13 13:50:20 +02:00
Jörn Friedrich Dreyer
c93dfbf091 Automated changelog update [skip ci] 2020-07-13 11:19:53 +00:00
Jörn Friedrich Dreyer
bfe850a7da Merge pull request #16 from owncloud/update-boilerplate
update boilerplate to current standards
2020-07-13 13:15:20 +02:00
Jörn Friedrich Dreyer
b3bb083187 this is still ocs with debug @ 9114 2020-07-13 12:58:07 +02:00
Jörn Friedrich Dreyer
1a09c41b49 reva->ocs 2020-07-13 12:53:42 +02:00
Michael Barz
e7084b0b7b update boilerplate to current standards 2020-07-13 12:29:51 +02:00
David Christofas
17986ac2d9 Automated changelog update [skip ci] 2020-07-13 10:27:50 +00:00
David Christofas
d6d062873b Merge pull request #23 from owncloud/implement-group-queries
Implement group queries
2020-07-13 12:22:53 +02:00
David Christofas
70420fc8fc implement group queries
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-07-13 12:09:49 +02:00
Vincent Petry
23694c627a Automated changelog update [skip ci] 2020-07-13 09:39:05 +00:00
Vincent Petry
0fe0286623 Merge pull request #371 from owncloud/bump-core-commit-20200710
Update reva to 20200710
2020-07-13 11:24:22 +02:00
Phil Davis
f2a9a89b5e Update reva to 20200710 2020-07-13 12:37:44 +05:45
Jörn Friedrich Dreyer
68550e521d Automated changelog update [skip ci] 2020-07-10 21:28:32 +00:00
Jörn Friedrich Dreyer
c7aa77b290 Merge pull request #66 from butonic/add-oidc-config-flags
Change: Add OIDC config flags
2020-07-10 23:23:48 +02:00
Jörn Friedrich Dreyer
83b2b3c48c Change: Add OIDC config flags
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-10 20:08:35 +02:00