Sam Thompson

Results 10 issues of Sam Thompson

Implements use of the ClickThroughBlocker mod, which prevents clicks in KAC's windows from falling through to elements behind it. I didn't bump the version number; I'm not sure what the...

This set of fixes make it so the extension actually loads passwords on chrome again. I did not write these; they are the work of @xuzhao0 and @xyzj91. Tested on...

## Bug report ### Steps to reproduce 1. Install Nextcloud 2. Install Passman 3. Install passman browser extension (firefox and chrome both tested) 4. Attempt to configure browser extension ###...

I'm running it locally and it works fine for me. But I'm really new to Ruby, so if you are interested in merging this please review it carefully.

### Summary: * Celery Version: 4.4.6 * Celery-Beat Version: 2.1.0 ### Exact steps to reproduce the issue: 1. Schedule a task in code, as shown in the celery documentation: ```...

This changes MongoAdminSite to subclass from AdminSite. In 1.3, both AdminSite and the admin login form changed. This works, but my understanding of AdminSite is not complete and I'm probably...

I've done some profiling runs to see where the most time is spent. In the main (mikepound) branch, 8% of the runtime for n=9 is spent within the `crop_cube()` function....

`libmariadbclient-dev` has been removed, so releases can't be installed on anything that ships with mariadb more recent than 10.4. It should be replaced with `libmariadb-dev` or `libmariadb-dev-compat` depending on what...

I'm writing an API that needs to return a field localized for the request. I'm using Django's `LocaleMiddleware`, which negotiates the HTTP Accept-language header against `settings.LANGUAGE_CODES` and sets the result...

On Linux: ``` [LOG 18:45:50.295] [Scatterer][Debug] Custom sunflare cannot be added to Fate System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/user/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/BeyondHome/Scatterer/config/Sunflares/Fate/sunFlare.png". ``` The BeyondHome Sunflares.cfg says:...