Carey Metcalfe

Results 35 issues of Carey Metcalfe

I see the following crash in the HoloIRC Android app after trying to connect to the [Slack IRC bridge](https://slack.zendesk.com/hc/en-us/articles/201727913-Connecting-to-Slack-over-IRC-and-XMPP) using [ZNC](http://znc.in) with history in the buffer. There may also be...

Auto-zoom (and regular zoom) can leave the user on an invalid zoom level for the selected layer and just show grey. Also, layers that don't support the current zoom level...

enhancement

I'd like for Supysonic to be able to use an LDAP directory to authenticate users. I'd be willing to help out with the implementation. Is this something you'd be open...

For setups that require a bit of work to get into a state that allows renewing (opening up holes for the well-known directory, restarting webservers, etc) it might be useful...

enhancement

❓ **What kind of change does this PR introduce?** * [x] 🐞 bug fix * [ ] 🐣 feature * [ ] 📋 docs update * [ ] 📋 tests/coverage...

`build.gradle` currently defines the following maven URL: `http://4thline.org/m2` This means that the jars are pulled over HTTP when building, making them susceptible to MITM-based attacks. For an article that goes...

Sites that use protocol-relative URLs for external resources (ex: ``) expect the resource to be loaded using the same protocol as the *site*. However, when pulling that URL into a...

enhancement
Papercut

The docs were updated in the README by #506, but the gh-pages site is still incorrect. Fixes #338 (if there's an auto-generation process for this that should be fixed instead,...

Link: https://github.com/pR0Ps/pelican-yaml-metadata This plugin allows for markdown files to define metadata using a YAML block like Jekyll or Hugo allow (example in the repo). If no YAML block is defined,...

There are a few other geocoding systems that can be used to display the current location. For example adding support for [UTM](https://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system) was suggested to me via an email. Instead...