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-21handle setupFS with null userRobin Appelman
2022-03-21dont mark fs as setup when no user is activeRobin Appelman
2022-03-21pass user object during fs initRobin Appelman
2022-03-21only setup part of the filesystem for appdata requestsRobin Appelman
2022-02-18Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine
2022-01-27Psalm fixingCarl Schwan
2022-01-24Fix psalmCarl Schwan
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2022-01-07[stable22] Remove iconv from dependencies and testsMichaIng
2021-12-13Avoid assignment in if clauseCôme Chilliet
2021-12-13Fix typing problems in OC_ImageCôme Chilliet
2021-12-13Avoid calling image* methods on booleanCôme Chilliet
2021-11-19fix imagecreatetruecolor() errorszaimen
2021-11-17OC_Util::isNonUTF8Locale: fix lint errorNaoto Kobayashi
2021-11-17OC_Util::isSetLocaleWorking: fix typoNaoto Kobayashi
2021-11-17OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-17Check whether setlocale works only after setlocaleNaoto Kobayashi
2021-11-17Fix missing setlocale with php 8Naoto Kobayashi
2021-11-02Fix resource usages in OC_ImageCôme Chilliet
2021-10-19Merge pull request #29183 from nextcloud/backport/29028/stable22John Molakvoæ
2021-10-13Fix translated app detailsJoas Schilling
2021-10-12add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle
2021-10-06Merge pull request #29062 from nextcloud/backport/28939/stable22Julius Härtl
2021-10-04Avoid usage of Nextcloud API, use PHP functionacsfer
2021-10-04Fix path of `file_get_contents`acsfer
2021-10-04Don't further setup disabled users when logging in with apacheJoas Schilling
2021-08-18Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel
2021-06-17Use proper methods for display name retrievalMorris Jobke
2021-06-16Fix default product name for old themesMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02Merge pull request #27088 from nextcloud/fix/27074/removing-appsJohn Molakvoæ
2021-06-02l10n: Spelling unificationValdnet
2021-06-01emit UserLoggedInEvent on apache authArthur Schiwon
2021-05-25Merge pull request #27043 from nextcloud/storage-info-include-externalMorris Jobke
2021-05-24Allow removing apps with app store disabledGary Kim
2021-05-21Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke
2021-05-20fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman
2021-05-20l10n: Unify spellingValdnet
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-05-05Don't break OCC if an app is breaking in it's Application classJoas Schilling
2021-04-27Fix unit testsJoas Schilling
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2021-03-24Bye bye database.xmlJoas Schilling
2021-03-18log full expection during repair stepRobin Appelman
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-10Fix remaining #25359Roeland Jago Douma
2021-02-10Type the service registrationChristoph Wurst
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add templatedirectory config value to let admins have their custom templates ...Julius Härtl