Jannik Stehle

Results 91 comments of Jannik Stehle

Thanks for the detailed information! I couldn't find time last week to dig into this, but it's on my agenda for this week. > It also happens only if I...

https://github.com/owncloud/web/pull/11631 should be a big improvement in the scenario you described above. It will be included in the upcoming rolling release with oCIS 6.5.0 next week.

Blocked because of https://github.com/owncloud/ocis/issues/9623 and https://github.com/owncloud/ocis/issues/9618.

This solution currently doesn't work on public pages because we still need to work with paths on those. We could introduce checks and keep supporting paths *and* ids, but I...

Closing because of https://github.com/owncloud/web/pull/11199#issuecomment-2230878625, this doesn't seem to get attention in the backend.

> is the contrast of the danger button in dark mode & validation error text color supposed to be fixed? (currently, contrasts are not high enough) Yes, as described above,...

IMO this is a p2 because downloads for those files don't work and there is no workaround (other than for the web client not to use these URLs, which is...

The endpoint `https://{host}/app/open?file_id={fileId}` returns different responses based on the given `Authorization` header. When this header is missing, it returns the response as it should. But when the user is logged...

I checked again, the user-facing issue is fixed. So there is the server-issue left, but IMO this could be downgraded to a p3 since it doesn't affect the user. @rhafer...

Sounds like a good idea, but needs quite some work, especially on the client side. Also, it would be great if the server was capable of dealing with creating a...