photoprism/internal/entity
2022-03-27 21:37:11 +02:00
..
testdata/album Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
account_fixtures.go Docker: Rename and update dummy-webdav service 2021-11-09 16:55:16 +01:00
account_test.go WebDAV: Prevent two-way file sync, default to download #1785 2022-03-27 12:49:23 +02:00
account.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +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
address.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
album_fixtures_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
album_fixtures.go Albums: Remove duplicate moments 2021-11-24 17:51:39 +01:00
album_test.go Search: Improve input sanitation and filter queries #1994 #2079 #2181 2022-03-25 18:01:34 +01:00
album_yaml_test.go Enable module graph pruning and deprecate io/ioutil (#1600) 2021-10-06 07:10:50 +02:00
album_yaml.go Backups: Rename YAML "backup" files to just YAML files #1887 2022-01-06 13:21:42 +01:00
album.go Search: Improve input sanitation and filter queries #1994 #2079 #2181 2022-03-25 18:01:34 +01:00
camera_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
camera_fixtures.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
camera_makes.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
camera.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
category_fixtures.go
category_test.go
category.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
cell_fixtures_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
cell_fixtures.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
cell_test.go Places: Improve handling of unknown S2 cell ids 2021-12-09 01:10:15 +01:00
cell.go Places: Improve handling of unknown S2 cell ids 2021-12-09 01:10:15 +01:00
const.go Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
country_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
country_fixtures.go
country_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
country.go CLI: Update command descriptions, log messages and levels 2021-11-27 18:41:10 +01:00
counts_test.go Logs: Tweak messages and log levels for improved readability 2021-10-02 14:24:44 +02:00
counts.go Logs: Reduce logs levels of cover and count updates 2022-02-19 19:59:28 +01:00
db_fixtures.go Config: Improve initialization, migrations, and debug logs 2022-01-05 18:15:39 +01:00
db_migrate.go Config: Improve initialization, migrations, and debug logs 2022-01-05 18:15:39 +01:00
db_mysql8_test.go Develop: Move MySQL 8 to docker-compose.mariadb.yml 2022-01-16 14:00:37 +01:00
db_tables.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
db_test.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
db.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
deprecated.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
details_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
details_fixtures.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
details_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
details.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
duplicate_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
duplicate.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
entity_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
entity.go Metadata: Remove location labels when photo doesn't have a location 2021-11-25 14:52:26 +01:00
error.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
face_fixtures_test.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
face_fixtures.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
face_test.go People: Update unsuitable face embeddings blacklist #22 2021-10-07 09:32:17 +02:00
face.go MySQL/MariaDB: Turn subquery-updates into joins for better performance (#1804) 2022-01-03 11:12:08 +01:00
faces_test.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
faces.go People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
file_fixtures_test.go Run "make fmt" 2021-08-28 13:55:37 +02:00
file_fixtures.go Places: Change sort order for showing nearby photos in viewer 2021-11-26 21:24:12 +01:00
file_json_test.go People: Add SubjectNames() to file entity #22 2021-09-02 11:12:42 +02:00
file_json.go Index: Improve indexing and unstacking of related files #1823 2022-01-05 16:37:19 +01:00
file_share_fixtures_test.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_share_fixtures.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_share_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_share.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
file_sync_fixtures_test.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_sync_fixtures.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_sync_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_sync.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
file_test.go Index: Improve indexing and unstacking of related files #1823 2022-01-05 16:37:19 +01:00
file.go Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
fixtures.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
folder_fixtures.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
folder_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
folder.go Metadata: Improve parsing of (incomplete) timestamp strings #625 #2133 2022-03-25 16:31:09 +01:00
keyword_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
keyword_fixtures.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
keyword_test.go Backend: Add unit tests for internal/entity 2020-07-09 15:37:30 +02:00
keyword.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
label_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
label_fixtures.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
label_test.go Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
label.go Sanitize: Add name, query, state, and username filters #1814 2021-12-15 12:24:05 +01:00
lens_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
lens_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
lens_fixtures.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
lens_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
lens.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
link_fixtures.go Tests: Reformat link_fixtures.go 2021-07-25 23:48:34 +02:00
link_test.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
link.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
marker_fixtures_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
marker_fixtures.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
marker_json_test.go People: Add SubjectNames() to file entity #22 2021-09-02 11:12:42 +02:00
marker_json.go People: Add face dist to marker API JSON #22 2021-09-23 14:03:35 +02:00
marker_test.go People: Improve subject and marker entity logs #22 2021-10-06 12:16:52 +02:00
marker.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
markers_test.go People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
markers.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
password_fixtures_test.go Run "make fmt" 2021-08-28 13:55:37 +02:00
password_fixtures.go Auth: adapt tests for recent changes 2021-08-12 20:33:14 +02:00
password_test.go Auth: Add user and password fixtures #98 2021-08-10 12:30:04 +02:00
password.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
photo_album_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_album_fixtures.go Search: Improve album, albums, lens, and camera filters #1994 #2079 2022-03-24 18:30:59 +01:00
photo_album_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_album.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +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_datetime.go Metadata: More accurate location estimates #1668 2021-11-24 16:56:57 +01:00
photo_estimate_test.go Metadata: Don't estimate position of non-photographic images #1668 2021-11-24 21:06:30 +01:00
photo_estimate.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
photo_fixtures_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_fixtures.go Metadata: More accurate location estimates #1668 2021-11-24 16:56:57 +01:00
photo_keyword_fixtures.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
photo_keyword_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_keyword.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo_label_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:15:56 +02:00
photo_label.go Metadata: Remove location labels when photo doesn't have a location 2021-11-25 14:52:26 +01: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_location.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
photo_merge_test.go Stacks: Only merge photos with trusted time and location #1668 2021-11-24 14:32:40 +01:00
photo_merge.go Index: Improve indexing and unstacking of related files #1823 2022-01-05 16:37:19 +01:00
photo_optimize_test.go Metadata: Add --force flag to optimize command #1736 2021-11-18 03:47:25 +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_quality_test.go Metadata: Estimate latitude and longitude if possible #1668 2021-11-22 18:18:41 +01:00
photo_quality.go Stacks: Only merge photos with trusted time and location #1668 2021-11-24 14:32:40 +01:00
photo_test.go Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
photo_title_test.go People: Shorten names in titles #22 2021-09-18 21:40:57 +02:00
photo_title.go Search: Improve input sanitation and filter queries #1994 #2079 #2181 2022-03-25 18:01:34 +01:00
photo_yaml_test.go People: Add SubjectNames() to file entity #22 2021-09-02 11:12:42 +02:00
photo_yaml.go Backups: Rename YAML "backup" files to just YAML files #1887 2022-01-06 13:21:42 +01:00
photo.go Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
place_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
place_fixtures.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
place_test.go Places: Sort States by Country Name and Title #1608 #1740 2021-11-20 16:36:34 +01:00
place.go Places: Fix typo in "not found" log message (#1956) 2022-01-19 16:44:50 +01:00
save.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
src.go Metadata: Never estimate when place was set otherwise #1668 2021-11-21 21:25:11 +01:00
subject_fixtures_test.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
subject_fixtures.go People: Count the number of photos for each subject #22 2021-10-01 16:34:29 +02:00
subject_person_test.go People: Improve face thumbnails on overview page #22 2021-09-17 18:51:24 +02:00
subject_person.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
subject_test.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
subject.go MySQL/MariaDB: Turn subquery-updates into joins for better performance (#1804) 2022-01-03 11:12:08 +01:00
subjects_test.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
subjects.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
time_test.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
time.go People: Improve face matching performance and accuracy #22 2021-08-29 13:26:05 +02:00
user_fixtures_test.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
user_fixtures.go Tests: Add user fixtures and unit test 2021-08-27 15:33:33 +02:00
user_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
user.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
values_test.go Metadata: Limit file projection & color_profile to 40 ASCII chars #1830 2022-01-03 12:09:00 +01:00
values.go Metadata: Limit file projection & color_profile to 40 ASCII chars #1830 2022-01-03 12:09:00 +01:00