Ö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
59b54663d8
Docs: Improve code comments in internal/entity/photo*.go
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-02 15:52:05 +02:00
Michael Mayer
e59fdded1b
Metadata: Preserve UTC time when a location time zone is set #4622 #4946
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-23 17:15:49 +02:00
Michael Mayer
4c7ca93dcc
Metadata: Improve handling of Local and UTC timezones #4622 #4946
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-23 15:08:15 +02:00
Michael Mayer
5cd2c25489
Metadata: Move timezone related functions to /pkg/time/tz #4622 #4946
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-23 12:50:12 +02:00
Michael Mayer
5f32d75700
Metadata: Use "Local" as identifier for the local time zone #4946
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-16 17:12:37 +02:00
Michael Mayer
6ab04088e2
Metadata: Accept switch back to local time if current zone is UTC #2876
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2022-11-15 17:54:16 +01:00
Michael Mayer
54700766df
Index: Truncate mod time to full seconds #2257
2022-05-17 01:04:26 +02:00
Michael Mayer
82d61d1f93
File Types: Add experimental support for animated GIFs #590 #2207
...
Animated GIFs are transcoded to AVC because it is much smaller and
thus also suitable for long/large animations. In addition, this commit
adds support for more metadata fields such as frame rate, number of
frames, file capture timestamp (unix milliseconds), media type,
and software version. Support for SVG files can later be implemented in
a similar way.
2022-04-13 22:17:59 +02:00
Michael Mayer
9eda12ac20
Performance: Refactor database schema and UI components #995 #1438 #1811
2022-03-30 20:36:25 +02:00
Michael Mayer
87831c0a94
Metadata: More accurate location estimates #1668
2021-11-24 16:56:57 +01:00
Michael Mayer
22b0a44fa7
Stacks: Only merge photos with trusted time and location #1668
2021-11-24 14:32:40 +01:00