nextcloud-server/lib/private/Repair
Joas Schilling c8c4dd637f
fix(OCC): Don't throw in the repair step for phone validation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 16:57:53 +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 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC18 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC20 composer run cs:fix 2023-01-20 11:45:08 +07:00
NC21 fix(OCC): Don't throw in the repair step for phone validation 2023-02-23 16:57:53 +07:00
NC22
NC24 Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +07:00
NC25 Fix PHP lint CI failure 2022-11-24 01:09:19 +07:00
Owncloud composer run cs:fix 2023-01-20 11:45:08 +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
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 composer run cs:fix 2023-01-20 11:45:08 +07:00
ClearGeneratedAvatarCache.php Move avatar clearing in the background 2022-09-26 15:26:31 +07:00
ClearGeneratedAvatarCacheJob.php Move avatar clearing in the background 2022-09-26 15:26:31 +07:00
Collation.php
MoveUpdaterStepFile.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OldGroupMembershipShares.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RemoveLinkShares.php Avoid extra parenthesis around SQL in IN expressions 2023-02-21 13:37:30 +07:00
RepairDavShares.php
RepairInvalidShares.php
RepairMimeTypes.php Add text/asciidoc mimetype 2022-11-15 12:00:03 +07:00
SqliteAutoincrement.php