Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29unbundle files_videoplayer and clean up a littleArthur Schiwon
2022-09-26Move avatar clearing in the backgroundmove-background-clearingCarl Schwan
2022-09-22remove InstallCoreBundle repair stepArthur Schiwon
2022-08-25Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet
2022-08-25Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet
2022-08-25Moving to string key for arguments of GenericEvent in RepairCôme Chilliet
2022-08-25Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel
2022-05-13Remove SCSSCacherJohn Molakvoæ
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-24 Add oauth2_clients migration for Owncloudfeature/add_oauth2_migrationLouis Chemineau
2022-03-24Adapt more code to migration to LoggerInterfaceCôme Chilliet
2021-11-30Include previous execption for repair steps that don't existChristoph Wurst
2021-11-30Let repair step query exceptions bubble upChristoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-28Do not try to contact lookup server if not neededRoeland Jago Douma
2021-03-18log full expection during repair stepRobin Appelman
2021-03-18dont error the entire repair process when a repair step errorsRobin Appelman
2021-01-29add repair job for unencoded calendarsArthur Schiwon
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Readd repair steps that are relevant when migrating from ownCloudJulius Härtl
2020-12-07Add a repairstep to validate the phone numbersJoas Schilling
2020-11-06Fix repair mimetype step to not leave stray cursorsJoas Schilling
2020-11-03Add a background job that checks for potential user imported SSL certificates...Morris Jobke
2020-10-08Add cleanup job for old brutefoce attemptsRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Add repair step to remove old dashboard app configJulius Härtl
2020-08-20New SSE key formatRoeland Jago Douma
2020-08-19Make legacy cipher opt inRoeland Jago Douma
2020-04-24Remove obsolete repair steps for logo and updater channelMorris Jobke
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-20Always set the generated flag to false when an avatar is being setJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-09-02Kill repair step for cypress testsDaniel Kesselberg
2019-08-21Add a repair step to clear the projects access cacheJoas Schilling
2019-07-15Add enterprise logoMorris Jobke
2019-07-10Enterprise update channelMorris Jobke
2019-07-08Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma
2019-07-08Remove one time repair steps that have already run when updating to 17Morris Jobke
2019-07-08Try to delete the cypress folder of the viewer appMorris Jobke
2019-04-16Repair step for link sharesRoeland Jago Douma
2019-02-25Login flow V2Roeland Jago Douma
2019-02-14Make $repairSteps & $dispatcher mandatoryDaniel Kesselberg
2019-02-14Do not run getRepairSteps in register_commandsDaniel Kesselberg
2019-02-07Log exceptionDaniel Kesselberg
2019-02-07Repair step to remove "photo." files created by photocacheDaniel Kesselberg
2019-02-07Implement guest avatar endpointMichael Weimann
2018-12-05Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)
2018-11-08Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)