photoprism/internal/workers
Michael Mayer 4bcd670c5e Download: Expire temporary archives and gate the sweep worker
Generated archives are removed once they exceed their configured age, so
temporary files do not accumulate when an archive is created but never
fetched. The periodic sweep only scans while an archive may exist, so an
idle instance performs no disk access.
2026-07-27 12:12:37 +00:00
..
auto i18n: Localize index, import & upload completion notifications #5682 2026-07-21 12:30:38 +00:00
backup.go Storage: Gate convert/backup/zip writes and centralize Err sentinels #5613 2026-05-26 01:35:06 +00:00
backup_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
index.go i18n: Localize index, import & upload completion notifications #5682 2026-07-21 12:30:38 +00:00
index_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
meta.go Index: Back up vision metadata to YAML in the meta worker #5493 #2260 2026-07-25 13:23:29 +00:00
meta_test.go Index: Back up vision metadata to YAML in the meta worker #5493 #2260 2026-07-25 13:23:29 +00:00
purge_archives_test.go Download: Expire temporary archives and gate the sweep worker 2026-07-27 12:12:37 +00:00
scheduler.go Workers: Apply "golangci-lint" recommendations #5330 2025-11-22 10:22:05 +01:00
scheduler_test.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
share.go Services: Notify when a WebDAV service upload fails #5745 2026-07-23 13:14:48 +00:00
share_test.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
sync.go Backend: Clip VARBINARY text columns by bytes to avoid write errors #5638 2026-06-03 08:04:40 +00:00
sync_download.go Backend: Contain all file paths within their base directories #5735 2026-07-19 16:45:26 +02:00
sync_download_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
sync_refresh.go Services: Add CIDR allowlist for discovery and WebDAV traffic #5461 2026-02-26 18:18:40 +01:00
sync_test.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
sync_upload.go Services: Add CIDR allowlist for discovery and WebDAV traffic #5461 2026-02-26 18:18:40 +01:00
vision.go Vision: Write the YAML backup only after a successful save #5493 #2260 2026-07-25 13:33:26 +00:00
vision_reset.go CLI: Ensure vision reset command and worker use same default src #5233 2025-10-01 08:52:28 +02:00
vision_reset_test.go CLI: Add "photoprism vision reset" command to reset metadata #5233 2025-09-29 18:59:52 +02:00
workers.go Download: Expire temporary archives and gate the sweep worker 2026-07-27 12:12:37 +00:00
workers_test.go Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00