photoprism/internal/entity
2022-04-22 10:48:07 +02:00
..
testdata/album
account.go WebDAV: Skip error reset if an account has not been created yet #1781 2022-04-14 14:26:45 +02:00
account_fixtures.go
account_test.go WebDAV: Prevent two-way file sync, default to download #1785 2022-03-27 12:49:23 +02:00
address.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
address_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
album.go Library: Display RAW previews and num of actual files in Originals #2273 2022-04-21 22:17:26 +02:00
album_fixtures.go Search: Refactor photo search, fix test data and unit tests #1994 2022-03-29 00:21:50 +02:00
album_fixtures_test.go
album_test.go Albums: Prevent accidental creation of duplicate albums #2233 2022-04-10 14:38:51 +02:00
album_yaml.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
album_yaml_test.go
camera.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
camera_cache.go
camera_fixtures.go Tests: Add unit tests for camera and lens filter #2079 2022-03-28 16:25:40 +02:00
camera_fixtures_test.go
camera_makes.go
camera_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
category.go
category_fixtures.go
category_test.go
cell.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
cell_fixtures.go
cell_fixtures_test.go
cell_test.go Places: Improve handling of unknown S2 cell ids 2021-12-09 01:10:15 +01:00
country.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
country_cache.go
country_fixtures.go
country_test.go
deprecated.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
details.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
details_fixtures.go
details_fixtures_test.go
details_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
duplicate.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
duplicate_test.go
entity.go Metadata: Remove location labels when photo doesn't have a location 2021-11-25 14:52:26 +01:00
entity_const.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_count.go Index: Improve handling of archived photos, skip when possible #2257 2022-04-16 12:39:47 +02:00
entity_count_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_counts.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_counts_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_db.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
entity_db_test.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
entity_fixtures.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
entity_init.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_save.go Index: Fix database errors when rescanning large libraries #2257 2022-04-15 15:48:36 +02:00
entity_save_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_tables.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_test.go Search: Refactor photo search, fix test data and unit tests #1994 2022-03-29 00:21:50 +02:00
entity_update.go Index: Improve handling of archived photos, skip when possible #2257 2022-04-16 12:39:47 +02:00
entity_update_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
entity_values.go Index: Improve handling of archived photos, skip when possible #2257 2022-04-16 12:39:47 +02:00
entity_values_test.go Index: Add tests and refactor database record updates #1438 2022-04-05 11:40:53 +02:00
error.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
face.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
face_fixtures.go
face_fixtures_test.go
face_test.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
faces.go
faces_test.go
file.go Search: Update files.media_id and time_index on MariaDB and SQLite #2265 2022-04-21 21:56:53 +02:00
file_fixtures.go Tests: Correct portrait value for file fixtures 2022-04-22 10:20:15 +02:00
file_fixtures_test.go
file_json.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_json_test.go
file_share.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
file_share_fixtures.go
file_share_fixtures_test.go
file_share_test.go
file_sync.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
file_sync_fixtures.go
file_sync_fixtures_test.go
file_sync_test.go
file_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
fixtures.go
folder.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
folder_fixtures.go
folder_test.go
keyword.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
keyword_fixtures.go Tests: Add fixtures 2022-03-30 18:21:14 +02:00
keyword_fixtures_test.go
keyword_test.go
label.go Library: Display RAW previews and num of actual files in Originals #2273 2022-04-21 22:17:26 +02:00
label_fixtures.go Tests: Add fixtures 2022-03-30 18:21:14 +02:00
label_fixtures_test.go
label_test.go
lens.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
lens_cache.go
lens_fixtures.go Tests: Add fixtures 2022-04-02 20:13:56 +02:00
lens_fixtures_test.go
lens_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
link.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
link_fixtures.go
link_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
marker.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
marker_fixtures.go
marker_fixtures_test.go
marker_json.go
marker_json_test.go
marker_test.go
markers.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
markers_test.go
mysql8_test.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
password.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
password_fixtures.go
password_fixtures_test.go
password_test.go
photo.go Index: Improve log messages #2257 2022-04-16 13:50:35 +02:00
photo_album.go
photo_album_fixtures.go Tests: Add fixtures 2022-03-29 11:21:45 +02:00
photo_album_fixtures_test.go
photo_album_test.go
photo_datetime.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photo_datetime_test.go Stacks: Only merge photos with trusted time and location #1668 2021-11-24 14:32:40 +01:00
photo_estimate.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
photo_estimate_test.go Metadata: Don't estimate position of non-photographic images #1668 2021-11-24 21:06:30 +01:00
photo_fixtures.go Tests: Update photo fixtures 2022-04-22 10:48:07 +02:00
photo_fixtures_test.go
photo_keyword.go
photo_keyword_fixtures.go Tests: Add fixtures 2022-04-02 16:52:38 +02:00
photo_keyword_test.go
photo_label.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
photo_label_test.go
photo_location.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
photo_location_test.go Metadata: Remove location labels when photo doesn't have a location 2021-11-25 14:52:26 +01:00
photo_merge.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
photo_merge_test.go Stacks: Only merge photos with trusted time and location #1668 2021-11-24 14:32:40 +01:00
photo_optimize.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
photo_optimize_test.go Metadata: Add --force flag to optimize command #1736 2021-11-18 03:47:25 +01:00
photo_quality.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photo_quality_test.go Metadata: Estimate latitude and longitude if possible #1668 2021-11-22 18:18:41 +01:00
photo_test.go Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
photo_title.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
photo_title_test.go
photo_yaml.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
photo_yaml_test.go
place.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
place_fixtures.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
place_fixtures_test.go
place_test.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
src.go Metadata: Never estimate when place was set otherwise #1668 2021-11-21 21:25:11 +01:00
string.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
string_keyvalue.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
string_map.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
string_map_test.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
string_test.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
subject.go Library: Display RAW previews and num of actual files in Originals #2273 2022-04-21 22:17:26 +02:00
subject_fixtures.go
subject_fixtures_test.go
subject_names.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
subject_person.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
subject_person_test.go
subject_test.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
subjects.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
subjects_test.go
time.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
time_test.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
user.go Library: Display RAW previews and num of actual files in Originals #2273 2022-04-21 22:17:26 +02:00
user_fixtures.go
user_fixtures_test.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
user_test.go Auth: Add --auth flag, increase min password length to 8 chars #98 #2248 2022-04-12 19:44:43 +02:00