Ferdinand Thiessen

Results 206 comments of Ferdinand Thiessen

Lint issue is related to: https://github.com/nextcloud/stylelint-config/pull/65 Which is merged, but we need to wait for the next release (maybe 2.3.0)

> Works. Can someone release a new version of https://github.com/nextcloud/stylelint-config so we can get this in? I added a commit to update the stylelint config

> i'm not sure, if tweaking the csp is a good idea here At least that is what appointments and calendar do (I draw inspiration from them). With this changes...

> For the embedded view, I'd suggest to remove the background and the rounded corners and only show the app content itself. That is already documented in the `Embedding.md": ```...

The only difference between circles that work and the ones that do not work is that the API response says: `initiator: null` for the not working ones. Moreover I noticed...

> Thanks for the info! Do you know in which .cpp file the compilation fails? The error message: > [ 78s] In file included from /home/abuild/rpmbuild/BUILD/Wyrmgus-5.2.4/src/util/assert_util.cpp:29, > [ 78s] from...

The root of this issue is the missing gevent package: ``` [ 23s] File "/usr/lib/python3.8/site-packages/engineio/server.py", line 145, in __init__ [ 23s] raise ValueError('Invalid async_mode specified') [ 23s] ValueError: Invalid async_mode...