0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/lib/private/Repair
Ferdinand Thiessen d3dbe3ab2c
refactor: convert sanitize account properties repair step to background job
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-24 16:44:49 +01:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC13 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC14 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC16 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC18 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC20 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC21 fix: validate account properties as a repair step 2025-02-24 16:42:44 +01:00
NC22 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC24 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC25 chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NC29 refactor: convert sanitize account properties repair step to background job 2025-02-24 16:44:49 +01:00
NC30 fix(SetupCheck): Properly check public access to data directory 2024-08-08 22:08:42 +02:00
Owncloud fix(repair): PHP8.3 deprecation warning 2025-02-15 11:08:58 +00:00
AddAppConfigLazyMigration.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AddBruteForceCleanupJob.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AddCleanupDeletedUsersBackgroundJob.php fix: Make user removal more resilient 2024-10-08 21:02:07 +02:00
AddCleanupUpdaterBackupsJob.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AddMetadataGenerationJob.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AddRemoveOldTasksBackgroundJob.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CleanTags.php fix: implement sharding compatible cleanup for various bits 2024-08-28 14:54:14 +02:00
CleanUpAbandonedApps.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ClearFrontendCaches.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ClearGeneratedAvatarCache.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ClearGeneratedAvatarCacheJob.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Collation.php fix(db): Promote the use of getDatabaseProvider to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +02:00
MoveUpdaterStepFile.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OldGroupMembershipShares.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RemoveBrokenProperties.php fix: replace null character when serializing 2024-12-13 20:41:06 -05:00
RemoveLinkShares.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RepairDavShares.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RepairInvalidShares.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RepairLogoDimension.php fix(theming): Make getImage() call save against missing non-SVG version 2024-08-21 13:19:29 +02:00
RepairMimeTypes.php fix: run mimetype repair query across all shards 2024-08-28 14:54:14 +02:00