Dominik Schmidt
Dominik Schmidt
possibly related: https://github.com/owncloud/web/issues/5796
- Do we want to show types present in the current listing or all theoretically available ones?
This is an interesting request, but I assume this might be hard to get right, so people aren't surprised by the behavior. I'd say technically it's rather easy to implement,...
Request still holds 🙃
Adding `offline_access` to `WEB_OIDC_SCOPE` should get you refresh_tokens and is iirc/hopefully all you need to enable its usage in oC Web
Maybe that's obvious anyhow, but it would be great to somehow validate that the right mechanism was used. What I'm saying is: that the page still works after token timeout...
I'm not sure how we can test it meaningfully - but in doubt maybe we can check for the presence of the iframe or something like that.. otherwise it's probably...
We've introduced said option into Uppy/Companion by now... sooo it would still be nice to support this but there's no urgency anymore
I guess we can make every object reactive instead of only the "top level" one
I'm rather sure it should be still an issue. It was one of the reasons the concept of folder loaders were introduced so the context for images could always be...