Sandro Mesterheide
Sandro Mesterheide
Hello, I am using a custom generator to handle umlauts in my slugs. The text passed to the generator function is already pre-processed to remove diacritics which defeats the purpose....
Currently the `VIRTUAL_HOST` environment variable is used by Nextcloud containers to derive an identifier for the instance among other things. This puts some limitations on how nginx-proxy can be used...
The PR aims to add a new share type for remote groups on _multiple_ federated NC instances. Currently piggy backing on `FederatedShareProvider` for sharing and `Trusted Servers` for multicasting.
I used the Swagger Editor to convert the specification to OpenAPI 3.0
Hey, the contrib repo uses ts-node for tests which means that the templates need to be compiled on the fly. I found that the ejsify compiler by default does not...