aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/BackgroundCleanupJob.php
Commit message (Expand)AuthorAgeFilesLines
* fix(preview): Filter for folders in cleanup old preview jobDario Mehlich2025-01-271-7/+7
* chore(db): Correctly apply query typesGit'Fellow2024-10-171-24/+10
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-1/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix: misc code fixes around db shardingsharding-code-fixesRobin Appelman2024-09-091-1/+0
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-0/+57
* fix: explicitly filter for storageid in preview cleanup jobRobin Appelman2024-07-231-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* docs: add description how BackgroundCleanupJob.getNewPreviewLocations worksDaniel Kesselberg2023-01-031-0/+15
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-3/+5
* Use storage filter when fetching previews to cleanupJulius Härtl2021-08-261-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move to subfolders for preview filesRoeland Jago Douma2020-04-191-16/+78
* Update license headersChristoph Wurst2019-12-051-7/+10
* Move to joinRoeland Jago Douma2018-05-141-8/+8
* Add backgroundcleanup jobRoeland Jago Douma2018-05-141-0/+91