photoprism/internal/workers
2025-03-27 20:52:16 +10:00
..
auto Merge remote-tracking branch 'photoprism/develop' into gorm2 2025-01-31 23:08:27 +10:00
backup.go Backend: Move backup package to internal/photoprism/backup 2024-07-02 06:32:17 +02:00
backup_test.go Backups: Add config option to limit the number of backups to keep #4243 2024-05-12 17:44:33 +02:00
index.go Backend: Move get package to /internal/photoprism/get 2024-07-02 08:03:30 +02:00
index_test.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
meta.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
meta_test.go Faces: Run background worker only when data has been updated #3124 2023-03-08 12:42:57 +01:00
scheduler.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02: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 Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
share_test.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
sync.go WebDAV: Skip download sync if storage is full or quota is exceeded #4266 2025-03-11 23:45:41 +01:00
sync_download.go WebDAV: Add "failed" state for files that cannot be synchronized #4827 2025-03-18 11:53:56 +01:00
sync_download_test.go Tests: Add unit tests 2025-03-12 16:34:28 +01:00
sync_refresh.go WebDAV: Add "failed" state for files that cannot be synchronized #4827 2025-03-18 11:53:56 +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 Handle nullable FileID for filesync 2024-09-29 00:01:35 +10:00
workers.go Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
workers_test.go Add check for save inconsistencies on all db tests. 2024-10-06 23:04:35 +10:00