Louis
Louis
Fix https://github.com/nextcloud/photos/issues/2402 Fix https://github.com/nextcloud/photos/issues/2508 Fix https://github.com/nextcloud/photos/issues/2502 Fix https://github.com/nextcloud/photos/issues/2499 Fix https://github.com/nextcloud/photos/issues/2491 Fix https://github.com/nextcloud/photos/issues/2487 Fix https://github.com/nextcloud/photos/issues/2483 Fix https://github.com/nextcloud/photos/issues/2471 Fix https://github.com/nextcloud/photos/issues/2463 Fix https://github.com/nextcloud/photos/issues/2454 Fix https://github.com/nextcloud/photos/issues/2442 Fix https://github.com/nextcloud/photos/issues/2429 Fix https://github.com/nextcloud/photos/issues/2422 Fix https://github.com/nextcloud/photos/issues/2416
**Nextcloud (please complete the following information):** - Nextcloud-Version: [e.g. 19.0.0] - Forms-Version: [e.g. 2.0.0-beta4] **Is your feature request related to a problem? Please describe.** When you open the spreadsheet of...
### Steps to reproduce 1. Create an event from Thunderbird 2. Invite two users (maybe only one user works) 3. Accept the invitation from Thunderbird for the two users ###...
Fix https://github.com/nextcloud/photos/issues/1919
Needed to copy the `encrypted` flag of encrypted files when those files are two level down in a moved folder. Reproduction steps of the issue: - Set up the following...
Fix https://github.com/nextcloud/server/issues/48545
As it is only required if the slot is missing.
Follow-ups of https://github.com/nextcloud/photos/pull/3003 Fix https://github.com/nextcloud/photos/issues/3027 - [x] Move display of filters in album content view to the album edition form - [x] Use cog icon instead of the filter icon...
**Describe the bug** The filename of files is overridden when the file picker is opened. This is because the store is shared, and the files are indexed by file ID...