photoprism/pkg/clean
Michael Mayer 529103462c Index: Add native support for MP4 and Samsung/Google Motion Photos #439
Related Issues:
- Samsung: Initial support for Motion Photos (#439)
- Google: Initial support for Motion Photos (#1739)
- Metadata: Flag Samsung/Google Motion Photos as Live Photos (#2788)

Related Pull Requests:
- Live Photos: Add Support for Samsung Motion Photos (#3588)
- Samsung: Improved support for Motion Photos (#3660)
- Google: Initial support for Motion Photos (#3709)
- Google: Add support for Motion Photos (#3722)

Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-22 23:59:56 +02:00
..
altitude_test.go Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
altitude.go Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
ascii.go
auth_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
auth.go CLI: Improve length check in "photoprism passwd" command #3482 2023-06-19 17:24:02 +02:00
clean.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
clip.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
codec_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
codec.go Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
color_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
color.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
const.go
duration_test.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
duration.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
error_test.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
error.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
filename_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
filename.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
gps_test.go Tests: Add unit tests 2023-09-20 21:48:55 +02:00
gps.go Places: Support sub-km distances when searching for locations #3558 2023-09-20 18:37:41 +02:00
hex_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
hex.go
id_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
id.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
log_test.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
log.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
name_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
name.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
numeric_test.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
numeric.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
orientation_test.go Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
orientation.go Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
path_test.go Library: Allow "#" at the beginning of path names #3695 2023-09-20 17:13:25 +02:00
path.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
search_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
search.go
sql_test.go
sql.go
state_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
state.go
token_test.go Tests: Add unit tests for pkg/clean 2023-06-26 15:57:56 +02:00
token.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
type_test.go
type.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
unicode_test.go Metadata: Improve data parsing and sanitization #2897 2022-11-17 08:28:30 +01:00
unicode.go Metadata: Sanitize bad Unicode strings #2897 2022-11-15 14:45:21 +01:00
uri_test.go
uri.go