66 コミット (f3319f62949f873420d8ebe843b26cc66fc1314f)

作成者 SHA1 メッセージ 日付
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7年前
  Joas Schilling 0215b004da
Update with robin 8年前
  Joas Schilling ba87db3fcc
Fix others 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Thomas Müller 211e518e16 Fix undefined variable $ex 8年前
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints 8年前
  Lukas Reschke 0cba1ba7f9
Employ a stricter Content Security Policy on remote.php 8年前
  Thomas Müller 7bdde98617 All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know 8年前
  Lukas Reschke 933f60e314 Update author information 8年前
  Joas Schilling 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 8年前
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Robin McCorkell b4532028f9 Avoid logging normal exceptions in remote.php 8年前
  Thomas Müller 039a470a6a Fixing content type detection and handle all local printErrorPage calls 9年前
  Thomas Müller 5dc7eebcdb Adding request specific exception handling - now with WebDAV responses - refs #17192 9年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9年前
  Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 9年前
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php 10年前
  Vincent Petry 4e43e3626e Prevent loading apps in remote when an upgrade is due 10年前
  Lukas Reschke 7c4abce373 Move authentication to it's own call 10年前
  Lukas Reschke ac7fb1b23e Remove legacy routing code 10年前
  Robin Appelman d329049e53 Remove no longer needed if statement 10年前
  Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 10年前
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10年前
  Chris LeBlanc 652f60419f Removed '/'. Fixes #7035. 10年前
  kondou 9e8a6b704d Add _many_ newlines at the end of files 10年前
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11年前
  Felix Moeller 2d61f03452 More Checkstyle cleanup 11年前
  Sam Tuke 8b01286a5d Merged branch 'master' 11年前
  Georg Ehrke a657bfa369 fix remote.php for our favorite OS - Windows 11年前
  Thomas Müller ca2a518945 Update remote.php 11年前
  Michael Gapczynski 4ac7c414c4 Check if path info is empty for remote.php, prevent error 11年前
  Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 12年前
  Bart Visscher 7d20e98aec Move getting the path info to OC_Request 12年前
  Georg Ehrke c8de77b3fd fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php 12年前
  Robin Appelman 880d80be67 fix minified js and css 12年前
  Robin Appelman b45d3ced79 fix remote and public.php 12年前
  Bart Visscher 9ea34cae43 Simplified remote.php file loading 12年前
  Bart Visscher 153ee9dcfa Check if app is enabled before loading in remote and public.php 12年前
  Brice Maron a52036f3ef Quick fix of multi app migration. Need a better solution 12年前
  Brice Maron 0ab6e2ee3d Try to fix the remote pbm. fix oc-1090 12年前
  Brice Maron d22f805b63 Correct inclusion paths 12年前
  Bart Visscher 014895aeab Check for missing path_info, also use OC_Response for 404 error 12年前