James Henstridge

Results 29 issues of James Henstridge

This branch adds support for hiding the Afilias Australia disclaimer that is shown at the end of results from whois.auda.org.au. This can be tested by running e.g. `whois -H aph.gov.au`...

If I use Hugo's builtin `{{< figure >}}` shortcode to embed an image in a page and specify it's width and height (as is often recommended to avoid re-layout after...

This is intended to fix #383. The basic implementation strategy was: 1. add an SCMP_CMP_32BIT flag that can be bitwise ORed with the existing comparison operators, indicating that a 32-bit...

enhancement
priority/medium
pending/revision

This issue came up while investigating a problem in the seccomp filters generated by snapd using libseccomp. We had a filter set up to allow calling the `copy_file_range` syscall provided...

enhancement
priority/medium

- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ]...

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `./runtests.sh static`? - [x] Have you successfully run...

do-not-merge
maintenance

Here's a first attempt to get text annotations working. It is enough to get @symptog's presentation to render the text (at about the 50 second mark): https://user-images.githubusercontent.com/12724165/113862603-2fc4f100-97db-11eb-9ad5-e7e15becaa00.mp4 ... however it...

Hugo has built-in support for multiple build environments that is exposed to templates via the [`hugo.Environment` and `hugo.IsProduction` variables](https://gohugo.io/functions/hugo/). This is controlled via the `--environment` command line argument with the...

This PR implements some improvements to the youtube shortcode. This covers some of the suggestions from #3694, but rather than implementing everything I looked at what I could accomplish using...

### Expected behaviour I'd expect to be able to change the visibility of snaps I develop ### Steps to reproduce the problem 1. Go to the settings page for a...