photos icon indicating copy to clipboard operation
photos copied to clipboard

📸 Your memories under your control

Results 443 photos issues
Sort by recently updated
recently updated
newest added

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...

enhancement
0. Needs triage
javascript

:heavy_check_mark: **Done and ready for reviews** :heavy_check_mark: ## Side quests - [ ] Long press on mobile ? - [ ] Use exif data to sort files - [ ]...

enhancement
3. to review
javascript
feature: albums

## 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...

enhancement
1. to develop
discussion
feature: tags

**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.

enhancement
0. Needs triage
javascript

**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...

enhancement
0. Needs triage
javascript

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...

enhancement
1. to develop

**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** ![image](https://user-images.githubusercontent.com/10717998/177992546-b4d51df1-4594-436c-8f1c-45225c8c7162.png) **Nextcloud log** There doesn't seem to be...

bug
0. Needs triage

Automated update of the npm and node engines versions

dependencies