Michael Mayer
149f5e5731
CI: Apply Go linter recommendations to remaining "pkg/..." code #5330
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-22 16:14:43 +01:00
Michael Mayer
d6f0e808eb
Config: Support YAML filenames with alternative extensions #5304
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-02 11:33:40 +01:00
Michael Mayer
c36e66c847
Config: Add fs.ExtYml file extension const for transitioning to ".yaml"
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-13 02:09:22 +02:00
Michael Mayer
b0e42bebf1
Upload: Add support for uploading zip archives #4929 #4895
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-05 12:02:33 +02:00
Michael Mayer
f747211017
Library: Add support for indexing PDF documents #4600
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-03-12 04:26:04 +01:00
Michael Mayer
501ef56c97
Videos: Support for detection and streaming of additional formats #4770
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-06 14:27:47 +01:00
Michael Mayer
6a89519e63
Videos: Refactor codec, content and file type specifications #4770
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-05 00:30:45 +01:00
Michael Mayer
a20f12f3e7
Videos: Enhance support for direct streaming of HEVC / H.265 #1307 #3168
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-01-29 13:14:38 +01:00
Michael Mayer
3194d93e30
Videos: Add support for MPEG-5 Essential Video Coding (EVC) #4314
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-06-02 12:00:08 +02:00
Michael Mayer
26ca084699
Videos: Cache embedded media to allow streaming and transcoding #3764
...
This is a follow-up improvement for the following feature requests that
have already shipped with our stable release:
- Live Photos: Add support for Samsung Motion Photos #439
- Live Photos: Add support for Google Camera Motion Photos #1739
Signed-off-by: Michael Mayer <michael@photoprism.app >
2023-09-24 17:13:06 +02:00
Michael Mayer
a59885cede
FS: Refactor file extensions lookup table #1927
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2023-09-03 15:38:57 +02:00
Michael Mayer
b44b8d52c1
WebP: Add support for indexing and playing animations #3197 #668
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2023-02-22 20:58:21 +01:00
Michael Mayer
97c9962053
Index: Add experimental EPS and SVG vector graphics support #1177 #2207
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2023-02-11 20:18:04 +01:00
Michael Mayer
2034110c5d
HEIF/AVIF/DNG: Update file format descriptions in the UI #2726
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2022-10-07 16:37:47 +02:00
Michael Mayer
92e6c4fe1e
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
...
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
2022-04-15 09:42:07 +02:00
Michael Mayer
68ba289d6c
CLI: Add "photoprism show config/formats" subcommands
...
Replaces "photoprism config", which could only display
current configuration values. Codecs and file formats
have been refactored along the way.
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2022-04-12 13:28:28 +02:00
Michael Mayer
f927c68c4f
UX: Skip RAW files by default when clicking Download All #2234
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net >
2022-04-10 17:02:09 +02:00