Commit Graph
2522 Commits
Author SHA1 Message Date
A.Unger 29f4ba30cb Get placeholder 2020-01-31 11:36:22 +01:00
A.Unger 673c2c0ebd path management and protobuf redesign 2020-01-31 11:05:47 +01:00
A.Unger 01be15e8fc move code around 2020-01-31 10:37:23 +01:00
A.Unger 16401c1ffb splish-splash 2020-01-31 10:36:58 +01:00
A.Unger b99eff460f store json on mountPath 2020-01-31 10:34:01 +01:00
A.Unger d02be70d52 write op working, sort of. encodes b64 2020-01-31 09:36:17 +01:00
A.Unger 31023b25b8 use go-micro/v2, render file system store manager 2020-01-30 16:28:29 +01:00
A.Unger 755d3e554d yet again restructure the whole damn thing 2020-01-30 16:16:11 +01:00
A.Unger d6323ea880 rename manager -> store 2020-01-30 16:13:25 +01:00
A.Unger c096d888ef fix linter 2020-01-30 16:11:59 +01:00
A.Unger 92a2c65bba working mvp + manager 2020-01-30 16:11:34 +01:00
A.Unger 34191e887c redesign api 2020-01-30 16:08:04 +01:00
A.Unger 500e303cb5 first commit 2020-01-30 15:55:40 +01:00
Michael BarzandGitHub d0630bd091 Config for update-docs probot 2020-01-30 14:39:37 +01:00
Michael BarzandGitHub 4f4ab27200 Config for update-docs probot 2020-01-30 14:37:38 +01:00
Artur NeumannandGitHub 0ec1c8cb3b Merge pull request #59 from owncloud/runOc10APITests
run API tests from oC 10 in CI
2020-01-30 18:16:16 +05:45
Artur Neumann 6515f836db run API tests from oC 10 in CI 2020-01-30 18:07:23 +05:45
Thomas MüllerandGitHub 23613e40d8 Merge pull request #68 from butonic/change-default-namespace
change default ocdav namespace
2020-01-30 11:57:07 +01:00
Jörn Friedrich Dreyer fbf131c6b2 change default ocdav namespace
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-30 11:17:00 +01:00
bbf086fed7 Integrate ocis-devldap
Co-authored-by: Thomas Müller <thomas.mueller@tmit.eu>
2020-01-30 10:19:10 +01:00
Thomas Müller 47263a006c Upgrade micro/cli to v2 2020-01-29 17:40:54 +01:00
Jörn Friedrich Dreyer d576387efe Automated changelog update [skip ci] 2020-01-28 19:30:46 +00:00
Jörn Friedrich DreyerandGitHub fb0af32920 Merge pull request #53 from owncloud/micro/cli-upgrade
updgrade the micro/cli dependency
2020-01-28 20:25:17 +01:00
Michael BarzandGitHub 55d307e118 Config for update-docs probot 2020-01-28 15:22:58 +01:00
David Christofas 906a7a541b add missing type comments 2020-01-28 14:58:07 +01:00
David Christofas 11816f75ab updgrade the micro/cli dependency 2020-01-28 14:41:18 +01:00
Thomas MüllerandGitHub 80a8f703bb Merge pull request #96 from owncloud/feature/add-graph-explorer
Adding ocis-graph-explorer to ocis
2020-01-28 12:35:21 +01:00
Thomas Müller c602abfa73 Adding ocis-graph-explorer to ocis 2020-01-28 11:55:12 +01:00
Michael Barz 64dd8a8b17 Remove unused assets and fix generate target 2020-01-27 15:09:20 +01:00
Michael Barz 731e6f39ce Remove frontend parts from CI 2020-01-27 14:19:19 +01:00
Artur Neumann 92cfad0e26 fix default port in documentation 2020-01-27 16:46:10 +05:45
Thomas MüllerandGitHub 0a2ab4baa5 Merge pull request #7 from butonic/add-github-folder
add .github folder
2020-01-23 09:15:40 +01:00
Jörn Friedrich DreyerandGitHub 3455e99688 Add env vars used by ocis to enable the data services 2020-01-22 11:29:07 +01:00
Jörn Friedrich DreyerandGitHub 363d550f0a Merge pull request #19 from butonic/fix-desktop-oidc
Fix desktop oidc
2020-01-21 15:50:57 +01:00
Jörn Friedrich Dreyer c3afb798d6 Fix desktop oidc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-21 15:48:08 +01:00
Alex Unger 85620765f3 Automated changelog update [skip ci] 2020-01-20 15:48:07 +00:00
Alex UngerandGitHub 2a6bd47bec Changelog for 1.3.0 (#20)
Changelog for 1.3.0
2020-01-20 16:45:50 +01:00
A.Unger 7f9c8e4cf6 changelog files with 80 lines width 2020-01-20 16:39:45 +01:00
A.Unger e8b4d4a366 re-enable editorconfig 2020-01-20 16:34:59 +01:00
A.Unger 91e2402e1c generate changelog 2020-01-20 16:05:13 +01:00
A.Unger a2a12063ef update description 2020-01-20 16:04:11 +01:00
A.Unger c1ac8777db changelog for 1.3.0 2020-01-20 15:56:14 +01:00
Alex UngerandGitHub 5e5def3f7e Support for TLS on http services (#18)
Support for TLS on http services
2020-01-20 14:33:57 +01:00
A.Unger 1a7ad9f61b remove secure flag 2020-01-20 12:55:58 +01:00
A.Unger 5dc789f3e1 added transport method to logger 2020-01-20 12:11:01 +01:00
A.Unger eacf64eb1c options support for tlsconfig and secure 2020-01-20 10:08:55 +01:00
Alex UngerandGitHub b571b63118 Merge pull request #91 from butonic/update-ocis-reva
update ocis-reva & ocis-phoenix
2020-01-17 16:06:26 +01:00
Jörn Friedrich Dreyer f953d7572a update ocis-reva & ocis-phoenix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 15:59:41 +01:00
Jörn Friedrich Dreyer 1df7dd4215 fix default ldap filters and port
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 13:37:40 +01:00
Jörn Friedrich DreyerandGitHub b5ad7c889c Merge pull request #89 from butonic/update-reva
introduce dedicated reva commands
2020-01-17 10:31:23 +01:00