photoprism/internal/entity
2021-02-07 19:04:17 +01:00
..
testdata/album Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
account_fixtures.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02:00
account_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
account.go Database: Improve config and SQL queries 2020-12-15 20:14:06 +01:00
address_test.go Backend: Add tests for entity 2020-10-19 17:06:09 +02:00
address.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
album_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
album_fixtures.go Search albums by country (#905) 2021-01-16 12:48:43 +01:00
album_test.go Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
camera_fixtures.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02: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
camera.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01: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
category.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
cell_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
cell_fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
cell_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
cell.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01: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 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
country.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
db.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
details_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
details_fixtures.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
details_test.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
details.go Metadata: Store and compare data source for details #755 2020-12-31 13:51:31 +01:00
duplicate_test.go Backend: Add tests for entity 2020-10-19 17:06:09 +02:00
duplicate.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
entity_test.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
entity.go Indexer: Add optimize command & automatically fix location data #546 2020-12-05 00:13:44 +01:00
error.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
file_fixtures.go Indexer: Improve stacking settings and merging 2020-12-11 17:21:13 +01:00
file_share_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_share_fixtures.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_sync_fixtures.go Backend: Add unit tests for internal/workers 2020-07-13 16:44:17 +02:00
file_sync_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_test.go Download all related files using their existing name by default #449 2021-01-27 21:30:10 +01:00
file.go Upload: Add duplicates to selected album(s) as well #991 2021-02-05 21:12:40 +01:00
fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
folder_fixtures.go Library: Show folder covers in Originals #1011 2021-02-07 19:04:17 +01:00
folder_test.go Albums: Improve folder indexing 2020-12-09 13:10:21 +01:00
folder.go Folders: Fix title capitalization #737 2020-12-25 14:31:06 +01:00
keyword_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
keyword_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
keyword_test.go Backend: Add unit tests for internal/entity 2020-07-09 15:37:30 +02:00
keyword.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
label_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
label_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 11:24:00 +02:00
label_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
label.go Database: Improve config and SQL queries 2020-12-15 20:14:06 +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 Backend: Add unit tests for internal/entity 2020-07-09 16:46:13 +02:00
lens.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
link_fixtures.go Backend: Add unit tests for internal/entity 2020-07-10 17:27:06 +02:00
link_test.go Update link entity test #621 2020-11-22 03:22:21 +01:00
link.go Shares: Allow reuse of the same share slugs & tokens #776 2020-12-31 12:02:26 +01:00
password_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
password.go Backend: Refactor person entity #98 #144 2020-09-13 17:51:43 +02:00
photo_album_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_album_fixtures.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
photo_album_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_album.go Albums: Handle missing entries and pure emoji titles 2020-12-27 13:11:08 +01:00
photo_counts_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_counts.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_estimate_test.go Settings: Add estimate feature flag #622 2020-12-30 11:11:58 +01:00
photo_estimate.go Metadata: Rename SetTimeZone to UpdateTimeZone #930 2021-01-27 23:39:46 +01:00
photo_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_fixtures.go Additional photo location unit tests (#918) 2021-02-05 18:32:32 +01: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_keyword.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
photo_label_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:15:56 +02:00
photo_label.go Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
photo_location_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_location.go Metadata: Improve handling of time zones and estimates #930 2021-01-26 19:18:37 +01:00
photo_merge_test.go Indexer: Refactor photo merge #616 2020-12-12 22:02:14 +01:00
photo_merge.go Indexer: Improve merging and performance 2020-12-27 07:43:39 +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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_quality.go Indexer: Improve merging and performance 2020-12-27 07:43:39 +01:00
photo_test.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
photo_yaml_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_yaml.go Backup: Restore archive flag from yaml files #912 2021-02-05 16:32:08 +01:00
photo.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
place_fixtures_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
place_fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
place_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
place.go Database: Improve config and SQL queries 2020-12-15 20:14:06 +01:00
save.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
src.go Indexer: Use lookup table to prioritize metadata sources 2020-12-17 10:23:17 +01:00
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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
user.go UX: Document min password length and reduce to 4 chars 2021-01-02 14:06:34 +01:00