David Christofas
72d1497d1f
Automated changelog update [skip ci]
2020-03-24 10:04:30 +00:00
David Christofas
38fc0d2fcb
Merge pull request #22 from owncloud/advanced-route-matching
...
route requests based on pattern or query parameters
2020-03-24 11:00:20 +01:00
David Christofas
a86e745c75
use labeled break
2020-03-24 10:55:09 +01:00
David Christofas
1cd3f8936d
add unit tests
2020-03-24 10:43:01 +01:00
David Christofas
eb539bc78e
implement review feedback
2020-03-24 10:42:47 +01:00
David Christofas
a718777747
route requests based on pattern or query parameters
2020-03-23 19:13:46 +01:00
David Christofas
88e85e42d3
route requests based on pattern or query parameters
2020-03-23 19:10:23 +01:00
Ilja Neumann
b04f1f9e36
Automated changelog update [skip ci]
2020-03-23 12:05:29 +00:00
Ilja Neumann
60a1e6a143
Proxy client urls in default configuration #19
2020-03-23 13:01:29 +01:00
David Christofas
3daf985f4c
add changelog
2020-03-23 12:00:04 +01:00
David Christofas
3de4584a45
use predefined resolutions for thumbnail generation
2020-03-23 11:52:33 +01:00
Jörn Friedrich Dreyer
2cefbad21a
Automated changelog update [skip ci]
2020-03-23 09:49:54 +00:00
Jörn Friedrich Dreyer
68354d557b
fix hints
2020-03-23 10:46:42 +01:00
Jörn Friedrich Dreyer
cb37d4f026
Merge pull request #164 from butonic/update-reva
...
update reva to v0.1.0
2020-03-23 10:43:09 +01:00
Jörn Friedrich Dreyer
25b13269d6
update reva to v0.1.0
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-03-23 09:35:01 +01:00
Michael Barz
98612fc611
Automated changelog update [skip ci]
2020-03-23 07:38:59 +00:00
Michael Barz
bf3de8a4dc
Release 0.1.0
2020-03-23 08:26:41 +01:00
Jörn Friedrich Dreyer
7aecc11014
Automated changelog update [skip ci]
2020-03-22 09:07:08 +00:00
Jörn Friedrich Dreyer
7ae8fc22f5
update reva ( #113 )
...
* new ocis config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* Change default settings to be able to run ocis server without any configuration
- Konnectd uses no TLS as it is behind the proxy.
- Glauth generates dev-certificates for ldap on startup if none is provided.
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* allow configuring user sharing driver, default to json
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* switch to preferred_username as opaqueid
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update drone config to override new defaults to match test environment
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use latest reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* typo
* use updatet api tests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* core tests got merged already
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-03-22 09:56:13 +01:00
David Christofas
43bf107207
implement a resolution handler
2020-03-21 18:50:18 +01:00
Jörn Friedrich Dreyer
85b534833f
Add debugging docs
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-03-20 16:58:48 +01:00
Michael Barz
61fbe72df1
Merge pull request #161 from owncloud/getting-started
...
Split getting-started and configuration in docs
2020-03-20 16:44:28 +01:00
Jörn Friedrich Dreyer
f15e6185fe
config file is service specific
2020-03-20 16:37:55 +01:00
Michael Barz
1585d68678
Split getting-started and configuration in docs
2020-03-20 16:32:58 +01:00
Michael Barz
99c4e1df10
Merge pull request #160 from owncloud/update-readme-single-services
...
Update README to clarify how to run single extensions
2020-03-20 14:58:40 +01:00
Vincent Petry
c6a15692ab
Update README to clarify how to run single extensions
2020-03-20 14:44:36 +01:00
Jörn Friedrich Dreyer
7ae718f62b
do not strip debug data for debug build
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-03-20 11:52:28 +01:00
David Christofas
9bb7ee38f7
Automated changelog update [skip ci]
2020-03-20 08:24:22 +00:00
David Christofas
53dcc9512c
Merge pull request #157 from owncloud/add-thumbnails-command
...
add thumbnails command
2020-03-20 09:17:38 +01:00
David Christofas
a0f949cb14
add thumbnails command
2020-03-19 15:59:57 +01:00
David Christofas
711d1be75a
Merge pull request #13 from owncloud/thumbnail-api
...
Implement dav file preview API like in OC10
2020-03-19 14:59:06 +01:00
David Christofas
956c0a6f60
remove replace from go.mod file
2020-03-19 14:49:00 +01:00
David Christofas
5e477d0405
don't default to filetype png
2020-03-19 14:42:30 +01:00
Vincent Petry
ad9a1f1b15
Merge pull request #155 from owncloud/update-readme-for-proxy
...
Update README to point at port 9200
2020-03-19 11:27:34 +01:00
Vincent Petry
748c75b2e0
Update README to point at port 9200
2020-03-19 11:07:10 +01:00
David Christofas
be27ec57d3
Merge branch 'master' into thumbnail-api
2020-03-19 10:03:09 +01:00
Jörn Friedrich Dreyer
0ac7766287
Automated changelog update [skip ci]
2020-03-18 22:02:26 +00:00
Jörn Friedrich Dreyer
4c4296ed99
Merge pull request #151 from owncloud/ocis-single-binary-defaults
...
Change default settings to be able to run ocis server without any con…
2020-03-18 22:56:36 +01:00
Ilja Neumann
2615b65021
Change default settings to be able to run ocis server without any configuration
...
- Konnectd uses no TLS as it is behind the proxy
- Glauth generates dev-certificates for ldap on startup if none are provided,
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-03-18 22:50:07 +01:00
Michael Barz
981cf469bf
Automated changelog update [skip ci]
2020-03-18 20:50:45 +00:00
Michael Barz
7396171c15
Release 0.4.0
2020-03-18 21:46:32 +01:00
Michael Barz
301a9f609c
Automated changelog update [skip ci]
2020-03-18 20:40:51 +00:00
Michael Barz
ad4b3841e1
Automated changelog update [skip ci]
2020-03-18 20:39:10 +00:00
Michael Barz
ff3ca75cd8
Merge pull request #12 from owncloud/ocis-single-binary-defaults
...
Change default settings to be able to run ocis server without any con…
2020-03-18 21:36:16 +01:00
Michael Barz
53f5f5ef2a
Merge pull request #56 from owncloud/release-0.2.0
...
Release 0.2.0
2020-03-18 21:34:48 +01:00
Michael Barz
bdbef052f5
Release 0.2.0
2020-03-18 21:28:37 +01:00
Michael Barz
0d14744d77
Automated changelog update [skip ci]
2020-03-18 20:25:23 +00:00
Michael Barz
750cc83274
Merge pull request #55 from owncloud/ocis-single-binary-defaults
...
Change default settings to be able to run ocis server without any con…
2020-03-18 21:21:04 +01:00
Ilja Neumann
a2a730ce5a
Update changelog
2020-03-18 21:15:48 +01:00
Ilja Neumann
7962c3a867
changelog
2020-03-18 21:05:53 +01:00