.. |
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
|
Tests: Update fixtures
|
2021-07-22 18:31:56 +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
|
Index: Improve save / update functions, remove orphans
|
2021-02-06 16:30:30 +01:00 |
camera_cache.go
|
Index: Improve save / update functions, remove orphans
|
2021-02-06 16:30:30 +01:00 |
camera_fixtures.go
|
|
|
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
|
|
|
category.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
category_fixtures.go
|
|
|
category_test.go
|
|
|
cell.go
|
Metadata: Don't remove stopwords from existing keywords #1153
|
2021-05-01 11:06:51 +02:00 |
cell_fixtures.go
|
|
|
cell_fixtures_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
cell_test.go
|
|
|
const.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
country.go
|
Index: Improve save / update functions, remove orphans
|
2021-02-06 16:30:30 +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 |
db.go
|
|
|
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: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +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: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
entity.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |
entity_test.go
|
|
|
error.go
|
|
|
face.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +02:00 |
face_fixtures.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +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
|
Tests: Adapt tests to fixture changes
|
2021-08-05 12:33:52 +02:00 |
file_share.go
|
|
|
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
|
|
|
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 for internal/entity to fixture updates
|
2021-08-04 17:09:36 +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
|
Tests: Update fixtures
|
2021-07-22 18:31:56 +02:00 |
folder_test.go
|
Tests: Add tests for internal/entity
|
2021-02-24 15:31:10 +01:00 |
keyword.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
keyword_fixtures.go
|
|
|
keyword_fixtures_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
keyword_test.go
|
|
|
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: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
lens_cache.go
|
Index: Improve save / update functions, remove orphans
|
2021-02-06 16:30:30 +01:00 |
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
lens_test.go
|
|
|
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: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +02:00 |
marker_fixtures.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +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
|
|
|
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: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +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
|
|
|
photo_counts.go
|
|
|
photo_counts_test.go
|
|
|
photo_estimate.go
|
Metadata: Remove estimate when setting a new country #1018
|
2021-02-11 19:48:33 +01:00 |
photo_estimate_test.go
|
Backup: Improve command flags and usage docs #1190 #1193
|
2021-04-19 13:48:46 +02:00 |
photo_fixtures.go
|
Tests: Update photo fixtures
|
2021-08-05 12:33:02 +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
|
|
|
photo_keyword_test.go
|
|
|
photo_label.go
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
photo_label_test.go
|
|
|
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
|
Metadata: Remove estimate when setting a new country #1018
|
2021-02-11 19:48:33 +01: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
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +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
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
place_fixtures.go
|
|
|
place_fixtures_test.go
|
Backend: Format go imports
|
2020-11-21 18:08:41 +01:00 |
place_test.go
|
|
|
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: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +02:00 |
subject_fixtures.go
|
People: Remove face embeddings and landmarks from JSON response #22
|
2021-08-16 01:45:36 +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
|
People: Refactor faces worker and related entities #22
|
2021-08-15 20:57:26 +02:00 |
user_fixtures.go
|
Auth: adapt tests for recent changes
|
2021-08-12 20:33:14 +02:00 |
user_test.go
|
Auth: adapt tests for recent changes
|
2021-08-12 20:33:14 +02:00 |
values.go
|
People: Refactor faces worker and related entities #22
|
2021-08-16 00:29:36 +02:00 |