Schorsch

Results 222 comments of Schorsch

I will check it again when there is new version i can install :) (See #71 )

Why not using https://nodejs.org/en/ for writing files? Or does that not work as well? Could not open the Mozilla Firefox Bugtracker right now - but is there a feature request...

For me it showed up as firefox just cosing immediately after opening, so i was not able to change something. Had to open with CTRL-Icon (or shift?) and refresh FF...

Putting "virtual" in the title is nice, but the location is still needed. It would be nice to be able to just put in "Austria" or "Germany" as location and...

It is still needed, in my opinion. We are still holding national online events additionally to local offline ones so its possible to contact and talk with other you normally...

Still think "No news in the last 7 days found" would be a better message for that :) Don't want to create a new issue.

It would be nice to get at an autobuild on github release page as well like https://github.com/nextcloud/android/releases or https://github.com/bilde2910/Hauk/releases/ (its just one guy programming this app :) ). It would...

Okay, right now I'm using the 14:44 i tried to open a file on nextcloud, result in Nextcloud ![grafik](https://user-images.githubusercontent.com/7243447/176680151-97def392-dce3-4062-ad3f-e13aba04f9a0.png) I'm currently using the nginx from https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html but edited through certbot...

Right now i found `/etc/cron.weekly/collabora_certs` to still look like its old with `lool` instead of `cool` ``` #!/bin/bash cp /etc/letsencrypt/live/kraw.eu/cert.pem /etc/loolwsd/cert.pem cp /etc/letsencrypt/live/kraw.eu/privkey.pem /etc/loolwsd/key.pem cp /etc/letsencrypt/live/kraw.eu/chain.pem /etc/loolwsd/ca-chain.cert.pem chown lool /etc/loolwsd/cert.pem...

So, the `/etc/coolwsd/coolwsd.xml` as followed ``` 0 900 https://nextcloud.example.home nextcloud.example.home ``` and the `/var/www/nextcloud/config/config.php` ```