Michael Mayer
4eac10c9d1
API: Apply "golangci-lint" recommendations #5330
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-22 09:25:01 +01:00
Michael Mayer
ea6f98fc3e
Batch Edit: Disable API endpoint if feature is disabled #271
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-19 14:31:19 +01:00
Ömer Duran
1e00d1f52e
UX: Add batch edit dialog and API endpoints #271 #5324
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
Co-authored-by: Michael Mayer <michael@photoprism.app >
Co-authored-by: graciousgrey <theresagresch@gmail.com >
2025-11-19 11:20:34 +01:00
Michael Mayer
2481de49c4
API: Improve form and tests for POST /batch/photos/edit endpoint #271
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-07-08 10:40:45 +02:00
Michael Mayer
9a39adebae
API: Refactor /batch/photos/edit endpoint to return "models" #271
...
The "photos" array in the response has been renamed to "models". This
data is now always returned, so using the "return" flag in the request
is no longer necessary.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-13 10:22:35 +02:00
graciousgrey
5e4d258860
Tests: Add unit tests #271
2025-05-06 14:45:58 +02:00
Michael Mayer
dd6e17e97e
API: Rename /batch/photos endpoint to /batch/photos/edit #271
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-04 14:09:23 +02:00