photoprism/internal/entity
Michael Mayer e29e9977a9 UI: Add people tab to photo edit dialog #22
Work in progress. Buttons don't work yet.
2021-06-01 17:39:03 +02:00
..
testdata/album Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
account_fixtures.go
account_test.go
account.go
address_test.go
address.go
album_fixtures_test.go
album_fixtures.go Tests: Add tests for internal/entity 2021-02-24 11:38:28 +01:00
album_test.go Tests: Add tests for internal/entity 2021-02-24 11:38:28 +01:00
album_yaml_test.go Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
album_yaml.go UX: Add global server config options tab to Settings UI 2020-12-18 20:42:12 +01:00
album.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
camera_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_fixtures_test.go
camera_fixtures.go
camera_makes.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
camera_test.go
camera.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
category_fixtures.go
category_test.go
category.go
cell_fixtures_test.go
cell_fixtures.go
cell_test.go
cell.go Metadata: Don't remove stopwords from existing keywords #1153 2021-05-01 11:06:51 +02:00
const.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +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
country.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
db.go
details_fixtures_test.go
details_fixtures.go
details_test.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
details.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
duplicate_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
duplicate.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
entity_test.go
entity.go People: Add Marker entity #22 2021-05-25 11:38:04 +02:00
error.go
file_fixtures.go Tests: Add test fixtures 2021-03-10 11:30:09 +01:00
file_share_fixtures_test.go
file_share_fixtures.go
file_share_test.go
file_share.go
file_sync_fixtures_test.go
file_sync_fixtures.go
file_sync_test.go
file_sync.go
file_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
file.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
fixtures.go
folder_fixtures.go Tests: Add test fixtures 2021-03-10 11:30:09 +01:00
folder_test.go Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
folder.go Folders: Fix title capitalization #737 2020-12-25 14:31:06 +01:00
keyword_fixtures_test.go
keyword_fixtures.go
keyword_test.go
keyword.go
label_fixtures_test.go
label_fixtures.go
label_test.go Tests: Add tests for internal/entity 2021-02-24 15:31:10 +01:00
label.go
lens_cache.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
lens_fixtures_test.go
lens_fixtures.go
lens_test.go
lens.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
link_fixtures.go
link_test.go
link.go Shares: Allow reuse of the same share slugs & tokens #776 2020-12-31 12:02:26 +01:00
marker_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
marker.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
markers_test.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
markers.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
password_test.go
password.go
photo_album_fixtures_test.go
photo_album_fixtures.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
photo_album_test.go
photo_album.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
photo_counts_test.go
photo_counts.go
photo_estimate_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
photo_estimate.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_fixtures_test.go
photo_fixtures.go People: Show number of faces in edit dialog #22 2021-05-26 09:51:00 +02:00
photo_keyword_fixtures.go
photo_keyword_test.go
photo_keyword.go
photo_label_test.go
photo_label.go Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
photo_location_test.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_location.go Classify: Improve moments & location labels 2021-02-21 17:18:36 +01:00
photo_merge_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
photo_merge.go Metadata: Remove estimate when setting a new country #1018 2021-02-11 19:48:33 +01:00
photo_optimize_test.go Settings: Add estimate feature flag #622 2020-12-30 11:11:58 +01:00
photo_optimize.go Settings: Add estimate feature flag #622 2020-12-30 11:11:58 +01:00
photo_quality_test.go Tests: Add tests for internal/entity 2021-02-25 15:42:20 +01:00
photo_quality.go Indexer: Improve merging and performance 2020-12-27 07:43:39 +01:00
photo_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
photo_yaml_test.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
photo_yaml.go Backup: Restore archive flag from yaml files #912 2021-02-05 16:32:08 +01:00
photo.go People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
place_fixtures_test.go
place_fixtures.go
place_test.go
place.go
save.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
src.go
time_test.go Metadata: Improve date extraction for mod time and file names #930 2021-01-27 15:21:54 +01:00
time.go Metadata: Improve date extraction for mod time and file names #930 2021-01-27 15:21:54 +01:00
user_test.go
user.go UX: Document min password length and reduce to 4 chars 2021-01-02 14:06:34 +01:00