Olivier Paroz
Olivier Paroz
_From @macmadness86 on July 22, 2016 20:59_ @oparoz > "max preview" which is created the first time a file is accessed. If the Exif data is correct at that time,...
There is no elegant way to reset the previews for a user, because there has been no change to the data itself. Potential solutions: - re-upload the images - delete...
_From @imjalpreet on March 14, 2016 19:12_ @oparoz What all needs to be implemented in this? I was thinking of implementing this. Thanks!
The first step is to decide where we want to show that information. I've made a suggestion in the OP, but you need to check with @jancborchardt and his team....
@rullzer @PVince81 Does a reshare of a federated share change status and is not considered external any more because it was shared by an internal user?
_From @rullzer on March 9, 2016 19:9_ reshares of federated shares are indeed for the receiving user internal. This is indeed an issue in core.
Ah, thanks @rullzer! :)
Since we have to re-create the whole thing, we have to carefully evaluate the benefits of adding those filters.
- [ ] Try to use the navigation CSS to see if we can easily get a sidebar. https://doc.owncloud.org/server/8.2/developer_manual/app/css.html#navigation - [ ] Auto-hide it via CSS
We can't use the navigation panel described in the documentation as-is since there is a design problem which hinders performance on iOS. I've updated the OP.