Sam Pearson

Results 5 issues of Sam Pearson

The debate videos no longer work as they are flash and this is now obsolete, so we should remove the code that attempts to display these.

This updates the php7-xapian build script and uses a Vagrant box with Guest Additions installed rather than NFS. Tested on a fresh clone (with submodules) - the box built successfully.

Once we've upgraded to PHP 7.4, we should remove the older 7.x versions and add 8.0 and 8.1 to GitHub Actions.

We're pinned to the final Foundation 4 release, 4.3.2, which relies on old unsupported things like Ruby sass and compass. We'll probably hit a point sometime in the future when...

[MaxMind are no longer distributing the "legacy" format GeoLite databases](https://support.maxmind.com/geolite-legacy-discontinuation-notice/) used by the `Geo::IP` module for country code lookups. GeoLite2 format databases are available, and there is [a supported Perl...