Nathan Lowe

Results 13 issues of Nathan Lowe

Some themes link back to the home page by clicking on the blog title or in a footer. These links point to `localhost:2368` or whatever port the local ghost instance...

As far as I can tell there's no distinction between public / private R53 zones for dnscontrol. I want to use dnscontrol to add some records in my private zone...

Type: Enhancement
Priority: p4 - Lowest

If I have a record created as an `A` record (`foo` in this example): ```js // Providers: var REG_NONE = NewRegistrar('none', 'NONE'); // No registrar. var DNS_BIND = NewDnsProvider('bind', 'BIND');...

Type: Enhancement
Priority: p3 - Low

I'm trying to deploy a copy of `asciinema-server` in a kubernetes cluster. I already have a functioning SMTP relay outside of kubernetes that I want to use. However, I can't...

theme/deployment
theme/emails

### Prerequisites - [x] Ensure you have latest version of plugin installed - [x] Search for possible issue duplicates ### Installation details - [x] IDE version (`Help->About->Copy to Clipboard`) ```txt...

We're noticing some of our users get stuck in an authentication loop when using IE (required to allow for local links to file shares). They get prompted for credentials on...

Some JetBrains IDEs recently added support for [customizing the theme of full UI instead of just the editor window](http://www.jetbrains.org/intellij/sdk/docs/reference_guide/ui_themes/themes_intro.html) This has been requested in the past (#12, #27) but hasn't...

## Details If you select quit from the menu in gnome, `ghetto-skype` does not exit. I encountered this while working on the [aur](https://aur.archlinux.org/packages/ghetto-skype) package as I was starting and stopping...

bug

Please forgive me if my understanding is incorrect, I have basically no experience working with Rust. It appears the second-line help text in the included status bar plugin is hard-coded...

On Linux and macOS I use `event_command` to scrobble to Last.FM. However, on the windows fork, the implementation is commented out: https://github.com/thedmd/pianobar-windows/blob/191128aa504548a05a886a4b0a32e6f9bc8e299d/src/ui.c#L721-L828