mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 13:19:58 -06:00
Improve wording in changelog items
This commit is contained in:
committed by
Willy Kloucek
parent
d2307f49d9
commit
a837e4881f
@@ -1,7 +1,7 @@
|
||||
Bugfix: Enhancement
|
||||
Enhancement: Broaden bufbuild/Buf usage
|
||||
|
||||
We've switched the usage of bufbuild/Buf from a protoc replacement only to
|
||||
also using it to configuring the outputs and pinning dependencies.
|
||||
also using it to confige the outputs and pinning dependencies.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2630
|
||||
https://github.com/owncloud/ocis/pull/2616
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Change: Configurable default quota
|
||||
|
||||
When creating a new space a (configurable) default quota will be used (instead the hardcoded one)
|
||||
When creating a new space a (configurable) default quota will be used (instead the hardcoded one).
|
||||
One can set the EnvVar `GRAPH_SPACES_DEFAULT_QUOTA` to configure it
|
||||
|
||||
https://github.com/owncloud/ocis/issues/2621
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Enhancement: use go-embed insted of fileb0x
|
||||
Enhancement: Replace fileb0x with go-embed
|
||||
|
||||
go-embed delivers already the funtionality we need but with less code. We decided to use it instead of 3rd party fileb0x
|
||||
go-embed already brings the functionality we need but with less code. We decided to use it instead of 3rd party fileb0x
|
||||
|
||||
https://github.com/owncloud/ocis/issues/1199
|
||||
https://github.com/owncloud/ocis/pull/2631
|
||||
https://github.com/owncloud/ocis/pull/2649
|
||||
|
||||
Reference in New Issue
Block a user