aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/BackgroundJob/CleanupDirectEditingTokens.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-5/+4
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-3/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-6/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+22
* Code style fixes and cleanupJulius Härtl2019-11-271-1/+1
* Add background job for token cleanupJulius Härtl2019-11-271-0/+31