3nprob

Results 65 issues of 3nprob

Release notes only mention a single commit each but looking at the commits, there seem to be more changes included in these releases. Also, v1.11.0 is still marked as Unreleased.

release/build

It would be great if there was some form of rudimentary access control. The only native viable way I see right now would be to have a static `ACCESS_TOKEN` which...

If clightning is already configured to use a postgres database, it would be great to create a table there, that rather than creating a new sqlite3 database on disk Especially...

Also refactors EFI loading to allow overriding of both code and vars input file via `EFI_CODE` and `EFI_EXTRA_VARS` respectively. This is allows running in non-standard environments without need to modify...

Without this Flameshot won't work on Qtile Wayland. An alternative would be to stop focuing on individual WMs and replace `SWAY` with `GENERIC_WAYLAND` and assigning recognized strings to that, or...

* Fix test not checking querystring anymore (https://github.com/getsentry/responses/pull/432) * Fix error logging fail if result is None

Attempt at making #312 thread-safe. Also: * Add `force_refresh` parameter to webclient and use it to remove the need for cache-wiping on refresh * Retry the entire refresh process indefinitely...

On startup, mopidy blocks until playlist refresh is complete. It would be desirable if playlists can load in the background, without preventing the rest of mopidy from starting. This is...

C-enhancement
A-webapi

Dockerfile does not build anymore. Since it now copies a (missing from install dir) local copy of imapsync, switched to building from repo root so proper version can be copied....

Docker