59 Commits (c49bf7fa9f54b37ef4fec598f247716fff12ea7c)

Autor SHA1 Nachricht Datum
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses vor 3 Jahren
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 vor 3 Jahren
  Morris Jobke d84e1f1951
Re-use fetched dependencies in lib/base.php vor 3 Jahren
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 vor 3 Jahren
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function vor 4 Jahren
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 vor 4 Jahren
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere vor 4 Jahren
  Christoph Wurst 5bf3d1bb38
Update license headers vor 4 Jahren
  Maxence Lange 22b141525f testing process vor 4 Jahren
  Maxence Lange fb7840b283
returns a 501 instead of exception if app is not installed - #13088 vor 5 Jahren
  Joas Schilling f64bd62f8e Return 404 when the service is not available vor 5 Jahren
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore vor 6 Jahren
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() vor 6 Jahren
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code vor 6 Jahren
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource vor 6 Jahren
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 vor 6 Jahren
  Morris Jobke 0eebff152a
Update license headers vor 6 Jahren
  Lukas Reschke 5424d6a40d
Add proper PHPDoc vor 6 Jahren
  Morris Jobke 9533f4e5ed
Clean up single user mode vor 7 Jahren
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm vor 7 Jahren
  Joas Schilling 0215b004da
Update with robin vor 7 Jahren
  Joas Schilling ba87db3fcc
Fix others vor 7 Jahren
  Morris Jobke 2791b8f00d Revert "occ web executor (#24957)" vor 8 Jahren
  VicDeo 854352d9a0 occ web executor (#24957) vor 8 Jahren
  Lukas Reschke aba539703c
Update license headers vor 8 Jahren
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints vor 8 Jahren
  Thomas Müller 682821c71e Happy new year! vor 8 Jahren
  Morris Jobke b945d71384 update licence headers via script vor 8 Jahren
  Morris Jobke f63915d0c8 update license headers and authors vor 9 Jahren
  Thomas Müller a33edcd2f0 Fix singe user mode on public.php - take two vor 9 Jahren
  Jenkins for ownCloud b585d87d9d Update license headers vor 9 Jahren
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" vor 9 Jahren
  Lukas Reschke 615bc5a827 Use `getParam` instead of `server` vor 9 Jahren
  Jenkins for ownCloud 6a1a4880f0 Updating license headers vor 9 Jahren
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest vor 9 Jahren
  Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app vor 9 Jahren
  kondou 2a4c51389c Use a route instead of s.php and convert tokens asap vor 9 Jahren
  kondou 0f2ad9862e Initial work on shorter links vor 10 Jahren
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php vor 10 Jahren
  Vincent Petry 44c1dc8153 Fix service warning vor 10 Jahren
  Vincent Petry 2e45eb8ad6 Return 503 in public.php and OCS API when upgrade is due vor 10 Jahren
  Lukas Reschke 7c4abce373 Move authentication to it's own call vor 10 Jahren
  Lukas Reschke ac7fb1b23e Remove legacy routing code vor 10 Jahren
  Robin Appelman 0f1374c028 Allow using pathinfo based public.php paths vor 10 Jahren
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS vor 10 Jahren
  Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group vor 10 Jahren
  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 vor 10 Jahren
  kondou 9e8a6b704d Add _many_ newlines at the end of files vor 10 Jahren
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints vor 11 Jahren
  Georg Ehrke ce14788ac0 public.php - check if maintenance mode is enabled vor 11 Jahren