Commit Graph
3855 Commits
Author SHA1 Message Date
Ilja Neumann 89af83ea46 Integreate konnectd library #8 2020-01-28 16:19:32 +01:00
Michael BarzandGitHub 55d307e118 Config for update-docs probot 2020-01-28 15:22:58 +01:00
Michael BarzandGitHub 74eb5392dc Config for update-docs probot 2020-01-28 15:18:21 +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 b04999d1a6 Merge pull request #36 from owncloud/bugfix/add-logging-if-server-not-started
In case the http server cannot be started the error is logged
2020-01-28 14:01:33 +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
Thomas Müller 5390ca28ef In case the http server cannot be started the error is logged 2020-01-28 11:40: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 BoergerandGitHub 3661ce2158 Merge pull request #35 from owncloud/fix/command-parsing-hack
Update to urfave cli v2
2020-01-27 09:11:02 +01:00
A.Unger 5c0a0263a7 update docs 2020-01-27 09:07:42 +01:00
A.Unger 1b73f3e7be rename flag to singular 2020-01-27 09:06:32 +01:00
A.Unger 8fc3593a75 Update micro alongside micro to v2, remove cli flags parsing monkeypatch for web-config-apps 2020-01-27 08:58:58 +01:00
Thomas MüllerandGitHub 0a2ab4baa5 Merge pull request #7 from butonic/add-github-folder
add .github folder
2020-01-23 09:15:40 +01:00
Alex UngerandGitHub f1cb4d3701 fix: remove flagset options (#34)
fix: remove flagset options
2020-01-22 16:32:54 +01:00
David Christofas 0fabe3b0c4 fix: remove flagset options
Flagsets are not necessary for initializing the web server/service.
Passing them will cause micro to call the flagset function again which
then overrides the given value with the default value.

Fixes #33
2020-01-22 16:14:07 +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
Alex UngerandGitHub bebce0e7bb files must be loaded before draw io (#31)
files must be loaded before draw io
2020-01-17 15:46:48 +01:00
Jörn Friedrich DreyerandGitHub 8a9fc2f33c files must be loaded before draw io
related: https://github.com/owncloud/phoenix/issues/2891
2020-01-17 14:46:33 +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
Jörn Friedrich Dreyer fa1b262bc1 introduce dedicated reva commands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 10:25:46 +01:00
Jörn Friedrich DreyerandGitHub bab3638b2a Merge pull request #29 from butonic/change-default-port-for-oidc-to-reva
change default port for oidc to reva idp
2020-01-17 10:18:07 +01:00
Jörn Friedrich DreyerandGitHub 9a63eaa117 Merge pull request #8 from butonic/separate-services
fix default storage config
2020-01-17 10:13:31 +01:00
Jörn Friedrich Dreyer 46ab6037b7 fix default storage config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 10:12:12 +01:00
Jörn Friedrich DreyerandGitHub 756cbb4479 Merge pull request #4 from butonic/separate-services
separate reva services
2020-01-17 10:11:14 +01:00
Jörn Friedrich DreyerandGitHub 85fc6ee2ec Merge branch 'master' into change-default-port-for-oidc-to-reva 2020-01-17 10:10:44 +01:00
Jörn Friedrich DreyerandGitHub c8997d82d3 Merge pull request #30 from owncloud/butonic-patch-1
add default apps
2020-01-17 09:47:15 +01:00
Jörn Friedrich DreyerandGitHub 0ad66e074d add default apps
files,pdf-viewer,markdown-editor,media-viewer work
draw-io seems broken
2020-01-17 09:33:16 +01:00
Jörn Friedrich Dreyer de59eb3111 change default port for oidc to reva idp
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-16 22:45:53 +01:00
Jörn Friedrich Dreyer 4d203ba5e9 add .github folder
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-16 21:57:15 +01:00
Jörn Friedrich Dreyer 25a68c9321 separate reva services
update config

add desktop client with all localhost ports

split flagsets

add user docs

update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-16 21:53:43 +01:00