Louis

Results 238 comments of Louis

No reason, just time and priorities :) Would be fixed by https://github.com/nextcloud/photos/pull/2199

Could make sense, I did not expect such use case

Note: maybe I can send the request as: `originalDateTime > lowerBound || (originalDateTime === null && modtime > lowerBound)` Same with upper bound. This would get rid of limitation n°1.

- [ ] To get rid of limitation n°2, I can send the request without upper bound first.

Check favorites and on this day views

There is no button, so nothing to hide. However, some recent changes removed the 'Delete' button to reduce the confusion/expectation around public albums: https://github.com/nextcloud/photos/pull/1749