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-03-10Overwrite the channelbugfix/noid/allow-installing-unstable-versionsJoas Schilling
2021-10-21Fix unit testsJoas Schilling
2021-10-14Send the subscription key to the appstore requestsJohn Molakvoæ
2021-10-13Allow to whitelist apps from the apsptoreJohn Molakvoæ
2021-04-27Fix unit testsJoas Schilling
2021-02-11Make the app code checker a NOOPChristoph Wurst
2021-01-27Add negative version comparison test for version suffixesChristoph Wurst
2021-01-26Fix app fetcher php comparison to allow wider rangesChristoph Wurst
2020-12-07Do not run on php8Roeland Jago Douma
2020-12-07Don't check on php8Roeland Jago Douma
2020-10-16Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-06-12Increase timeout of the appstore requestsJoas Schilling
2020-05-20Revert "Compress the appstore requests by default"Morris Jobke
2020-05-20Compress the appstore requests by defaultMorris Jobke
2020-05-20Cache appstore requests for 60 instead of 5 minutesMorris Jobke
2020-05-15l10n: Add "The" before "Following"Valdnet
2020-05-01Update education bundleRoeland Jago Douma
2020-04-24Add test to ensure that symlinked apps_paths are not resolvedDaniel Kesselberg
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Add visibility to all properties and move static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use a blank line after the opening tagChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-24Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl
2020-01-26add hub bundle for easy post-installationArthur Schiwon
2020-01-09AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke
2019-12-22Restore old behavior allowing to set custom appstoreGeorg Ehrke
2019-12-13Allow to force enable apps via CLIJoas Schilling
2019-12-10Viewer should be always enabledRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-07-16Properly inject the loggerMorris Jobke
2019-06-27Remove deleted groups from app restrictions fixes #15823Greta Doci
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2019-03-07Remove "socialsharing_googleplus" from Social Sharing BundleMarius Blüm
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-02-25two item => two itemsDaniel Kesselberg
2019-02-22Parse multiple navigation itemsDaniel Kesselberg
2019-01-27Check app path for enableAppForGroupsDaniel Kesselberg