0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/lib/private/Repair
Richard Steinmetz d8e5b6a229
fix(oauth2): adjust db schemas when migrating from owncloud
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-02-06 10:19:57 +01:00
..
Events Parameter of RepairAdvanceEvent is actually an increment, not a step id 2022-08-25 16:26:31 +02:00
NC11 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC13 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC14 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC16 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
NC18 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
NC20 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
NC21 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
NC22 chore: Drop dead private methods in /lib 2023-06-06 11:01:58 +02:00
NC24 Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +02:00
NC25 Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Owncloud fix(oauth2): adjust db schemas when migrating from owncloud 2025-02-06 10:19:57 +01:00
AddAppConfigLazyMigration.php feat(appconfig): repair step to migrate lazy config values 2024-03-11 10:59:43 -01:00
AddBruteForceCleanupJob.php composer run cs:fix 2023-01-20 11:45:08 +01:00
AddCleanupDeletedUsersBackgroundJob.php fix: Make user removal more resilient 2024-10-15 16:50:27 +02:00
AddCleanupUpdaterBackupsJob.php composer run cs:fix 2023-01-20 11:45:08 +01:00
AddMetadataGenerationJob.php Add metadata generation job 2023-11-16 15:02:38 +01:00
AddRemoveOldTasksBackgroundJob.php Implement TextToImage OCP API 2023-10-18 13:21:50 +02:00
CleanTags.php composer run cs:fix 2023-01-20 11:45:08 +01:00
CleanUpAbandonedApps.php unbundle files_videoplayer and clean up a little 2022-09-29 12:11:37 +02:00
ClearFrontendCaches.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ClearGeneratedAvatarCache.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ClearGeneratedAvatarCacheJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Collation.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
MoveUpdaterStepFile.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
OldGroupMembershipShares.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RemoveBrokenProperties.php fix: replace null character when serializing 2024-12-13 22:00:46 -05:00
RemoveLinkShares.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
RepairDavShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
RepairInvalidShares.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
RepairLogoDimension.php fix(theming): Make getImage() call save against missing non-SVG version 2024-08-21 10:04:54 +00:00
RepairMimeTypes.php fix(setupcheck): Fix mimetype server version check in backport 2024-08-21 10:25:23 +02:00