Commit Graph

52 Commits (9b652ed5d50a40a1edde0f1b8c859f49ff8248c9)

Author SHA1 Message Date
Robin McCorkell b4532028f9 Avoid logging normal exceptions in remote.php 9 years ago
Thomas Müller 039a470a6a Fixing content type detection and handle all local printErrorPage calls 10 years ago
Thomas Müller 5dc7eebcdb Adding request specific exception handling - now with WebDAV responses - refs #17192 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 10 years ago
Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php 10 years ago
Vincent Petry 4e43e3626e Prevent loading apps in remote when an upgrade is due 11 years ago
Lukas Reschke 7c4abce373 Move authentication to it's own call 11 years ago
Lukas Reschke ac7fb1b23e Remove legacy routing code 11 years ago
Robin Appelman d329049e53 Remove no longer needed if statement 11 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 11 years ago
Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 11 years ago
Chris LeBlanc 652f60419f Removed '/'. Fixes #7035. 11 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 12 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Georg Ehrke a657bfa369 fix remote.php for our favorite OS - Windows 12 years ago
Thomas Müller ca2a518945 Update remote.php 12 years ago
Michael Gapczynski 4ac7c414c4 Check if path info is empty for remote.php, prevent error 12 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 12 years ago
Bart Visscher 7d20e98aec Move getting the path info to OC_Request 12 years ago
Georg Ehrke c8de77b3fd fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php 13 years ago
Robin Appelman 880d80be67 fix minified js and css 13 years ago
Robin Appelman b45d3ced79 fix remote and public.php 13 years ago
Bart Visscher 9ea34cae43 Simplified remote.php file loading 13 years ago
Bart Visscher 153ee9dcfa Check if app is enabled before loading in remote and public.php 13 years ago
Brice Maron a52036f3ef Quick fix of multi app migration. Need a better solution 13 years ago
Brice Maron 0ab6e2ee3d Try to fix the remote pbm. fix oc-1090 13 years ago
Brice Maron d22f805b63 Correct inclusion paths 13 years ago
Bart Visscher 014895aeab Check for missing path_info, also use OC_Response for 404 error 13 years ago
Brice Maron e8447e0bda Rework to fit with minizer 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
BlackEagle c704e8077f remote.php :: use non apache-only env vars 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Georg Ehrke 3ce6eca40a fix fail in previous commit 13 years ago
Georg Ehrke 3327aabe4d fix remote.php for servers which doesn't support PATH_INFO 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Georg Ehrke 5a264040d4 fix remote.php 13 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 13 years ago
Georg Ehrke c996600786 push changes 13 years ago