Commit Graph

95 Commits

Author SHA1 Message Date
A.Unger 308467b134 panic? 2021-03-04 15:14:25 +01:00
A.Unger 40ff29403f add storage-groupsprovider 2021-03-04 15:00:02 +01:00
A.Unger 255fc4bc92 leftover comment 2021-03-04 14:58:19 +01:00
A.Unger cea043c2ac add storage-gateway 2021-03-04 14:54:27 +01:00
A.Unger 30ed4233b2 add storage-frontend 2021-03-04 14:45:18 +01:00
A.Unger 66c1498ffa goimports 2021-03-04 14:39:06 +01:00
A.Unger 8aed339867 add webdav 2021-03-04 14:37:37 +01:00
A.Unger e8b1665f63 fix flag parsing 2021-03-04 14:33:16 +01:00
A.Unger 96521d23a9 add thumbnails 2021-03-04 14:08:44 +01:00
A.Unger 3c770dd118 add store 2021-03-04 14:03:06 +01:00
A.Unger e25f5b1c98 add proxy 2021-03-04 13:56:49 +01:00
A.Unger f7917bf760 add onlyoffice 2021-03-04 13:26:49 +01:00
A.Unger d0b71bf560 fix ocs 2021-03-04 13:22:32 +01:00
A.Unger 7eea714633 add idp 2021-03-04 13:10:18 +01:00
A.Unger 08e3eea6b7 add glauth 2021-03-04 13:04:37 +01:00
A.Unger 742b571a5b refactor token db away 2021-03-04 13:00:16 +01:00
A.Unger 58543a1415 correct usage of suture 2021-03-04 11:51:36 +01:00
A.Unger a2a921454b add accounts 2021-03-04 10:50:06 +01:00
A.Unger a385dd2011 add more todos 2021-03-03 17:37:04 +01:00
A.Unger 59de8198c6 add storage metadata to the runtime and fix its config parsing when running on supervised mode 2021-03-03 17:36:03 +01:00
A.Unger 98dd9a970f suture runtime v1 2021-03-03 15:05:21 +01:00
A.Unger d6b2973697 delay accounts service startup 2021-02-26 10:25:18 +01:00
David Christofas 20dbf299d0 resolve linter issues 2021-02-24 16:06:24 +01:00
A.Unger 8596afcfee bring back dependants 2021-02-23 15:50:29 +01:00
A.Unger f280e98897 no race condition 2021-02-23 11:16:55 +01:00
Jörn Friedrich Dreyer 8a8aa2dc52 use micre v3 registry interface
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-22 15:08:50 +00:00
A.Unger 1daad022c3 set MICRO_LOG_LEVEL to error if not defined 2021-02-18 12:45:44 +01:00
A.Unger 072d0704df wip 2021-02-18 08:01:53 +00:00
A.Unger 7e505fbd9f remove any micro v2 occurences from the project 2021-02-18 08:01:53 +00:00
Ishank Arora d8ade4a917 storage: add group provider service and sharing SQL driver 2021-02-16 15:55:42 +01:00
David Christofas ee34fc5c89 fix imports of graph and graph-explorer 2021-02-16 14:32:41 +01:00
Benedikt Kulmann 6d7e9c8851 Merge remote-tracking branch 'origin/master' into ocis-1643-migrate-ocis-graph 2021-02-15 10:24:19 +01:00
Willy Kloucek 6c7934ee80 remove ocis config file option 2021-02-12 12:13:53 +01:00
Willy Kloucek 9bfe930978 add feedback from review 2021-02-11 10:53:07 +01:00
Willy Kloucek 2efbb13e66 change secrets on deploy 2021-02-10 14:20:38 +01:00
A.Unger a7c9414be9 adjustments around dependencies and runtime 2021-02-04 11:54:27 +01:00
Ilja Neumann 03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Pascal Wengerter d7b1ecb3dc Change (ocis,OCIS) to oCIS, unify GitHub branding 2021-01-28 00:32:47 +00:00
A.Unger 4877cb0d9c apply review comments 2021-01-26 09:18:45 +01:00
A.Unger 70206b7c2f fix staticcheck 2021-01-25 16:06:22 +01:00
A.Unger 1a38554d32 port README.md 2021-01-25 16:06:22 +01:00
A.Unger e50ee6e002 move refs/pman over to owncloud/ocis/ocis/pkg/runtime 2021-01-25 16:06:22 +01:00
Jörn Friedrich Dreyer 36d86aa87e extract handleOriginalAction and check if Before() exists before calling it
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 11:59:29 +00:00
Jörn Friedrich Dreyer 63ae28fff1 align commands to always execute the original Before()
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 10:52:22 +00:00
Ilja Neumann 5e9d4d7286 Disable pretty logging by default for perf reasons 2020-12-18 02:08:44 +01:00
Willy Kloucek 9c34174d45 make tracing defaults consistent 2020-12-17 15:47:47 +01:00
A.Unger b7fd7f4fe6 disable go-micro/micro/web service on runtime startup 2020-12-15 14:21:34 +01:00
Lukas Hirt 51421d7161 Rename files 2020-12-13 17:37:32 +01:00
Lukas Hirt 25b51fc368 Rename ocis-phoenix to ocis-web 2020-12-13 17:37:32 +01:00
A.Unger 7bba6bcb6a increase log level for missing config on default location to debug 2020-12-11 14:16:51 +01:00