Sandwich

Results 135 issues of Sandwich

built-in presets that load set... - [x] column visiblity - [x] column sorting - [x] filter visibility - [x] active filters User defined Presets _When the config hash differs from...

enhancement

The link share is still producing inaccurate links. The subscription to filters is always one action behind. There is a circular subscription between filters config stores, and it's causing the...

bug

Certain local checks cannot be conducted (without a proxy at least) when protocols do not match. Right now, there are a number of assumptions when it comes to local checks...

enhancement

A tiny store file is bundling 800kb of code due to a needed dependency. Due to the nature of stores, cannot dynamically load the dependency without a top-level await. Will...

bug

There's a few - [ ] additionally properties are technically not an error, but still need a way to highlight them. - [ ] retention: - [ ] `null` on...

bug

- [ ] attempt to find liveness events - [ ] if not, do local check - [ ] if not, check to see if liveness is "offline" - [...

enhancement

Right now, errors are being collected, but not displayed. There could also be more errors collected passively.

enhancement

build time config to set various variables, these values should not remain hardcoded. - [x] preferred monitors (for onboarding and initial load) - [ ] default nip-66 relays (for onboarding...

enhancement

Existing stores lend themselves to this case extremely well. Will be surprisingly simple to start with a view that supports multiple visiblity options and user-selectable dimensions to aggregate data in...

enhancement