Commit Graph

279 Commits

Author SHA1 Message Date
Ishank Arora
d8ade4a917 storage: add group provider service and sharing SQL driver 2021-02-16 15:55:42 +01:00
David Christofas
9d1341d1eb update ocis dependencies 2021-02-16 14:32:46 +01:00
David Christofas
ee34fc5c89 fix imports of graph and graph-explorer 2021-02-16 14:32:41 +01:00
Benedikt Kulmann
3f362283d0 Move docs to top level folder 2021-02-15 11:08:25 +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
David Christofas
10d4bad26d clean up go dependencies 2021-02-12 16:38:34 +01:00
Ilja Neumann
0c6c18f818 Update reva to master@0c10b333ee69
Co-authored-by: David Christofas <dchristofas@owncloud.com>
2021-02-12 16:14:03 +01:00
Jörn Friedrich Dreyer
7317c35387 Merge pull request #1636 from owncloud/remove_ocis_config_file_option
remove ocis config file option
2021-02-12 15:05:33 +01:00
Willy Kloucek
6c7934ee80 remove ocis config file option 2021-02-12 12:13:53 +01:00
David Christofas
9027864b68 quickfix for thumbnail generation when using different idp 2021-02-11 15:53:33 +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
Willy Kloucek
c32dd3d362 Merge pull request #1209 from owncloud/work_on_basic_remote_setup
[docs-only] work on basic remote setup scenario
2021-02-08 08:45:22 +01:00
A.Unger
a7c9414be9 adjustments around dependencies and runtime 2021-02-04 11:54:27 +01:00
Willy Kloucek
8e22270608 rework basic remot setup 2021-02-02 14:45:39 +01:00
Willy Kloucek
370cd1c8f6 fix image.documentation link 2021-02-02 11:10:56 +01:00
Willy Kloucek
2af8d92b42 Merge branch 'master' into switch_to_opencontainer_annotation 2021-02-02 10:57:49 +01:00
Willy Kloucek
f6763be9f0 remove CREATED label 2021-02-02 10:56:35 +01:00
Ilja Neumann
03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Willy Kloucek
29129cdb9d fix config links 2021-01-29 11:14:03 +01:00
Erwin Palma
18426be9a2 Update CONFIGURATION.tmpl
The following link does no exist

[our repository](https://github.com/owncloud/ocis/tree/master/config),
2021-01-28 15:05:01 +01:00
Pascal Wengerter
d7b1ecb3dc Change (ocis,OCIS) to oCIS, unify GitHub branding 2021-01-28 00:32:47 +00:00
Alex Unger
0b14422901 Merge branch 'master' into ocis-1485 2021-01-26 10:10:56 +01: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
75984383d6 update reva to 0c10b333ee69
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-01-25 15:05:48 +00:00
Ilja Neumann
cf9dd65927 go mod tidy 2021-01-22 12:36:41 +01:00
Willy Kloucek
7685ed962e switch to opencontainers annotation for docker images (https://github.com/opencontainers/image-spec/blob/master/annotations.md) 2021-01-21 22:23:17 +01:00
Willy Kloucek
833d0e4d79 Merge branch 'master' into add_volume_docker_image 2021-01-21 16:00:03 +01:00
Willy Kloucek
49e806e157 add volume to docker image 2021-01-21 14:49:19 +01:00
Willy Kloucek
1a18a496b9 add expose to docker images 2021-01-21 19:23:07 +05:45
Florian Schade
8c9f9b6dfc bump go version to 1.15 2021-01-20 15:41:36 +01:00
Dipak Acharya
3e7c30d12a Add onlyoffice mount on docker-compose setup 2021-01-18 11:38:02 +05:45
Willy Kloucek
0a94540458 pin alpine version 2021-01-16 12:49:47 +01:00
Benedikt Kulmann
ac63ab4b36 Update go.sum 2021-01-13 09:23:49 +01:00
Phil Davis
6fdb44c687 Automated changelog update [skip ci] 2021-01-11 12:53:19 +00:00
Willy Kloucek
5c72d915ee fix sonarcloud run for master, remove unneeded configs, rework makefile 2020-12-29 15:46:29 +01:00
Jörn Friedrich Dreyer
eb2143d3ec Merge pull request #1157 from owncloud/enable_multiple_env_vars_in_docs
[docs-only] add multiple env vars to templates
2020-12-28 14:23:21 +01:00
Jörn Friedrich Dreyer
5689daf864 Merge pull request #1148 from owncloud/add_ocis_url_env
add OCIS_URL env var
2020-12-23 17:25:24 +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
Willy Kloucek
12897e61cb add multiple env vars to templates 2020-12-23 09:19:32 +01:00
Ilja Neumann
352034d9eb Automated changelog update [skip ci] 2020-12-22 16:28:27 +00:00
Jörn Friedrich Dreyer
7dbc1af76f add OCIS_URL env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-21 16:20:02 +00:00
Willy Kloucek
3c3964fd8e run go mod tidy for all extensions 2020-12-18 15:49:13 +01:00
Willy Kloucek
d2e4c69aee add go-mod-tidy targets to Makefiles 2020-12-18 15:49:08 +01: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