László GÖRÖG
László GÖRÖG
@josegonzalez It should be enough if `dokku :linked ` could report the flags. That change only would allow us to check when a flag is set and then we can...
We could add a driver to stevebauman's location package. The short description of this add-on for Heroku states the following: > Find the Country and City of origin for an...
Under the hood this package is using [stevebauman/location](https://github.com/stevebauman/location) which has 5 drivers ([IpApi](http://ip-api.com), [IpApiPro](https://pro.ip-api.com), [IpInfo](https://ipinfo.io), [GeoPlugin](http://www.geoplugin.com), [MaxMind](https://www.maxmind.com/en/home)). The proposal is to add an other driver which is using a Heroku...
I try to maintain the OpenAPI Schema of Jikan. I use it in a project to generate a python client and experienced the same problem with the generated code. I...
Could you share a MAL profile link which uses the "new modern About Me sections"?
This one is a bit problematic if we don't use cache. For example forum and user friend list changes constantly.
Then the tests will fail after a week. Not sure how we can make sure to have consistent data with up to date HTML structure. We could maybe run tests...
In February I will have some free time to start working on this feature. I'm going to notify you when I start.
Finally I have some free time (a bit later than February). Since some of the supported libraries did not documented anything about their implementation of this feature I have to...
How does your `UploadController` looks like? This package does not contain that file so it is hard to guess what is happening in your code.