50 коммитов (f4c0985276ccca428ccbb32ae1f8f7a39dec700f)

Автор SHA1 Сообщение Дата
  Maxence Lange fb7840b283
returns a 501 instead of exception if app is not installed - #13088 5 лет назад
  Joas Schilling f64bd62f8e Return 404 when the service is not available 5 лет назад
  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 7 лет назад
  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 8 лет назад
  Joas Schilling ba87db3fcc
Fix others 8 лет назад
  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 10 лет назад
  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 11 лет назад
  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 12 лет назад
  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 лет назад