Keefer

Results 21 issues of Keefer

We should have a `Job` instead of the current `Job` which has us marshaling job bodies to and from strings (usually JSON!) when we hand them to `JobQueue`s.

At present, one can mark a site to always be opened in a particular container, and this is incredibly useful for sandboxing certain accounts from one another. For instance, I...

Component: Site Assignment
:+1: Feature Request

...by deferring to `RealPipelinedRedis`. Follow up for https://github.com/cashapp/misk/pull/3195. This change deduplicates a lot of logic between `RealRedis` and `RealPipelinedRedis`, by always pipelining commands. This incurs a little overhead since we...

For the GUI to have a consistent look across different icon themes, you should stick with either the symbolic icon set (as is recommended for GNOME applications) or the regular...

to make this more `grep`-like and so as not to force users to scan their entire file trees, `imgrep search` should default to a non-recursive scan of the current working...

enhancement
*nix-y stuff

This should be able to done by mocking out a filesystem using an osFS{}. Details for mocking out a filesystem can found in the [10 things you (probably) don't know...

high priority

``` class kotlin.reflect.jvm.internal.calls.CallerImpl$FieldGetter cannot access a member of class com.squareup.fidelius.server.backfill.backfila.dynamo.Parameters with modifiers "private final" ``` To support record classes, we need to change the reflection strategy to use `RecordComponents` if...

Looks like there is no way to add right aligned components in our NavBar, since we only use a single LEFT aligned NavbarGroup ([ref](https://github.com/cashapp/misk-web/blob/master/packages/%40misk/core/src/features/Navbar/DimensionAwareNavbar.tsx#L112)). We should keep the HomeLink in...

Probably want to support _at least_ a full-page image to sit pretty next to the recipe.