Commit History

Author SHA1 Message Date
  josh4trunks 63df8354da Don't to set the cookie it wasn't needed. 10 years ago
  josh4trunks 4ddf5d92f2 Fixes login / logout when HTTP Basic Headers are avilable. 10 years ago
  Vincent Petry d0012e729a Merge pull request #7879 from owncloud/sharing_cleanup_public_api 10 years ago
  Thomas Müller 5fa8f7cf12 Merge pull request #7107 from owncloud/load-apps-proper-master 10 years ago
  Bjoern Schiessle b602662578 add a "helper" and a "hooks" class. Move constants needed by multiple classes 10 years ago
  icewind1991 4c8a83e82f Merge pull request #7714 from owncloud/phpunit-config 10 years ago
  Thomas Müller 96e6cb3db4 all authentication apps are loaded at first - everything else relies on these apps 10 years ago
  Thomas Müller 6ff96b34ad Merge branch 'master' into load-apps-proper-master 10 years ago
  Vincent Petry 36c0f08ec0 Merge pull request #7732 from owncloud/datafolderexistence 10 years ago
  Thomas Müller 756bbe8786 Merge pull request #7649 from owncloud/routing-public 10 years ago
  Vincent Petry b619ff6076 Return 503 when a config/data dir error exists 10 years ago
  Robin Appelman a8eb7a5092 Allow setting the config dir to use as enviroment variable for phpunit 10 years ago
  Georg Ehrke 8048868bd7 use preDelete instead of postDelete hook 10 years ago
  Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 10 years ago
  Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 10 years ago
  Vincent Petry ba3f5fe53a Merge pull request #7583 from owncloud/trusteddomainerrorpage 10 years ago
  Vincent Petry 421cff00bd Show warning page when accessing server from an untrusted domain 10 years ago
  Thomas Müller 32b29c9d73 Merge branch 'master' into fix-7307 10 years ago
  Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 10 years ago
  kondou da19109f40 Config to disable basic_auth username chacking 10 years ago
  Bart Visscher 7f05c23231 Merge pull request #3760 from IMM0rtalis/remove_logout_redirect_slash 10 years ago
  Thomas Müller 27ad69eea5 Merge branch 'master' into no-css-js-delivery-via-php 10 years ago
  Thomas Müller fbea02bebb kill $coreStyles and $coreScripts 10 years ago
  Thomas Müller bf22ed7bdb kill old minimizer code 10 years ago
  Jan-Christoph Borchardt 3e2c56157b reduce width of searchbox on mobile, fix overlap, fix #7282 10 years ago
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 years ago
  Thomas Müller 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging 10 years ago
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10 years ago
  Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous 10 years ago
  Morris Jobke 3c80071807 Merge pull request #4795 from owncloud/setup 10 years ago