Commit Graph

5719 Commits (1823dafe448070137ce0ac06ff2731e87627c598)
 

Author SHA1 Message Date
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
Thomas Tanghus 2c5ab91c7d Used wrong class. 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
Thomas Tanghus 26a9d7ea71 Fixed 3 - THREE - errors in one method call :-P 13 years ago
Lukas Reschke 5f51366435 Sanitzing user input 13 years ago
Arthur Schiwon 7780e37f38 LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 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
Georg Ehrke 4e85848c92 remove SabreDav 1.6.3 13 years ago
Thomas Tanghus f9cec1426f Change parameter name and update docs. 13 years ago
Robin Appelman acd8381094 fix scanning of archives in some cases 13 years ago
Thomas Tanghus 39814edf81 Another take at profile photo/thumbnail caching. oc-839. 13 years ago
Georg Ehrke 00d7ae8319 move calendar settings from personal settings to in app settings 13 years ago
Georg Ehrke 10d0861872 remove unstable lib 13 years ago
Thomas Tanghus d24582503a Fix require statements. Fix for oc-1460. 13 years ago
Jenkins for ownCloud f4ab2ba115 [tx-robot] updated from transifex 13 years ago
Bart Visscher 3387454094 Move login code from index.php to OC class 13 years ago
Bart Visscher 9156fb73fd Move handling request of index.php to OC class 13 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 13 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 13 years ago
Michael Gapczynski 05648dac61 Don't return file handle if the mode supports writing and the file is not writable 13 years ago
Bjoern Schiessle 0bf2a3e6d6 while loop not needed because of recursive call of put() 13 years ago
Bjoern Schiessle dc927bd346 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Bart Visscher 31003b475e Decode the alternative path_info 13 years ago
Bart Visscher 7d20e98aec Move getting the path info to OC_Request 13 years ago
Bart Visscher 95031cb139 remoteStorage: Use OCP\\Util for redirecting for login and generating link 13 years ago
Bart Visscher 4e6b4b265b remoteStorage: split auth allow template 13 years ago
Bart Visscher 34c076e2a8 Add comments the other functions in OC_Request 13 years ago
Bart Visscher 99ce7ba1df Move serverHost and serverProtocol functions to OC_Request 13 years ago
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Bart Visscher 6d0390dcca Fix rewriting GET parameters with ? in REQUESTEDAPP 13 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2eac79b782 Some UI improvements on the addressbooks settings. 13 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 13 years ago
Arthur Schiwon e6759a980b LDAP: layout settings form. Hope it is now a bit clearer and prettier. 13 years ago
Jenkins for ownCloud 9ca8d20a99 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 95c33e466c LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. 13 years ago
Arthur Schiwon 6fd48675e6 remove accidentally added blank lines 13 years ago
Arthur Schiwon c10010e410 LDAP: check for always available attribute on userExists, fixes oc-1440 13 years ago