adjenks

Results 29 issues of adjenks

Based on your documentation it could just be doing exactly as described: From | To | Result -- | -- | -- string | integer | try to parse the...

When I run the example `echo "console.log('Hey from ' + location); window.close()" | browser-run` I get no output, but also no error message. How can I debug this?

Is it possible to split the translations by component? I want each component to have it's own separate set of translation files. So there would be many files for each...

The Ubuntu repo is too old. Please update it, the old version didn't work on my computer.

See: https://w3c.github.io/mediacapture-output/ As far as I understand no browsers have this feature yet.

Support data suggestion

### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? I don't see "options.style" anywhere. I think other options might be missing...

data:js :pager:
needs triage 🔎

I generated a schema from my existing db and then built the model. In a file ending with "TableMap.php" there was a const defined like so: ```php /** * the...

Reversing a schema that uses IDENTITY to create an auto incrementing primary key in Postgres appears to not flag the column as `autoIncrement="true"`. So if I create a record, save()...

Compatibility issue

I've used your software quite a bit and I really appreciate it. I can't offer much, but I'd like to be the first to make a small donation to support...

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

bug
performance
if-then-else