q2apro

Results 96 comments of q2apro

I am a new Nextcloud user ... THIS bug is the first thing that came to my attention. Windows 10. I just wanted to add a bug report myself. ---...

@Developers Please fix the bug above. And when changing the code please fix the following bugs too: ⚠️ 1. When opening the desktop client (Win 10) with clicking on the...

@JL102 Feel free to report the separate issues. Thank you.

I did a workaround: Copy all results (visible) to a new div. Then sort them by the highlight CSS class (counted). Not perfect, but works and still performaned. Thanks.

Is there any workaround how to do \dddot even with Katex?

I need this text to inform the users what they can do and what they have to be aware of. So the options that come to my mind: 1. Having...

How can I show a simple Javascript alert (with the hints) when the site loads? It is important to my users. Since they are very young, most of them do...

I am running the default Etherpad docker. I do not know how to write a plugin and add it into the docker.

⚠️ Note that now having always `:443` inside the `redirect_uri` breaks a lot of SSO sites, that have whitelisted in their firewall e.g. `mydomain.com/*` but not `mydomain.com:443/*`. Is there any...

Strange, in my case the `:443` is always added, even with this exact code. I have error_log'ed the $port variable, it is `443`. Still it is added to the URL....