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
2016-07-21Fix othersJoas Schilling
2016-07-21Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke
2016-07-20Implement brute force protectionLukas Reschke
2016-07-20[master] Port Same-Site Cookies to masterLukas Reschke
2016-07-19Merge pull request #400 from nextcloud/ocs_appframeworkRoeland Douma
2016-07-18Make the OCS endpoint handle the new OCS AppFramework routesRoeland Jago Douma
2016-07-15Use the themed Defaults everywhereJoas Schilling
2016-07-07Revert "occ web executor (#24957)"Morris Jobke
2016-07-07Revert "Bypass upgrade page when occ controller is requested"Morris Jobke
2016-07-07Merge branch 'master' into sync-masterMorris Jobke
2016-07-05Bypass upgrade page when occ controller is requestedVictor Dubiniuk
2016-07-04Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer
2016-06-26Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke
2016-06-22occ web executor (#24957)VicDeo
2016-06-22some text-changes to nextcloudJoachim Sokolowski
2016-06-08Print error message again, when 3rdparty submodule is not initializedArthur Schiwon
2016-05-26Update license headersLukas Reschke
2016-05-24Fix class name in hook registrationJoas Schilling
2016-05-20Only allow loading of legacy (lib/private/legacy) by defaultRoeland Jago Douma
2016-05-19Move \OCP to PSR-4Roeland Jago Douma
2016-05-17Merge pull request #24597 from owncloud/run-upgrade-in-incognito-modeVincent Petry
2016-05-17Group fixup (#24621)Roeland Douma
2016-05-12Log user out correctly if max session lifetime is reached (#24552)Christoph Wurst
2016-05-12run upgrades in incognito modeChristoph Wurst
2016-05-11try apache auth tooChristoph Wurst
2016-05-11token based authChristoph Wurst
2016-05-10Move OC_User_Database to \OC\User\DatabaseRoeland Jago Douma
2016-05-02Keep the composer instance so we can add psr4 paths laterJoas Schilling
2016-04-22Merge pull request #24200 from owncloud/appframework_psr4Thomas Müller
2016-04-22Disable web updater if ldap or shibboleth are installed - refs https://github...Thomas Müller
2016-04-22Move \OC\AppFramework to PSR-4Roeland Jago Douma
2016-04-20Merge pull request #24075 from owncloud/no-html-on-cliLukas Reschke
2016-04-19Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hookThomas Müller
2016-04-18In case of fatal php errors and other unhandled exceptions no html error page...Thomas Müller
2016-04-18Move logout to controllerLukas Reschke
2016-04-18Suggest cli based updater in case the instance is bigger - #23913Thomas Müller
2016-04-15Keep used username in URLLukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-04-14Kill movable 3rdpartyThomas Müller
2016-04-13Move post_removeFromGroup to shareManagerRoeland Jago Douma
2016-04-12Migrate post_groupDelete hook to share manager (#23841)Roeland Douma
2016-04-11Merge pull request #23856 from owncloud/share_remove_addtogroup_hooksJoas Schilling
2016-04-08Remove pre/post_addToGroup hooks for sharesRoeland Jago Douma
2016-04-07lib: Fix typos (found by codespell)Stefan Weil
2016-04-07Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling
2016-04-04Migrate post_userDelete hook to share managerRoeland Jago Douma
2016-04-04Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller
2016-03-31fix creation of versions of encrypted files on external storagesBjoern Schiessle
2016-03-23Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller
2016-03-20Consistently use rel=noreferrerLukas Reschke