You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Console/Commands/Internal
Daniel Supernault 7a98ebfe56
Delete NotificationEpochUpdate.php
2 weeks ago
..
AccountPostCountStatUpdate.php
CleanupExpiredAppRegistrations.php
GarbageCollectorDatabaseSession.php refactor: use GarbageCollector prefix for GC console command classes 4 weeks ago
GarbageCollectorFailedJob.php refactor: use GarbageCollector prefix for GC console command classes 4 weeks ago
GarbageCollectorImportUpload.php refactor: use GarbageCollector prefix for GC console command classes 4 weeks ago
GarbageCollectorMedia.php refactor: use GarbageCollector prefix for GC console command classes 4 weeks ago
GarbageCollectorPasswordReset.php refactor: use GarbageCollector prefix for GC console command classes 4 weeks ago
GarbageCollectorStory.php refactor: use GarbageCollector prefix for GC console command classes 4 weeks ago
HashtagCachedCountUpdate.php
ImportRemoveDeletedAccounts.php
ImportUploadCleanStorage.php
ImportUploadMediaToCloudStorage.php
InstanceUpdateTotalLocalPosts.php
PushGatewayRefresh.php
RecalculateUserStorage.php Fix account storage limit not freeing on media deletion (#7169) 2 weeks ago
SoftwareUpdateRefresh.php
StorageMaintenance.php refactor: simplify storage:maintenance flags and make it quiet by default 3 weeks ago
TransformImports.php feat: storage:maintenance command + in-flow cleanup of emptied dirs 3 weeks ago
WeeklyInstanceScan.php