Kamil

Results 18 issues of Kamil

When used with Django's default `URLField`, file names with emoji, etc are successfully uploaded, but don't pass validation when the URL is submitted to the form handler. I've worked around...

I've ran into this when digging around, trying to add an "accept" parameter to the underlying `` tag to restrict file type choice in the picker dialog. I've started by...

The original readme was written in 2016 and reflected my frustration with Ansible. It tries to explain the motivation/design philosophy, provide a full reference, and serve as a tutorial with...

enhancement

It should be possible to specify some default env var values per each host, or group of hosts. Currently env vars can be specified on the command line for each...

help wanted
question

The general problems are avoiding boilerplate, bootstrapping/setting up the environment, abstracting over OS- or distro-specific details, or providing a library of common functions for other scripts to use. It might...

help wanted
question

Currently the privilege escalation story is quite poor: - We can pretend we don't need to be another user on the remote machine (limits usefulness). - We can SSH in...

help wanted
question

I have noticed there are `*.deb` files available for download, however this solves only one problem (getting the application on the user's PC). While downloads are available over HTTPS, a...

type: enhancement
plat: linux

## Feature Request I'm on OpenBSD 6.8 (as of now, latest stable release), trying to get Starship running. #### Is your feature request related to a problem? Please describe. I've...

💻 new platform

* **asyncpg version**: 0.22.0 * **PostgreSQL version**: local `postgres:13-alpine` via Docker * **Python version**: 3.9.1 * **Platform**: macOS 11.2.3; Linux 4.19.121 (via Docker Desktop for Mac) * **Do you use...

I'm looking for a way to synchronise the Emacs theme with light/dark/auto mode on macOS. I understand the current method is completely cross-platform, but it would be great to integrate...

feature request