Results 25 issues of Sergey

Hi, This is kind of problem that to call encode/decode methods we need to initiate `StephenHill\Base58` instance. There are not so many things to configure, and I guess that 99%...

enhancement

Названия глав сейчас никак не выделяются, это сбивает с толку. Как насчёт выводить заголовки жирным и с замедлением скорости?

Очень сложно воспринимать диалоги, прямую речь. На ум приходят следующие варианты решения: 1. Менять оттенок текста на пару тонов 2. Менять цвет центральной буквы 3. Менять цвет рамки Само собой,...

Or add separate composer.json for lightweight php-console package

enhancement
server

enhancement
client
server

This feature is requested by @shahidmau in #50 and I think there is a way to implement it overriding `console.log()`.

enhancement
question
client

Add option to authorize clients using Google account. So on server side there will be some: ``` $connector->addAuth(new Auth\OAuth(array( '[email protected]', '[email protected]' ); ```

enhancement
client
server
in progress

Chrome < 31.0.1650.57 say: An error has occurred Could not install package: 'UTILITY_PROCESS_CRASHED_WHILE_TRYING_TO_INSTALL'

question
wontfix
client
Ubuntu
in progress

There is a problem when you try to debug AJAX requests to some domain before opening some URL from this domain in browser tab. So there is a way to...

enhancement
client

Add `PhpConsole\Connector::setBaseDomain($domain)` so authorization credentials and client/server cookies must be initialized to be available for all sub-domains.

enhancement
client
server