Yngve Høiseth

Results 12 issues of Yngve Høiseth

Hi, Thanks a ton for MailTrackerBlocker. I often run `brew update && brew outdated` followed by `brew upgrade` in order to keep things up to date. Whenever MailTrackerBlocker is outdated,...

It would be lovely with dark mode. See, for example, https://css-tricks.com/dark-modes-with-css/.

I started updating some dependencies and noticed that v0.2.0 is available. Congrats on the new release. It’s great to see that you are still maintaining the project. I tried finding...

Extracted from blitz-js/legacy-framework#764. Writing this up as a new issue because blitz-js/legacy-framework#764 was closed. ### What do you want and why? A way to choose which database engine to use...

kind/feature-change
status/ready-to-work-on

Have you considered adding instructions for Mypy and type hints and annotations?

When writing data migrations, you use `apps.get_model()` instead of the usual model imports. However, PyCharm doesn't understand that the returned values are models: The problem is that `get_model` is set...

bug
help wanted

I’m curious about whether you are planning to add automatic testing capabilities to Evidence. That seems like one of the biggest wins of using code and source control. For example,...

enhancement

See [Preventing stuck deployments caused by long-running cron jobs](https://community.platform.sh/t/preventing-stuck-deployments-caused-by-long-running-cron-jobs/434) on community.platform.sh for background. Judging from the traffic on the Platform.sh Slack, stuck deploys are a pain in the ass for...

It took me a while to discover `cachebust`, so it might be useful to others to have it in the Sass docs. Sanity check: * [x] Have you checked to...

### Is your proposal related to a problem? Yes. In my experience, when running a Wagtail site in production using SSL, page previews don't work properly unless you set the...

type:Enhancement