Libor Jelínek

Results 23 issues of Libor Jelínek

I think this extension is awesome because it decouple documentation and external constant data like UI labels, keyboard shortcuts, etc., used in any large application’s docs. Devs and translators often...

It is the extension for managing redirects with client-side HTML files containing meta refresh tags. Many static file hosting doesn't support redirects, and to prevent 404 if page is moved...

immature

My first time with rq-dashboard, so sorry for this question. However, it seems to me that I can't inspect history of performed jobs. The are in Redis, RQ has API...

Looking at [forum](https://groups.google.com/forum/#!searchin/ninja-framework/flash/ninja-framework/D1Oh0xmVE4c/6mdB21GRqTkJ) not only me is wondering why powerful flash scope idea is reduced to absolute minimum - store String key and String value. Image how wonderful it would...

Definitions with "inline" property example values, i.e. with `example` along with property, are not displayed in at resource page. Definition like this ````yaml UserMeResponse: type: object title: User object properties:...

bug

Hi! I've just found that links made as the following ``` ``` or ``` ``` are not clicable. My Safari 6.0.4 render icon properly however it's not a clicable link...

``` $ rqmonitor Traceback (most recent call last): File "/Users/liborjelinek/git-dm/documatt-api/.venv/bin/rqmonitor", line 5, in from rqmonitor.cli import main File "/Users/liborjelinek/git-dm/documatt-api/.venv/lib/python3.11/site-packages/rqmonitor/__init__.py", line 3, in from .bp import monitor_blueprint File "/Users/liborjelinek/git-dm/documatt-api/.venv/lib/python3.11/site-packages/rqmonitor/bp.py", line 54,...

Add note on zsh shell error "no matches found moto[server]"

Despite the docs mention to *Don't forget to add paths to pages and components that are not part the common folders (e.g. third party packages)*, I don't know where and...