photoprism/internal/photoprism
2022-05-21 18:12:08 +02:00
..
testdata Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
albums.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
cleanup.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
cleanup_options.go Add cleanup command that removes orphaned thumbnails and index entries 2021-01-24 17:46:18 +01:00
colors.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
colors_test.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
config.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
convert.go Index: Improve log messages #2257 2022-04-16 13:50:35 +02:00
convert_avc.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_avc_test.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_jpeg.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_jpeg_test.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_json.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_json_test.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_test.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
convert_worker.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
delete.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
faces.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
faces_audit.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
faces_audit_test.go People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
faces_cluster.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
faces_cluster_test.go Tests: Add unit tests 2021-09-02 17:44:27 +02:00
faces_match.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
faces_match_test.go People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
faces_optimize.go People: Add info on the kind of face to improve matching #2182 2022-04-04 21:22:31 +02:00
faces_optimize_test.go People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
faces_options.go People: Improve face clustering and matching #22 2021-08-23 16:22:01 +02:00
faces_reset.go Index: Replace changed file hashes and remove orphan markers 2021-09-24 13:13:59 +02:00
faces_reset_test.go People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
faces_stats.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
faces_stats_test.go People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
faces_test.go People: Add unit tests #22 2021-09-01 15:06:54 +02:00
filename.go Index: Find photo stack by filename & recover original names #1823 #1892 2022-01-06 09:55:41 +01:00
filename_test.go Index: Find photo stack by filename & recover original names #1823 #1892 2022-01-06 09:55:41 +01:00
files.go Index: Truncate mod time to full seconds #2257 2022-05-17 01:04:26 +02:00
files_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
import.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
import_options.go Import: Never remove ignored directories #1319 2021-05-23 13:49:07 +02:00
import_options_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
import_test.go People: Improve face crop caching #22 2021-09-02 23:47:37 +02:00
import_worker.go Index: Truncate mod time to full seconds #2257 2022-05-17 01:04:26 +02:00
index.go Index: Reduce log level for empty files from error to warning #2257 2022-04-18 17:21:31 +02:00
index_faces.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
index_labels.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
index_main.go Index: Truncate mod time to full seconds #2257 2022-05-17 01:04:26 +02:00
index_mediafile.go Search: Omit files with unknown Chroma when using mono:true filter #2341 2022-05-21 18:12:08 +02:00
index_mediafile_test.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
index_nsfw.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
index_options.go Index: Improve handling of archived photos, skip when possible #2257 2022-04-16 12:39:47 +02:00
index_options_test.go People: Add "photoprism faces index" command for indexing faces only #22 2021-09-22 19:33:41 +02:00
index_related.go Index: Truncate mod time to full seconds #2257 2022-05-17 01:04:26 +02:00
index_related_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
index_result.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
index_test.go People: Improve face crop caching #22 2021-09-02 23:47:37 +02:00
index_worker.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
label.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
label_test.go Add test for label.go 2020-01-27 15:26:48 +01:00
location.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
location_test.go Places: Update location_test.go #1776 2021-11-30 15:42:32 +01:00
mediafile.go Index: Truncate mod time to full seconds #2257 2022-05-17 01:04:26 +02:00
mediafile_meta.go Index: Reduce log level for empty files from error to warning #2257 2022-04-18 17:21:31 +02:00
mediafile_meta_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
mediafile_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
mediafiles.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
moments.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
moments_test.go Add moments #154 2020-05-30 01:41:47 +02:00
photoprism.go Backend: Update Go package descriptions to improve generated docs 2022-04-25 09:53:55 +02:00
photoprism_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
photos.go Fix locking (#1141) 2021-03-28 19:51:38 +02:00
photos_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
places.go CLI: Update command descriptions, log messages and levels 2021-11-27 18:41:10 +01:00
places_test.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
purge.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
purge_options.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
related.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
related_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
resample.go Convert: Set virtual home in cache path for external CLI commands #2262 2022-04-18 13:55:17 +02:00
resample_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
resample_worker.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
timezone.go XMP: Group files based on DocumentID and Instance ID #335 2020-05-27 13:40:21 +02:00
timezone_test.go XMP: Group files based on DocumentID and Instance ID #335 2020-05-27 13:40:21 +02:00