magnus anderssen
magnus anderssen
I tried to create my own local version of the script. It worked until I wanted to add cloudinary with triggers the same issues. Is there a way around this...
Would definitely make sense. As a consumer of your library, I would expect it to always return a string.
This would be very cool!
Ha! I didn't see the list... Shame on me. Regarding the similarity with the LT, I don't know, both products look surprisingly similar from an external point of view. I've...
I added ```diff diff --git a/src/com/ConnectionFactory.cpp b/src/com/ConnectionFactory.cpp index 6c52c31..71b6b2d 100644 --- a/src/com/ConnectionFactory.cpp +++ b/src/com/ConnectionFactory.cpp @@ -41,6 +41,7 @@ namespace plug::com inline constexpr std::uint16_t mustangFloor{0x0012}; inline constexpr std::uint16_t mustangI_II_v2{0x0014}; inline constexpr...
No. If I start the application, I get the IO Error. If I then use the "Connect" entry in the menu, I get the following error: ``` ... [ 0.074970]...
That is sad news.
Reading yet another time the entrypoint script, you are correct that I might have stumbled upon the only issue in that script :-) Temporarily I implemented my idea but it...
Funnily enough, my wrong idea does not work as `expr "/apache-whatever" : "apache"` is not "true". I'll look into the PR for this.
I tried something: not sure if it is PR ready yet (https://github.com/callmemagnus/nextcloud-docker/commit/b9adcadeee07f33c07ecd57475834097398ccac5). I'm not clear about how to make sure nothing is broken by this. Can you help me on...