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
2020-04-01Dont always use the current users quota when calculating storage infoRobin Appelman
2019-12-19when downloading from web, skip files that are not accessibleArthur Schiwon
2019-12-19Use files node API for single file downloadsJulius Härtl
2019-12-10Do not disable authentication appsRoeland Jago Douma
2019-11-15pass through ServerNotAvailableException on app initArthur Schiwon
2019-11-08actually return the quote when getting global storage infoRobin Appelman
2019-11-07switch to Files Node API for zip generationArthur Schiwon
2019-10-26Cleanup theming messRoeland Jago Douma
2019-09-01Fix sanity checks #16963Samuel CHEMLA
2019-08-23Always check via http and https whether htaccess is workingJoas Schilling
2019-08-15Make the auto-disabled list more broadJoas Schilling
2019-08-14instead of upsert, fallback to default query on PgSQL <= 9.4Arthur Schiwon
2019-08-11Remove duplicated spacesJ0WI
2019-08-11Sort headersJ0WI
2019-08-11Add X-Frame-Options header to .htaccessJ0WI
2019-07-26Merge pull request #16461 from nextcloud/fix/noid/pgsql-versionRoeland Jago Douma
2019-07-18fixes the check for postgresqlArthur Schiwon
2019-07-18Removes unused OC_API::registerMorris Jobke
2019-06-21Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from...Joas Schilling
2019-06-11Fix missing login hook wih Apache/SAMLfix/check-password-logging-traceChristoph Wurst
2019-05-15Prevent faulty logs from nested setupFS callsJoas Schilling
2019-05-13Show supported apps in app managementMorris Jobke
2019-05-08Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke
2019-04-09Forbid eval on legacy responsesRoeland Jago Douma
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2019-03-04Remove the upload and memory settingJoas Schilling
2019-02-22Make sure maintenance mode is always casted to boolJoas Schilling
2019-02-14Move jquery.ocdialog.scss to bundleRoeland Jago Douma
2019-02-14Move jquery-ui-fixes to bundleRoeland Jago Douma
2019-02-04Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma
2019-02-01Do not try to load js moved to bundleRoeland Jago Douma
2019-02-01Merge pull request #13927 from nextcloud/remove-dead-codeMorris Jobke
2019-01-30Remove deleteFromOpcodeCache & clearOpcodeCacheDaniel Kesselberg
2019-01-30Don't call apc_delete_file and apc_clear_cache anymoreDaniel Kesselberg
2019-01-25Improve data directory write checking for NFS mountsRobert Dailey
2019-01-23Urlencode the requesttokenRoeland Jago Douma
2019-01-23Request plain logout urlRoeland Jago Douma
2019-01-09Update select2, include cssChristoph Wurst
2019-01-09Remove core.jsChristoph Wurst
2019-01-09Npmize (vendor) scriptsChristoph Wurst
2018-12-07Use OC_Util::getVersion instead of getSystemValueDaniel Kesselberg
2018-12-07Use version to generate docversionDaniel Kesselberg
2018-12-04PHP module is named mbstringMorris Jobke
2018-11-27Set Referrer-Policy also in addSecurityHeaders()Peter Kraume
2018-11-15Fix string doc type casingChristoph Wurst
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-10-08Deprecate unused, private OC_Helper::linkToPublicMorris Jobke
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-04Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke
2018-10-04add missing throw statement to doc blockBjoern Schiessle