提交历史

作者 SHA1 备注 提交日期
  Bart Visscher 1025e451a7 Add router match to OC::handleRequest 12 年之前
  Bart Visscher 1763de08d0 Routing: Fix construction of RequestContext 12 年之前
  Bart Visscher c2160433cd Merge branch 'master' into routing 12 年之前
  Bart Visscher 87d1cdb945 Fix for running doing routing in lib/ocs.php 12 年之前
  Bart Visscher f63b9b44d8 Routing: combine all routes into one set 12 年之前
  Bart Visscher 72b2324b68 Move loading of routes to OC::getRouter function 12 年之前
  Bart Visscher 3722928c46 Change access to router object to getter function 12 年之前
  Bart Visscher ca1454ab1a Routing: Method needs to be uppercase 12 年之前
  Bart Visscher 3e8b6e816a Create OC_Router in OC::init 12 年之前
  Bart Visscher 9e80f0954d Add loading of routes in OC_Router 12 年之前
  Lukas Reschke d3427be5e4 Following the code guidelines makes Michael happy :-) 12 年之前
  Lukas Reschke 85f2e737a4 Disable listening, instead checking the ACL to prevent DoS 12 年之前
  Lukas Reschke 11895a86b0 Activate ACLs 12 年之前
  Lukas Reschke 8ec45870a3 Validate cookie properly and prevent auth bypass 12 年之前
  Jakob Sack 0de81f9dad Backgroundjobs: don't execute cron.php if owncloud has not been installed 12 年之前
  Jakob Sack 0ea4fa298c Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed 12 年之前
  Jakob Sack 81b997b56e Merge branch 'backgroundjobs' 12 年之前
  Bart Visscher 82b10954e7 Simplify loading app php script files 12 年之前
  Bart Visscher 5e7086adc9 Move login handling to OC class 12 年之前
  Bart Visscher 1823dafe44 Remove checks before displaying login page 12 年之前
  Bart Visscher 83403784d1 Always load when the requested file is css 12 年之前
  Bart Visscher da07245f59 Move OC::loadfile and OC::loadapp next to OC::handleRequest 12 年之前
  Bart Visscher e3c732040b Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest 12 年之前
  Bart Visscher 0973969386 Cleanup OC::loadfile 12 年之前
  Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 12 年之前
  Bart Visscher aa9fbf6639 Combine install checks in lib/base.php 12 年之前
  Lukas Reschke e73292339f Check if webfinger is enabled 12 年之前
  Jakob Sack 9ad31e5f81 Backgroundjobs: use correct var name in template 12 年之前
  Jakob Sack 7c766cdfe0 Backgroundjobs: fix bugs in template 12 年之前
  Thomas Tanghus 2c5ab91c7d Used wrong class. 12 年之前