Steve Lacey

Results 38 issues of Steve Lacey

Maybe I am missing the point... but I don't understand how, why or when the `root` option works – I am putting it in all sorts of places, on `get/post`,...

question?

You can exercise this bug pretty easily, both `cu 100000idr gbp` and `cu 100000idr usd` come out as 10 GBP/USD – right now it should be `£5.86` or `$7.51` –...

I am interested in adding a `ForeignKey` to the `Request` model so that I can track which `device` the request came from (something that I can infer from a JWT...

I mean it's great upsell but I assume that wasn't the idea here 🙃️ ``` dbgemoji workflow:update ```

I switched my locale files from js to json to get the benefits of this package, there are still gaps though, for example, I build some translations dynamically out of...

Type: Feature
Status: Proposal

Assuming this is of interest I'll tidy it up as per the contribution guide. This allows a config like this: ``` 'binary_operator_spaces' => [ 'default' => 'single_space', 'operators' => [...

kind/feature

Any way to getting the naming such as `view.html.twig` working? The standard `view('index')` with `index.twig` works, but the intermediary extension carries value when you're using Twig to build things other...

I would find it useful to know whether a WordPress website I am looking at is hosted on WPEngine. I expect this can be pretty reliably detected by checking whether...

Fixes unreferenced yaml requirement, bad field names and failing SSL verification.