48 コミット (0beb42ebe8f9c16b0b66932103ecbef5b3ce83d1)

作成者 SHA1 メッセージ 日付
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore 6年前
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 6年前
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code 6年前
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource 6年前
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Lukas Reschke 5424d6a40d
Add proper PHPDoc 6年前
  Morris Jobke 9533f4e5ed
Clean up single user mode 7年前
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7年前
  Joas Schilling 0215b004da
Update with robin 7年前
  Joas Schilling ba87db3fcc
Fix others 7年前
  Morris Jobke 2791b8f00d Revert "occ web executor (#24957)" 8年前
  VicDeo 854352d9a0 occ web executor (#24957) 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Thomas Müller a33edcd2f0 Fix singe user mode on public.php - take two 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Lukas Reschke 615bc5a827 Use `getParam` instead of `server` 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年前
  kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 9年前
  kondou 0f2ad9862e Initial work on shorter links 10年前
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php 10年前
  Vincent Petry 44c1dc8153 Fix service warning 10年前
  Vincent Petry 2e45eb8ad6 Return 503 in public.php and OCS API when 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 0f1374c028 Allow using pathinfo based public.php paths 10年前
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10年前
  Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 10年前
  Bjoern Schiessle 2cc0c90015 set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in 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年前
  Georg Ehrke ce14788ac0 public.php - check if maintenance mode is enabled 11年前
  Felix Moeller 2d61f03452 More Checkstyle cleanup 11年前
  Sam Tuke 8b01286a5d Merged branch 'master' 11年前
  Thomas Müller cfa2fded05 Update public.php 11年前
  Michael Gapczynski e05db00468 404 if service is not set for public.php 11年前
  Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 12年前
  Robin Appelman b45d3ced79 fix remote and public.php 12年前
  Bart Visscher 153ee9dcfa Check if app is enabled before loading in remote and public.php 12年前
  Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 12年前
  Robin Appelman e7c106d91e selective app loading for remote/public 12年前
  Georg Ehrke 936c8ba1cc improve remote.php and create public.php 12年前