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
2019-12-13Fix detection of non extention typesRoeland Jago Douma
2019-12-13Try more methodsJoas Schilling
2019-12-13Some more fixes in detecting the mimetype from the contentJoas Schilling
2019-12-13Allow to check for the mimetype by content onlyJoas Schilling
2019-12-11adding share type circlesMaxence Lange
2019-12-10Merge pull request #18190 from nextcloud/backport/18149/stable15Roeland Jago Douma
2019-12-03Correctly remove apps without any releasesJoas Schilling
2019-12-02delay creation of the cert bundleArthur Schiwon
2019-11-15pass through ServerNotAvailableException on app initArthur Schiwon
2019-11-12Always check via http and https whether htaccess is workingJoas Schilling
2019-11-08actually return the quote when getting global storage infoRobin Appelman
2019-10-29Fix DAV mimetype searchRoeland Jago Douma
2019-10-10Merge pull request #17013 from nextcloud/backport/16999/stable15Joas Schilling
2019-09-19Fix l10n in federated file sharingChristoph Wurst
2019-09-18Add uid to delete temp token queryDaniel Kesselberg
2019-09-09set a storage availability delay on auth issues to avoid lock outArthur Schiwon
2019-09-05Return the proper jailed path when requesting the root pathJulius Härtl
2019-08-21Undefined variable response when server is no nextcloud anymoreJoas Schilling
2019-08-20Filter more configsJoas Schilling
2019-08-08Properly return an int in the getId function of the cacheRoeland Jago Douma
2019-07-26treat sensitive config keys by patternArthur Schiwon
2019-07-17Fix File#putContents(string) on ObjectStorageMarcel Klehr
2019-07-17Do not keep searching for recentRoeland Jago Douma
2019-07-04Merge pull request #16215 from nextcloud/backport/16186/stable15Morris Jobke
2019-07-03Unify the permission checking in one place onlyJoas Schilling
2019-07-03Better check reshare permissions when creating a shareJoas Schilling
2019-07-03Fix notification castingRoeland Jago Douma
2019-06-27verify that paths are valid for recursive local moveRobin Appelman
2019-06-26Merge pull request #16083 from nextcloud/backport/15832/stable15Roeland Jago Douma
2019-06-26Fall back to black for non-color valuesJoas Schilling
2019-06-25Fix full text search for groupfoldersMorris Jobke
2019-06-21Prevent faulty logs from nested setupFS callsJoas Schilling
2019-06-03Don't notify admins if no potentially over exposing links foundDaniel Kesselberg
2019-05-29search files by id in shared storages lastRobin Appelman
2019-05-28Check for free space on touchJulius Härtl
2019-05-24Check the actual status code for 204 and 304Roeland Jago Douma
2019-05-22Allow redis cluster to use passwordMorris Jobke
2019-05-22Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke
2019-05-21Only show sharing section if it has contentJulius Härtl
2019-05-09fix class might be undefinedJoas Schilling
2019-05-09remove args from logging of common-spelled methods dependent on classArthur Schiwon
2019-05-09remove setup args from loggingArthur Schiwon
2019-05-09Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke
2019-04-30Merge pull request #15307 from nextcloud/backport/15290/stable15Morris Jobke
2019-04-30Merge pull request #15139 from nextcloud/backport/15129/stable15Morris Jobke
2019-04-30take return of mkdir into account, throw exception on failureArthur Schiwon
2019-04-24Always use a temp file for swift writesRoeland Jago Douma
2019-04-17Use the querybuilder for the queriesJoas Schilling
2019-04-17Allow to use Subqueries in fromJoas Schilling
2019-04-17Repair step for link sharesRoeland Jago Douma