Denis Torresan
Denis Torresan
I think can be useful to add a tray icon and ability to put in backugroud when press X for close the program
Hello, I added translations also for num_abbrev_str function. attached patch file
While socket running gets the exception below, The socket can work for a maximum of 1 day without any errors: ``` 2022-06-11 13:03:47.876 ERROR 22068 --- [.kucoin.com/...] c.k.s.w.l.KucoinPublicWebsocketListener : Error...
The method RestClient.orderBookAPI().getFullLevel2OrderBook returns a 404 not found because the API Get Full Order Book(aggregated) was updated to V3 and now also requires authentication as described here: https://docs.kucoin.com/#get-part-order-book-aggregated I fixed...
Changes: - Added comments on profiles - fix NullReference error related to resize feature (when use an old autoputty.xml file) - Increased the window size and adjust layout - Updated...
Hello, I fixed the problem discussed here: https://github.com/sleeping-owl/admin/issues/212 Basically it's appear when the laravel_session cookie is already set, and something on server changes. Ie: I experienced this problem passing from...
Hi, nodegit seems to be problematic on many installations because is no longer upgraded to work on Node > 14 (I think). So I decided to remove all dependencies to...
Hello, we're using your plugin on our project. Recentely we updated the latest (master / 0.10) version, and we got an error on XCode, and application stop working. These is...
Hello, looking around I found an implementation in Java and Node about calculate tokens on functions / tools call. I migrated the code in PHP, maybe useful adding that code...
I recently deployed a new Laravel project checked out directly from git. I figure out that the `.env` file is in gitignore and when application starts at the first request...