nextcloud-server/lib/private/Repair
Anupam Kumar 8b0d49327a
feat(mimetypes): Add mimetype for ReStructuredText
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-03-15 20:23:27 +07:00
..
Events Parameter of RepairAdvanceEvent is actually an increment, not a step id 2022-08-25 16:26:31 +07:00
NC11 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC13 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC14 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC16 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
NC18 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
NC20 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
NC21 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
NC22 chore: Drop dead private methods in /lib 2023-06-06 11:01:58 +07:00
NC24
NC25 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Owncloud Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +07:00
AddAppConfigLazyMigration.php feat(appconfig): repair step to migrate lazy config values 2024-03-11 10:59:43 +07:00
AddBruteForceCleanupJob.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AddCleanupUpdaterBackupsJob.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AddMetadataGenerationJob.php Add metadata generation job 2023-11-16 15:02:38 +07:00
AddRemoveOldTasksBackgroundJob.php Implement TextToImage OCP API 2023-10-18 13:21:50 +07:00
CleanTags.php composer run cs:fix 2023-01-20 11:45:08 +07:00
CleanUpAbandonedApps.php unbundle files_videoplayer and clean up a little 2022-09-29 12:11:37 +07:00
ClearFrontendCaches.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ClearGeneratedAvatarCache.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ClearGeneratedAvatarCacheJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Collation.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
MoveUpdaterStepFile.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
OldGroupMembershipShares.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RemoveLinkShares.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RepairDavShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RepairInvalidShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RepairMimeTypes.php feat(mimetypes): Add mimetype for ReStructuredText 2024-03-15 20:23:27 +07:00