photoprism/internal/photoprism
2021-08-24 15:20:05 +02:00
..
testdata Metadata: Add support for XMP sidecar CreateDate and Keywords (#1161) 2021-04-26 13:54:14 +02:00
albums.go Restore: Improve command flags and usage docs #1190 #1193 2021-04-20 08:40:39 +02:00
cleanup_options.go Add cleanup command that removes orphaned thumbnails and index entries 2021-01-24 17:46:18 +01:00
cleanup.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
colors_test.go Indexer: Improve color & chroma classification #596 2020-12-17 11:47:31 +01:00
colors.go Backend: Index file error messages 2020-07-20 11:39:16 +02:00
config.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
convert_test.go Tests: Add tests for internal/photoprism 2021-02-26 13:04:48 +01:00
convert_worker.go Video: Update ffmpeg transcoding parameters #703 #1060 2021-02-17 16:48:20 +01:00
convert.go RAW: Skip Darktable when converting Canon CR3 and Fuji RAF files #1362 2021-07-16 18:12:42 +02:00
delete.go Delete: Make sure to permanently remove all related sidecar files #167 2021-02-15 14:09:30 +01:00
faces_analyze.go People: Improve face clustering and matching #22 2021-08-23 16:22:01 +02:00
faces_cluster.go People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
faces_match.go People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
faces_optimize.go People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
faces_options.go People: Improve face clustering and matching #22 2021-08-23 16:22:01 +02:00
faces_reset.go People: Split facial recognition into smaller functions #22 2021-08-22 16:14:34 +02:00
faces_test.go People: Add threshold option for faces worker #22 2021-08-17 22:49:32 +02:00
faces.go People: Improve edit UI and stability #22 2021-08-24 14:27:34 +02:00
filename_test.go Tests: Add tests for internal/photoprism 2021-03-02 11:59:52 +01:00
filename.go Metadata: Cache ExifTool JSON by original file hash #755 #759 2020-12-30 13:33:47 +01:00
files_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
files.go Fix locking (#1141) 2021-03-28 19:51:38 +02:00
import_options_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
import_options.go Import: Never remove ignored directories #1319 2021-05-23 13:49:07 +02:00
import_test.go People: Multiple embeddings per face crop #22 2021-08-11 13:21:22 +02:00
import_worker.go Import: Check if "convert to jpeg" is disabled 2021-05-17 16:01:52 +02:00
import.go People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
index_classify.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
index_faces.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
index_mediafile_test.go People: Multiple embeddings per face crop #22 2021-08-11 13:21:22 +02:00
index_mediafile.go People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
index_options_test.go Tests: Add tests for internal/photoprism 2021-03-02 11:59:52 +01:00
index_options.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
index_related_test.go People: Multiple embeddings per face crop #22 2021-08-11 13:21:22 +02:00
index_related.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
index_test.go People: Multiple embeddings per face crop #22 2021-08-11 13:21:22 +02:00
index_worker.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
index.go People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
label_test.go Add test for label.go 2020-01-27 15:26:48 +01:00
label.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
location_test.go Indexer: Improve logging #546 2020-12-04 23:16:22 +01:00
location.go Indexer: Improve logging #546 2020-12-04 23:16:22 +01:00
mediafile_meta_test.go Metadata: Fix TestMediaFile_Exif_HEIF 2021-05-20 16:46:15 +02:00
mediafile_meta.go Add video transcoding support to convert command #703 2021-02-11 21:37:44 +01:00
mediafile_test.go Tests: Add tests for internal/photoprism 2021-03-02 11:59:52 +01:00
mediafile.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
mediafiles.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
moments_test.go Add moments #154 2020-05-30 01:41:47 +02:00
moments.go People: Add face clustering and matching to meta worker #22 2021-08-14 14:24:48 +02:00
photoprism_test.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
photoprism.go Archive: Permanently Delete Files After Confirmation #167 2021-01-24 15:28:59 +01:00
photos_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
photos.go Fix locking (#1141) 2021-03-28 19:51:38 +02:00
purge_options.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
purge.go Index: Reduce log level for missing primaries to info #1010 2021-02-08 07:14:55 +01:00
related_test.go Backend: Add unit tests 2020-10-20 12:06:16 +02:00
related.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
resample_test.go People: Split facial recognition into smaller functions #22 2021-08-22 16:14:34 +02:00
resample_worker.go Sync: Import/index after downloading #225 2020-04-06 22:09:45 +02:00
resample.go People: Improve Facial Recognition Accuracy, Command, and UI #22 2021-08-13 20:04:59 +02:00
timezone_test.go XMP: Group files based on DocumentID and Instance ID #335 2020-05-27 13:40:21 +02:00
timezone.go XMP: Group files based on DocumentID and Instance ID #335 2020-05-27 13:40:21 +02:00