Florian Maurer

Results 153 comments of Florian Maurer

This is a different issue. I tried to explain it a little better. The issue you mentioned is about selecting a single feed from a folder while this one is...

Hi, this has been discussed in #80 for a while. I added a fork of eralchemy which contains fixes for the current SQLAlchemy version: https://github.com/Alexis-benoist/eralchemy/issues/94 https://github.com/maurerle/eralchemy2 You can simply install...

I added a fork of eralchemy in this repo which contains fixes for the current SQLAlchemy version: #94 https://github.com/maurerle/eralchemy2

Yes, thats exactly the shortcut i was setting: ![image](https://user-images.githubusercontent.com/25026204/158132255-9d34e8b3-e40a-46ff-9683-6fd9832e4c25.png) The shortcut is correctly shown in the menu: ![image](https://user-images.githubusercontent.com/25026204/158132539-25143459-3658-4b1b-8279-222099a7133d.png) But the shortcut does nothing for the profiler, nor the unit-tests. Clicking...

I solved this issue for my use case by adding the following to my style.css for revealjs: ```css .references { font-size: 0.5em; text-align: left; } ``` Might be helpful for...

Are there any news regarding this issue?

Seems like `/loleaflet` has been renamed to `/browser` and `lool` to `cool` in latest collabora version. Thats why you are getting a 404 error. Because the reverse-proxy configuration is outdated...

Thanks, I updated my comment above, so that it is correct if someone else copies from it. I never found the official documentation you provided. The nextcloud documentation https://nextcloud.com/collaboraonline/ gives...

From where did you find the Scenario K16? In the OCPP 2.0.1 Specs its "K16 - Renegotiation initiated by CSMS" and NotifyCentralChargingNeedsRequest does not exist? Anyway you would schedule the...

Could you uninstall (e.g. disable and remove) and install NC-Keeweb and check if the issue persists? @thenameiwantedwastaken Since NC 18 the correct mimetype configuration should be already in the core...