Commit Graph

5769 Commits (8c024947440e2f15a9effe5fe6d91e60e8571a07)
 

Author SHA1 Message Date
Bart Visscher 8c02494744 Routing: Prepare load funtions to be called from OC_Router 13 years ago
Bart Visscher 1025e451a7 Add router match to OC::handleRequest 13 years ago
Bart Visscher 1763de08d0 Routing: Fix construction of RequestContext 13 years ago
Bart Visscher c2160433cd Merge branch 'master' into routing 13 years ago
Bart Visscher 87d1cdb945 Fix for running doing routing in lib/ocs.php 13 years ago
Bart Visscher f63b9b44d8 Routing: combine all routes into one set 13 years ago
Bart Visscher 72b2324b68 Move loading of routes to OC::getRouter function 13 years ago
Bart Visscher 3722928c46 Change access to router object to getter function 13 years ago
Bart Visscher ca1454ab1a Routing: Method needs to be uppercase 13 years ago
Bart Visscher 3e8b6e816a Create OC_Router in OC::init 13 years ago
Bart Visscher 9e80f0954d Add loading of routes in OC_Router 13 years ago
Lukas Reschke d3427be5e4 Following the code guidelines makes Michael happy :-) 13 years ago
Lukas Reschke 85f2e737a4 Disable listening, instead checking the ACL to prevent DoS 13 years ago
Lukas Reschke 11895a86b0 Activate ACLs 13 years ago
Lukas Reschke 8ec45870a3 Validate cookie properly and prevent auth bypass 13 years ago
Jakob Sack 0de81f9dad Backgroundjobs: don't execute cron.php if owncloud has not been installed 13 years ago
Jakob Sack 0ea4fa298c Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed 13 years ago
Jakob Sack 81b997b56e Merge branch 'backgroundjobs' 13 years ago
Bart Visscher 82b10954e7 Simplify loading app php script files 13 years ago
Bart Visscher 5e7086adc9 Move login handling to OC class 13 years ago
Bart Visscher 1823dafe44 Remove checks before displaying login page 13 years ago
Bart Visscher 83403784d1 Always load when the requested file is css 13 years ago
Bart Visscher da07245f59 Move OC::loadfile and OC::loadapp next to OC::handleRequest 13 years ago
Bart Visscher e3c732040b Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest 13 years ago
Bart Visscher 0973969386 Cleanup OC::loadfile 13 years ago
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago
Bart Visscher aa9fbf6639 Combine install checks in lib/base.php 13 years ago
Lukas Reschke e73292339f Check if webfinger is enabled 13 years ago
Jakob Sack 9ad31e5f81 Backgroundjobs: use correct var name in template 13 years ago
Jakob Sack 7c766cdfe0 Backgroundjobs: fix bugs in template 13 years ago
Thomas Tanghus 2c5ab91c7d Used wrong class. 13 years ago
Jakob Sack 7055d2aa2b Backgroundjobs: improve admin form 13 years ago
Jakob Sack 595591a460 Backgroundjobs: Add table to db_structure.xml 13 years ago
Lukas Reschke 2dfc485149 XSRF checks 13 years ago
Lukas Reschke 334296b027 Removed unused file 13 years ago
Lukas Reschke ab97c04894 Added XSRF check 13 years ago
Jakob Sack 831ec985db Backgroundjobs: fix stupid bug 13 years ago
Jakob Sack 7b3c35107d Error handling works better now 13 years ago
Thomas Tanghus 26a9d7ea71 Fixed 3 - THREE - errors in one method call :-P 13 years ago
Jakob Sack f46fdfd814 Backgroundjobs: Add reset counter in worker 13 years ago
Jakob Sack 66511469e0 Backgroundjobs: Improve error handling in cron.php 13 years ago
Lukas Reschke 5f51366435 Sanitzing user input 13 years ago
Jakob Sack a6a1f892f0 BackgroundJobs: fix bug 13 years ago
Arthur Schiwon 7780e37f38 LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 13 years ago
Jakob Sack 2b5f005547 Backgroundjobs: Forgot to require lib/base.php 13 years ago
Jakob Sack 28c1ec19ea BackgroundJob: forgot to rename file 13 years ago
Jakob Sack ceda0ae052 Backgroundjobs: rename ScheduledTask to QueuedTask 13 years ago
Thomas Tanghus b2c58bf5a6 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 13 years ago
Georg Ehrke 7955120aed remove debug code from calendar - thanks michael for pointing that out :) 13 years ago
Georg Ehrke 6e922035e1 add SabreDav 1.6.4 13 years ago