GoodOldJack12
GoodOldJack12
This feature really suits my use-case in a rather restricted environment, I'd love for this to be merged.
> Why do we need this when we can use ClusterRoleBinding and that works? Because then it wouldn't be truly in a single name space. A good use case for...
I'm having the same/similar issue. Homarr 0.15.3 Steps: 1) Create a board `myboard` 2) set `myboard` board to default (in `boards`) 3) Create new user with default permissions 4) Log...
Most browsers block camera support if the site is not https, you might be running into that.
Looks like its a compatibility issue with Safari: https://github.com/mdn/browser-compat-data/issues/18807 Simple css fix: https://stackoverflow.com/questions/71691474/css-media-query-display-mode-fullscreen-does-not-work-on-safari As for shopping list feature, I was thinking of making a PR for that in the future.