photoprism/internal/entity
Michael Mayer a01e54070d Index: Skip duplicates and handle files with wrong extension #391
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-20 19:48:31 +02:00
..
account_fixtures.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02:00
account_test.go Backend: Add unit tests for internal/entity 2020-07-08 15:25:33 +02:00
account.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
album_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
album_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 11:11:52 +02:00
album_test.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
album.go Backend: Import JSON metadata from Google Photos 2020-07-11 16:46:29 +02:00
camera_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
camera_fixtures.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02:00
camera_test.go Backend: Add unit tests for internal/entity 2020-07-09 11:27:44 +02:00
camera.go Backend: Add Huawei P10 models to camera model lookup table 2020-07-20 13:03:14 +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
category.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
cell_fixtures_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02: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 Backend: Improve places logging #399 2020-07-16 14:00:22 +02:00
const.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
country_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
country_test.go Backend: Add unit tests for internal/entity 2020-07-08 18:09:18 +02:00
country.go Try fetching country again if create fails #357 2020-07-07 16:56:02 +02:00
db.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
details_fixtures_test.go Use YAML files to save and restore photo metadata 2020-05-18 22:18:58 +02:00
details_fixtures.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
details_test.go Backend: Add unit tests for internal/entity 2020-07-09 11:27:44 +02:00
details.go Concurrency fix for photo details #357 2020-07-09 17:45:56 +02:00
duplicate_test.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
duplicate.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
entity_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
entity.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
error.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
file_fixtures.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
file_share_fixtures_test.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02:00
file_share_fixtures.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02:00
file_share_test.go Backend: Add unit tests for internal/entity 2020-07-09 11:50:58 +02:00
file_share.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
file_sync_fixtures_test.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02: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: Add unit tests for internal/entity 2020-07-09 11:50:58 +02:00
file_sync.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
file_test.go Use int64 for file modification timestamps #391 2020-07-17 16:09:55 +02:00
file.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
folder_fixtures.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
folder_test.go Backend: Add unit tests for internal/entity 2020-07-09 12:24:44 +02:00
folder.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
keyword_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02: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 Concurrency fixes for cameras, lenss, folders, keywords, and labels #357 2020-07-07 20:44:33 +02:00
label_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
label_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 11:24:00 +02:00
label_test.go Backend: Add unit tests for internal/entity 2020-07-09 15:37:30 +02:00
label.go Concurrency fixes for cameras, lenss, folders, keywords, and labels #357 2020-07-07 20:44:33 +02:00
lens_fixtures_test.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02: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 Concurrency fixes for cameras, lenss, folders, keywords, and labels #357 2020-07-07 20:44:33 +02:00
link_fixtures.go Backend: Add unit tests for internal/entity 2020-07-10 17:27:06 +02:00
link_test.go Backend: Add unit tests for internal/entity 2020-07-09 16:46:13 +02:00
link.go Sharing: Refactor link entity and database columns #367 #18 2020-06-28 14:52:26 +02:00
password_test.go Backend: Add unit tests for internal/entity 2020-07-10 10:58:06 +02:00
password.go Improve UX of account page 2020-06-30 09:06:59 +02:00
person_test.go Backend: Add unit tests for internal/entity 2020-07-10 13:57:51 +02:00
person.go UX: Reduce some levels to keep logs clean 2020-07-14 12:39:56 +02:00
photo_album_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_album_fixtures.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_album_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_album.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02: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_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 14:46:27 +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_keyword.go Concurrency fixes for cameras, lenss, folders, keywords, and labels #357 2020-07-07 20:44:33 +02:00
photo_label_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:15:56 +02:00
photo_label.go Concurrency fixes for cameras, lenss, folders, keywords, and labels #357 2020-07-07 20:44:33 +02:00
photo_location_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_location.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_optimize_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_optimize.go Backend: Tweak db connection params and add stack to panic logs 2020-07-13 15:16:09 +02:00
photo_quality_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
photo_quality.go Backend: Refactor photo details entity #379 #357 2020-07-06 19:15:57 +02:00
photo_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_yaml_test.go Photo: Set defaults for PlaceID, GeoID, CameraID and LensID 2020-07-12 04:48:17 +02:00
photo_yaml.go Load existing photo if uid was found in YAML sidecar file #357 2020-07-07 12:20:38 +02:00
photo.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
place_fixtures_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02: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 Backend: Improve places logging #399 2020-07-16 14:00:22 +02:00
time_test.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02:00
time.go Sharing: Link expiration, view counter and permissions #18 2020-06-26 12:16:13 +02:00