Mark Otway

Results 202 comments of Mark Otway

This'll be available in dev later today.

I think it's slightly more complex than this. Remember that with WASM everything is running client side and per-user, so there's almost no difference at all between scoped and singleton...

User theme service should reference a UserConfigService, which is what manages the user-specific settings. Altogether possible it's not right though - I haven't spent a huge amount of time on...

I think that makes sense, and is an excellent spot. I think the scoped would have made sense in Blazor Server, but as you say it should be a singleton...

I'll have a play. If you figure it out, please feel free to submit a PR. BTW, for some reason you're not showing up as a contributor, despite me merging...

There's an option to disable the AI stuff. I don't have an option to disable thumb generation, but am planning to add one, as it would be possible to generate...

Yep, that makes sense. I had a plan to implement a couple of options: 1. Don't ever create large thumbs - just show the full-res image directly. For people who...

Wow, that's a big image. Your change sounds like a sensible one, I'll schedule it when I get time.

Can you try pulling `webreaper/damselfly:dev` and see if that stops the exception?