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
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-24Merge pull request #7991 from nextcloud/show-trusted-domain-error-in-status.phpRoeland Jago Douma
2018-01-23Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2018-01-23Merge pull request #7354 from nextcloud/refacor-update-page-printblizzz
2018-01-22Send a proper response for status.php on trusted domain errorMorris Jobke
2018-01-12Fix strict typing issues in lib/base.phpMorris Jobke
2017-12-12Fix error log on PHP 7.2Morris Jobke
2017-11-30Reuse systemconfigMorris Jobke
2017-11-30Refactor method to check if update is neededMorris Jobke
2017-11-27Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke
2017-11-25Get the Installer via DIMorris Jobke
2017-11-24Reset bruteforce attempt table on successful loginMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Add logrote as a default background jobRoeland Jago Douma
2017-09-27Remove SAML hack from base.phpRoeland Jago Douma
2017-09-24Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma
2017-06-14Use the guest.css for the maintenance page as wellMorris Jobke
2017-05-22Reset opcache if update is detectedMorris Jobke
2017-05-15Merge pull request #4873 from nextcloud/check-whether-REQUEST-existsMorris Jobke
2017-05-15Check whether the $_SERVER['REQUEST_*'] vars exist before using themJoas Schilling
2017-05-11Allow to enforce update via web UIMorris Jobke
2017-05-11Properly decide on actual users if instance is too bigMorris Jobke
2017-05-09Fix escaped HTML on error pagesMorris Jobke
2017-04-28dont spam log when request can't access filesystemRobin Appelman
2017-04-26Make the emergency disable also accept arraysLukas Reschke
2017-04-13Add activities when email or password is changedJoas Schilling
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-03-20Use SystemConfig instead of AllConfig for DB stuffMorris Jobke
2017-03-11Check that set_time_limit is not disabled before calling itKo-
2017-03-10Remove legacy class OC_Group and OC_UserMorris Jobke
2017-03-07Extend Same Site cookie user_saml exemption ruleVincent Vanackere
2017-03-03Remove deprecated OC_User::isLoggedInSebastian Wessalowski
2017-02-23Clean up single user modeMorris Jobke
2017-02-01Fix public page css fallback loadingJohn Molakvoæ (skjnldsv)
2017-01-22Merge pull request #3004 from nextcloud/fix-installation-cssLukas Reschke
2017-01-10Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)
2017-01-10Merge pull request #2914 from nextcloud/logrotate-logfileMorris Jobke
2017-01-10Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke
2017-01-10Merge pull request #2925 from nextcloud/remove-close-wrapperRoeland Jago Douma
2017-01-09Allow access to CSS resourcesLukas Reschke
2017-01-06Get the logfile location while running the logrotate cron job instead of when...Robin Appelman
2017-01-06replace close:// streamwrapper with CallBackWrapperRobin Appelman
2017-01-06Merge pull request #2934 from nextcloud/quota-stream-non-globalRoeland Jago Douma
2017-01-06Theme update pages via CSSMorris Jobke
2017-01-04Remove old preview codeRoeland Jago Douma
2017-01-04remove static:// stream wrapperRobin Appelman
2017-01-04remove the need to register the quota streamwrapper globallyRobin Appelman
2017-01-03remove no longer used fakedir stream wrapperRobin Appelman
2016-11-25Merge pull request #2322 from nextcloud/compat-with-chrome54Morris Jobke