photoprism/internal/entity
2021-08-19 23:12:51 +02:00
..
testdata/album Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
account.go Database: Improve config and SQL queries 2020-12-15 20:14:06 +01:00
account_fixtures.go Tests: Update test fixtures 2021-07-22 13:53:28 +02:00
account_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
address.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
address_test.go Backend: Add tests for entity 2020-10-19 17:06:09 +02:00
album.go People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
album_fixtures.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
album_fixtures_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
album_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
album_yaml.go UX: Add global server config options tab to Settings UI 2020-12-18 20:42:12 +01:00
album_yaml_test.go Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
camera.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
camera_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_fixtures.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02:00
camera_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
camera_makes.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_test.go Backend: Add unit tests for internal/entity 2020-07-09 11:27:44 +02:00
category.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
category_fixtures.go Backend: Update label photo count and refactor entity fixtures 2020-05-10 19:43:49 +02:00
category_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
cell.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
cell_fixtures.go Tests: Update places fixtures 2021-08-16 15:18:30 +02:00
cell_fixtures_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
cell_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
const.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
country.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
country_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
country_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
country_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
db.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
details.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
details_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
details_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
details_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
duplicate.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
duplicate_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
embedding.go People: Fork clusters library with fixed dbscan implementation #1478 2021-08-19 14:24:30 +02:00
entity.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
entity_test.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
error.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
face.go People: Improve face matching #22 2021-08-19 23:12:51 +02:00
face_fixtures.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
face_test.go People: Update entity database table names #22 2021-08-13 20:31:41 +02:00
file.go People: Remove face embeddings and landmarks from JSON response #22 2021-08-16 01:45:36 +02:00
file_fixtures.go People: Add threshold option for faces worker #22 2021-08-17 22:49:32 +02:00
file_share.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
file_share_fixtures.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_share_fixtures_test.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_sync.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
file_sync_fixtures.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
file_sync_fixtures_test.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_test.go Tests: Adapt tests to updated fixtures 2021-08-16 17:15:06 +02:00
fixtures.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
folder.go Folders: Fix title capitalization #737 2020-12-25 14:31:06 +01: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
keyword.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
keyword_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
keyword_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
keyword_test.go Backend: Add unit tests for internal/entity 2020-07-09 15:37:30 +02:00
label.go People: Add person entity and people count #22 2021-08-11 21:42:31 +02:00
label_fixtures.go Tests: Update fixtures 2021-07-22 18:31:56 +02:00
label_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
label_test.go Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
lens.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
lens_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
lens_fixtures.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
lens_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
lens_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
link.go Shares: Allow reuse of the same share slugs & tokens #776 2020-12-31 12:02:26 +01:00
link_fixtures.go Tests: Reformat link_fixtures.go 2021-07-25 23:48:34 +02:00
link_test.go Tests: Update test fixtures 2021-07-23 13:25:28 +02:00
marker.go People: Improve face matching #22 2021-08-19 23:12:51 +02:00
marker_fixtures.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
marker_fixtures_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
marker_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
markers.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
markers_test.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
password.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +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
photo.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
photo_album.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo_album_fixtures.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
photo_album_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_album_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_counts.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_counts_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_estimate.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_estimate_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
photo_fixtures.go Tests: Update fixtures 2021-08-17 17:26:47 +02:00
photo_fixtures_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_keyword.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo_keyword_fixtures.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
photo_keyword_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_label.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_location.go Backend: Replace gopkg.in/ugjka/go-tz with gopkg.in/photoprism/go-tz 2021-07-17 15:21:03 +02:00
photo_location_test.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
photo_merge.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_merge_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
photo_optimize.go Settings: Add estimate feature flag #622 2020-12-30 11:11:58 +01:00
photo_optimize_test.go Settings: Add estimate feature flag #622 2020-12-30 11:11:58 +01:00
photo_quality.go Indexer: Improve merging and performance 2020-12-27 07:43:39 +01:00
photo_quality_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_test.go Tests: Adapt tests to fixture updates 2021-08-16 18:19:23 +02:00
photo_yaml.go Backup: Restore archive flag from yaml files #912 2021-02-05 16:32:08 +01:00
photo_yaml_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
place.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
place_fixtures.go Tests: Update places fixtures 2021-08-16 15:18:30 +02:00
place_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
place_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
save.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
src.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
subject.go People: Improve face matching #22 2021-08-19 23:12:51 +02:00
subject_fixtures.go People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
subject_test.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
time.go Metadata: Improve date extraction for mod time and file names #930 2021-01-27 15:21:54 +01:00
time_test.go Metadata: Improve date extraction for mod time and file names #930 2021-01-27 15:21:54 +01:00
user.go Auth: Refactor user entity functions #98 2021-08-18 20:18:39 +02:00
user_fixtures.go Auth: adapt tests for recent changes 2021-08-12 20:33:14 +02:00
user_test.go Auth: Refactor user entity functions #98 2021-08-18 20:18:39 +02:00
values.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00