AJ Jordan

Results 211 issues of AJ Jordan

I have a script which is using `res.random`. Obviously that's hard to test for, so I want to use [proxyquire](https://www.npmjs.com/package/proxyquire) to override the require that gets the possible responses, such...

I recently got linked to http://optout.aboutads.info/ from a Google opt-out page. Privacy Badger seems to have blocked 65 requests to advertisers participating in that page. Obviously it's doing its job...

enhancement
DNT policy

I'd like to be able to make sure my site's client JS can handle all kinds of WebMentions (e.g. likes), but I can't since I haven't received a wide variety...

devex

It would be useful if a podcast could have one or several canonical feed URLs associated with it, and zero or more known alternate URLs associated with it. This would...

I would happily pay a monthly "subscription" (i.e. donation) to help make sure GPodder stays up, since it's a valuable service to me and I appreciate the effort that goes...

**Is your feature request related to a problem? Please describe.** The Google Camera app on my Pixel 3a XL, in certain circumstances, will generate photo "bursts". These are saved in...

enhancement
1. to develop

Or at least, https://greenkeeper.io/docs.html#custom-commit-messages doesn't document how to do so. Thanks for maintaining Greenkeeper

If you opt to install LXDUI globally (i.e. `python3 setup.py install` without activating a virtualenv first), configuration files such as `auth.conf` will be stored in and read from `/usr/local/lib/python3.7/dist-packages/LXDUI--py3.7.egg/conf`. This...

enhancement

I'm running the `v2.1.3` tag in production, but every part of LXDUI (web UI, CLI, etc.) reports itself as version 2.1.2 because `app/__metadata__.py` appears to have not been updated for...

bug

The project has no documented way to report a security vulnerability in private to the developers (at least not that I saw; there's no `SECURITY.md` for example).