Results 21 issues of Nikita

getVisibility() always gets `public`. If set visibility as private and call getVisibility(), this return `public` value. I added test to check this https://github.com/et-nik/flysystem-sftp/commit/272492da6ba540e3768355c33626f9150359ff62 After that tests has failed: https://travis-ci.com/et-nik/flysystem-sftp/jobs/157303997#L566 I...

When I send command with cyrillic symbols I see 'Undefined offset: 0' error. (Example `say Привет`). ``` { "message": "Undefined offset: 0", "exception": "ErrorException", "file": "/var/www/gameap/vendor/knik/gameap-daemon-client/src/GdaemonCommands.php", "line": 63, "trace": [...

bug

Currently If server lag or responding slowly then console waiting API requests accumulate.

bug

* First implement websockets in gameap-daemon * Speed up the native console

feature

Now windows and linux repositories are one. ## Implementation variant Add new rows: * `local_repository_windows` * `local_repository_linux` * `remote_repository_windows` * `remote_repository_linux`. GameAP Daemon remain unchanged. Send from api specific for...

feature

Feature should check the panel for known bugs. Also print information about system and PHP modules like this: ![image](https://user-images.githubusercontent.com/3670640/80190750-70a11580-861d-11ea-8aab-2fdddab80aa5.png)

feature

Rename API routes `servers/start/{server}` to `servers/{server}/start` `servers/console/{server}` to `servers/{server}/console` `servers/tasks/{server}` to `servers/{server}/tasks` etc ...

good first issue

If in some dependence little functionality is used, then replace with internal code Get rid or move to require-dev some dependencies: * `infyomlabs/generator-builder` * `fzaninotto/faker` * Spatie packages * sofa/eloquence-validable...

Request for new games and mods

enhancement
help wanted
good first issue

Each page request makes a privilege request. Need to cache. ![screenshot-127 0 0 1_8000-2019 08 10-14_18_20](https://user-images.githubusercontent.com/3670640/62821201-e04b9f00-bb79-11e9-8f3c-15b8240d4b02.png)