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-10Also allow pre-releases and nightlies when installing from gitJoas Schilling
2022-03-10Similar to the fetch() method respect the channel in the get()Joas Schilling
2021-11-30Remove iconv from dependencies and testsMichaIng
2021-11-11Fix updating with appsJoas Schilling
2021-10-18fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier
2021-10-14Send the subscription key to the appstore requestsJohn Molakvoæ
2021-10-14Merge pull request #29135 from nextcloud/feat/appstore-filteringJoas Schilling
2021-10-13Fix variableJohn Molakvoæ
2021-10-13Allow to whitelist apps from the apsptoreJohn Molakvoæ
2021-10-13Keep group restrictions when reenabling apps after an updateJoas Schilling
2021-09-29Add admin privilege delegation for admin settingsCarl Schwan
2021-06-21Fix typing error in AppFetcher.phpLouis Chemineau
2021-06-16Merge pull request #27098 from nextcloud/fix/noid/missing-key-in-addInfoJohn Molakvoæ
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-25force 'name' key in arrayMaxence Lange
2021-04-27Fix PHP CSJoas Schilling
2021-04-27Less ILoggerJoas Schilling
2021-03-10Fix warning in AppFetcher.php when appstore is disabledJakub Onderka
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-11Make the app code checker a NOOPChristoph Wurst
2021-01-26Fix app fetcher php comparison to allow wider rangesChristoph Wurst
2021-01-26Revert "Fix comparison of PHP versions"Christoph Wurst
2021-01-15Fix comparison of PHP versionsDamien Goutte-Gattat
2021-01-11Merge pull request #25039 from nextcloud/fix/libxml-use-internal-errors-depre...Roeland Jago Douma
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-08Only use libxml_disable_entity_loader on php older than 8Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-04Check php compatibility of app store app releasesChristoph Wurst
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-09-17Allow to specify supported architectures in appinfo.xmlJulius Härtl
2020-09-17Install richdocumentscode depending on the architectureJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-07Allow to update to nightlyJohn Molakvoæ (skjnldsv)
2020-06-12Increase timeout of the appstore requestsJoas Schilling
2020-05-25Update hub bundle and add proxy rule to htaccessJulius Härtl
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-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst