Nikolay Arhipov
Nikolay Arhipov
**Description** There is `Login` button in frontend on public shares with `auth.method=proxy`. This doesn't make much sense, since with this auth method login is performed outside of filebrowser. **Expected behavior**...
Hi, `javafx.collections.ListChangeListener` among other methods also contains `getFrom` and `getTo` methods, indicating array indexes of added/modified deleted entries sub lists. Would it be possible to extend `io.reactivex.rxjavafx.sources.ListChange` to provide an...
Hello, and thank you for this amazing docker image! Upsacling with GoBig or GoLatent fail with the fllowing exception: ``` Traceback (most recent call last): File "/opt/conda/lib/python3.8/site-packages/gradio/routes.py", line 247, in...
Hi, it seems that it is currently not possible to connect to rethinkdb providing username and password. Since authKey is not present in the latest version of rethinkdb, the only...
This reduces heap allocations to zero (at least in my use case). Related to #2056. The idea here is that `Context` and `CommandContext` can only be used in a single...
## This issue is a.... [x] Bug [ ] Other kind of issue (Please describe in detail) ## Current Behavior I'm running i3lock on a DBUS `org.freedesktop.login1.Session` `Lock` signal. In...
Adds support for doxygen [code commands](https://www.doxygen.nl/manual/commands.html#cmdcode) Notable changes: - Added `\t` char as a possible whitespace - Whitespaces used to be collapsed in the lexer. Since code blocks should retain...