Commit Graph

  • 50336301c4 use flags to configure the server A.Unger 2020-02-04 12:42:16 +01:00
  • 9dda684cf2 update config A.Unger 2020-02-04 12:39:29 +01:00
  • 582170605f added options to grpc init A.Unger 2020-02-04 12:37:23 +01:00
  • ed8b266bf8 Merge pull request #1 from owncloud/experiment/account-interface Alex Unger 2020-02-04 12:20:39 +01:00
  • 517ff78d7f less confusing error message A.Unger 2020-02-04 12:18:18 +01:00
  • dade720bf5 fatal on unknown driver; named logger A.Unger 2020-02-04 12:17:41 +01:00
  • 694fea3943 clean up and add a changelog snippet David Christofas 2020-02-04 12:05:17 +01:00
  • ac20460e7c leftover print A.Unger 2020-02-04 11:56:42 +01:00
  • dbd98ac203 refactor the store A.Unger 2020-02-04 11:55:57 +01:00
  • 32c5bb871c read manager from the config definition A.Unger 2020-02-04 11:55:48 +01:00
  • cb3516a706 injected config down the tree A.Unger 2020-02-04 11:55:25 +01:00
  • a43512834e manager configurable A.Unger 2020-02-04 11:55:04 +01:00
  • 79aaba63fc added flags to server command A.Unger 2020-02-04 11:54:45 +01:00
  • 2ff87de71f toss config struct around A.Unger 2020-02-04 10:16:12 +01:00
  • 7431297a1c use micro cli v2 A.Unger 2020-02-04 10:09:38 +01:00
  • 7e3b59d702 Merge pull request #73 from owncloud/runLDAPAsService Phil Davis 2020-02-04 11:34:20 +05:45
  • 35d9deb38a custom interface; strategy pattern; service configuration; refactor A.Unger 2020-02-03 22:54:33 +01:00
  • bdc66633dd rename -> account A.Unger 2020-02-03 20:05:22 +01:00
  • eef2de244f first draft of an accounts interface A.Unger 2020-02-03 19:47:05 +01:00
  • 4b595b4b07 config barebones A.Unger 2020-02-03 19:10:17 +01:00
  • 0512005e66 put message to in-memory buffer on write David Christofas 2020-02-03 17:09:33 +01:00
  • c80ea9640c remove unused method David Christofas 2020-02-03 17:07:12 +01:00
  • 02e95f0d6a Merge branch 'master' into bugfix/upgrade-micro/cli David Christofas 2020-02-03 17:06:34 +01:00
  • 2b6dbc6f6b implement new micro logging interface David Christofas 2020-02-03 16:34:10 +01:00
  • c2cd4e5557 less confusing naming A.Unger 2020-02-03 16:18:57 +01:00
  • 7232651112 small cleanup A.Unger 2020-02-03 14:29:00 +01:00
  • 161fc4c029 make linter happy A.Unger 2020-02-03 14:19:01 +01:00
  • c34eb4ca95 format comment A.Unger 2020-02-03 14:18:33 +01:00
  • be26b67a0c list keys working as expected, datastructure not pretty A.Unger 2020-02-03 14:16:30 +01:00
  • f5ae339125 log on missing key A.Unger 2020-02-03 12:56:17 +01:00
  • 5a87e5df61 run LDAP as service in CI Artur Neumann 2020-02-03 13:41:07 +05:45
  • b574230285 move store initialization to root and run only once A.Unger 2020-01-31 16:27:13 +01:00
  • 11029b5e17 remove trash file A.Unger 2020-01-31 15:20:07 +01:00
  • 85c21a053f bits and bobs A.Unger 2020-01-31 15:10:34 +01:00
  • 949b67bec6 defensive coce A.Unger 2020-01-31 14:41:29 +01:00
  • 6b4c3f2098 working prototype A.Unger 2020-01-31 14:35:50 +01:00
  • 587a6a1a02 minor refactor A.Unger 2020-01-31 13:25:51 +01:00
  • 351694d22d tooling A.Unger 2020-01-31 13:09:07 +01:00
  • 29f4ba30cb Get placeholder A.Unger 2020-01-31 11:36:22 +01:00
  • 673c2c0ebd path management and protobuf redesign A.Unger 2020-01-31 11:05:47 +01:00
  • 01be15e8fc move code around A.Unger 2020-01-31 10:37:23 +01:00
  • 16401c1ffb splish-splash A.Unger 2020-01-31 10:36:58 +01:00
  • b99eff460f store json on mountPath A.Unger 2020-01-31 10:34:01 +01:00
  • d02be70d52 write op working, sort of. encodes b64 A.Unger 2020-01-31 09:36:17 +01:00
  • 31023b25b8 use go-micro/v2, render file system store manager A.Unger 2020-01-30 16:28:29 +01:00
  • 755d3e554d yet again restructure the whole damn thing A.Unger 2020-01-30 16:16:11 +01:00
  • d6323ea880 rename manager -> store A.Unger 2020-01-30 16:13:25 +01:00
  • c096d888ef fix linter A.Unger 2020-01-30 16:11:59 +01:00
  • 92a2c65bba working mvp + manager A.Unger 2020-01-30 16:11:34 +01:00
  • 34191e887c redesign api A.Unger 2020-01-30 16:08:04 +01:00
  • 6dbdc302ca Feature/me drive root elements (#22) Thomas Müller 2020-01-30 16:04:29 +01:00
  • 500e303cb5 first commit A.Unger 2020-01-30 15:55:40 +01:00
  • 2ca5030b08 Automated changelog update [skip ci] Michael Barz 2020-01-30 13:53:59 +00:00
  • 9cfa113ec6 Config for update-docs probot Michael Barz 2020-01-30 14:51:26 +01:00
  • d8d263c7f0 Update config.yml Michael Barz 2020-01-30 14:49:17 +01:00
  • 50f5056f7d Config for update-docs probot Michael Barz 2020-01-30 14:48:48 +01:00
  • 21dd5313b0 Config forn update-docs probot Michael Barz 2020-01-30 14:43:18 +01:00
  • 50048d0ba5 Config for update-docs probot Michael Barz 2020-01-30 14:42:02 +01:00
  • 5f489ab1ec Config for update-docs probot Michael Barz 2020-01-30 14:40:31 +01:00
  • d0630bd091 Config for update-docs probot Michael Barz 2020-01-30 14:39:37 +01:00
  • 4f4ab27200 Config for update-docs probot Michael Barz 2020-01-30 14:37:38 +01:00
  • 0ec1c8cb3b Merge pull request #59 from owncloud/runOc10APITests Artur Neumann 2020-01-30 18:16:16 +05:45
  • 15294bd48f updgrade the micro/cli dependency David Christofas 2020-01-30 13:22:31 +01:00
  • 6515f836db run API tests from oC 10 in CI Artur Neumann 2020-01-29 15:32:43 +05:45
  • 23613e40d8 Merge pull request #68 from butonic/change-default-namespace Thomas Müller 2020-01-30 11:57:07 +01:00
  • fbf131c6b2 change default ocdav namespace Jörn Friedrich Dreyer 2020-01-29 22:01:40 +01:00
  • bbf086fed7 Integrate ocis-devldap Ilja Neumann 2020-01-29 18:19:50 +01:00
  • 47263a006c Upgrade micro/cli to v2 Thomas Müller 2020-01-29 17:40:54 +01:00
  • d576387efe Automated changelog update [skip ci] Jörn Friedrich Dreyer 2020-01-28 19:30:46 +00:00
  • fb0af32920 Merge pull request #53 from owncloud/micro/cli-upgrade Jörn Friedrich Dreyer 2020-01-28 20:25:17 +01:00
  • b347f6fc52 Merge pull request #6 from owncloud/konnectd-embedd Thomas Müller 2020-01-28 17:05:06 +01:00
  • 89af83ea46 Integreate konnectd library #8 Ilja Neumann 2019-12-11 13:06:26 +01:00
  • 55d307e118 Config for update-docs probot Michael Barz 2020-01-28 15:22:58 +01:00
  • 74eb5392dc Config for update-docs probot Michael Barz 2020-01-28 15:18:21 +01:00
  • 906a7a541b add missing type comments David Christofas 2020-01-28 14:58:07 +01:00
  • 11816f75ab updgrade the micro/cli dependency David Christofas 2020-01-28 14:41:18 +01:00
  • b04999d1a6 Merge pull request #36 from owncloud/bugfix/add-logging-if-server-not-started Thomas Müller 2020-01-28 14:01:33 +01:00
  • 80a8f703bb Merge pull request #96 from owncloud/feature/add-graph-explorer Thomas Müller 2020-01-28 12:35:21 +01:00
  • c602abfa73 Adding ocis-graph-explorer to ocis Thomas Müller 2020-01-23 13:59:06 +01:00
  • 78e556279e Merge pull request #4 from owncloud/feature/graph-1.7.10.3 Thomas Müller 2020-01-28 11:49:49 +01:00
  • e4a2221a93 Use graph.explorer 1.7.10.3 Thomas Müller 2020-01-28 11:42:54 +01:00
  • 5390ca28ef In case the http server cannot be started the error is logged Thomas Müller 2020-01-28 11:40:12 +01:00
  • bf345cff03 Merge pull request #3 from owncloud/bugfix/integrate-with-konnect Thomas Müller 2020-01-28 10:00:21 +01:00
  • 950fb7e8b2 Integrate ocis-graph-explorer with ocis-konnect Thomas Müller 2020-01-27 16:12:16 +01:00
  • 64dd8a8b17 Remove unused assets and fix generate target Michael Barz 2020-01-27 15:09:20 +01:00
  • 731e6f39ce Remove frontend parts from CI Michael Barz 2020-01-27 14:16:30 +01:00
  • 92cfad0e26 fix default port in documentation Artur Neumann 2020-01-24 14:53:03 +05:45
  • 3661ce2158 Merge pull request #35 from owncloud/fix/command-parsing-hack Thomas Boerger 2020-01-27 09:11:02 +01:00
  • 5c0a0263a7 update docs A.Unger 2020-01-27 09:07:42 +01:00
  • 1b73f3e7be rename flag to singular A.Unger 2020-01-27 09:06:32 +01:00
  • 8fc3593a75 Update micro alongside micro to v2, remove cli flags parsing monkeypatch for web-config-apps A.Unger 2020-01-27 08:58:58 +01:00
  • a1fd96f11d Merge pull request #1 from owncloud/add-client-id-flag Thomas Müller 2020-01-24 10:21:26 +01:00
  • bc43bfe578 add client-id flag Jörn Friedrich Dreyer 2020-01-24 08:35:41 +01:00
  • 3b2e1da63f Initial version Thomas Müller 2020-01-22 17:49:46 +01:00
  • 0a2ab4baa5 Merge pull request #7 from butonic/add-github-folder Thomas Müller 2020-01-23 09:15:40 +01:00
  • f1cb4d3701 fix: remove flagset options (#34) Alex Unger 2020-01-22 16:32:54 +01:00
  • 0fabe3b0c4 fix: remove flagset options David Christofas 2020-01-22 16:14:02 +01:00
  • 3455e99688 Add env vars used by ocis to enable the data services Jörn Friedrich Dreyer 2020-01-22 11:29:07 +01:00
  • 363d550f0a Merge pull request #19 from butonic/fix-desktop-oidc Jörn Friedrich Dreyer 2020-01-21 15:50:57 +01:00
  • c3afb798d6 Fix desktop oidc Jörn Friedrich Dreyer 2020-01-21 15:48:08 +01:00