photos
photos copied to clipboard
📸 Your memories under your control
Allow creating and managing folders trough dav - create albums with `mkcol` `curl -u admin:admin -X MKCOL http://172.19.0.2/remote.php/dav/photos/admin/albums/test` - add photos using `COPY` `curl -u admin:admin -H 'Destination: http://172.19.0.2/remote.php/dav/photos/admin/albums/test2/2.png' -X...
Depends on https://github.com/nextcloud/recognize/pull/270 - [ ] Fix people disappearing when renaming them - [ ] Make selection work - [ ] Make viewer work - [ ] Check diff since...
**Describe the solution you'd like** The time slider should not be divided evenly. So if 2020 has the most number of pictures, it has the biggest section. This makes sense...
:heavy_check_mark: **Done and ready for reviews** :heavy_check_mark: ## Side quests - [ ] Long press on mobile ? - [ ] Use exif data to sort files - [ ]...
## Feature request **User type**: Logged-in or public user **User level**: Beginners, intermediate or advanced ### Description My photo collection is taken care of with digikam, a really powerful foto...
**Describe the solution you'd like** It would be nice to be able to select multiple images at once by click and sliding like in a classic file viewer.
**Describe the solution you'd like** - [ ] Once you selected one photo, a checkbox can appear on the left of each section heading as well. This would allow you...
As a user I want to be able to create an album from a selection made (see #83) or from a button "Create new album" on the UI. As a...
**Describe the bug** When opening the Photos app, no photos are discovered/displayed. Running Nextcloud v24.0.2 **Expected behavior** Photos should be shown **Screenshots**  **Nextcloud log** There doesn't seem to be...
Automated update of the npm and node engines versions