Aleksandr Menshchikov

Results 14 comments of Aleksandr Menshchikov

You can modify sources in `./app/api/controllers/terminal.py` There is a hardcoded string with `http_server.listen(port, '0.0.0.0')` You can add here the interface you need. Example diff: ``` diff --git a/app/api/controllers/terminal.py b/app/api/controllers/terminal.py index...

Hi! There is an example in Docs for the nested tool. Currently there is no support of recursive syntax. ``` "table": { "content": { "type": "array", "data": { "-": {...

![2017-12-12 23 46 01](https://user-images.githubusercontent.com/988885/33907583-aaad5bba-df96-11e7-8af0-80a25f9e14dc.jpg)

Можно подробнее? Я тоже сталкивался с этой проблемой, но похоже, что это не баг, а ошибка документации в Hawk. @vovaksenov99

Возникает при запросе к [http://capella.pics/f27830b3-9dee-4529-9604-14ae5dadc231/resize/100000x100000](http://capella.pics/f27830b3-9dee-4529-9604-14ae5dadc231/resize/100000x100000)

It can be done on your own Capella instance with Nginx `max_ranges` param. With support of HTTP Range requests.

Можно в формате мастер-класса запилить.

Need to create a configuration window. As for me, ctrl+cmd+shift+5 is the best

Аналогично на рабочем компьютере. Windows 7 + Chrome. Код сразу черно-белый. Плагины браузера, модифицирующие JS код, отсутствуют. В консоли ``` Resource loading JS highlight: 12.304931640625ms Resource loading CSS highlight: 20.344970703125ms...

Там же apache? Пока давай закинем туда в директорию upload .htaccess с содержимым: `php_flag engine off`