Edvard Rejthar

Results 18 issues of Edvard Rejthar

Hello, this PR may solve #28 . 1. If the executable is used with a folder parameter, it uploades that folder (instead of the current folder). 2. If tokendir option...

On the monitor / bot page log is being refreshed. If we are on the second page of the logs, every refresh put us to the first page. requested by...

bug
help wanted
component: monitor

This pull addresses the issue from my previous proposal #49 . That was entirely my bad. As we needed to change the underlying picture, we parsed the currently zoomed scale...

When I download a file, mtime remains the same. But when I upload a file, mtime changes to the current timestamp. Would it be easy to preserve it as well,...

MojeID provider returns 'aud': ['single-id'] which was by mistake taken as multiple audiences without 'azp'

Usecase: I'm at 2/3 in history, instant search for a page, choose a page, hit Esc, went back to 2/3. But `Alt-Right` does nothing! I must hit `Alt-Left` to get...

* quick search among recent pages?

ctrl key may pause searching Usecase: searching a string, a result is found, I'm hitting enter to reach the page, but before my finger hits the keystroke, another result appears...

* [x] #22 * [x] shouldnt we add reply-to to the decipherers too? even if he wont receive the message, he ll get replies. I think this might be ok,...

I've suceeded by installing current version by ```bash pip3 install git+https://github.com/draperjames/qtpandas.git ``` instead of an old version from 2016 by ```bash pip3 install qtpandas ``` However, running https://github.com/draperjames/qtpandas/blob/master/examples/BasicExample.py failed with...