157 Commits (d9e09d5883e6cca4c61c874e1518dc92dd0a1bde)

Autor SHA1 Mensaje Fecha
  Côme Chilliet 15fb15bc14 chore(index.php): Use strict_types and Server::get in index.php hace 4 meses
  Joas Schilling e5e139f5a6
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown hace 7 meses
  fenn-cs bb2c2bb7f0 Replace ILogger method calls index.php hace 1 año
  Carl Schwan 6312c0df69
Check style update hace 2 años
  Gary Kim b78f3a57d1
Migrate HintException to OCP hace 3 años
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses hace 3 años
  Joas Schilling 236f1b64f9
Reply with JSON when html is not accepted like in SecurityMiddleware hace 3 años
  Joas Schilling a2d5d2d613
Reply with UNAUTHORIZED like on APIs when login exception was thrown hace 3 años
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 hace 3 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 hace 4 años
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere hace 4 años
  Christoph Wurst 5bf3d1bb38
Update license headers hace 4 años
  paul 38eccce224
Update index.php hace 5 años
  Morris Jobke affdb0e4d1
Log the previous exception during hard failure hace 5 años
  Morris Jobke 478b95cc20
Try to not run into the white page of death and still log something in the web server error log hace 6 años
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore hace 6 años
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() hace 6 años
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code hace 6 años
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource hace 6 años
  Marius Blüm a64aad9c4b
Add PHP missing message to index.php hace 6 años
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 hace 6 años
  Morris Jobke 31c5c2a592
Change @georgehrke's email hace 6 años
  Morris Jobke 0eebff152a
Update license headers hace 6 años
  Morris Jobke 68dbf94470
Show proper error page even if the config.php has syntax errors hace 6 años
  Morris Jobke 11c31e94fe
Improve exception handling hace 6 años
  Morris Jobke fc75993f8f
fix wrong method name hace 7 años
  Sergio Bertolín 0417cbafd0
Changed request to not add a prefix to the url (#26256) hace 7 años
  Georg Ehrke a48aed2ee9
use older php array syntax in index.php hace 7 años
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm hace 7 años
  Lukas Reschke b7decc52e9
Master supports PHP 7.1 hace 7 años
  Lukas Reschke 5e10284e34
Proper branding hace 7 años
  Lukas Reschke 4212ffbdac
Show error if PHP version below 5.6 is used hace 7 años
  Lukas Reschke c59c462344
Nextcloud is not compatible with PHP 7.1 hace 7 años
  Joas Schilling 0215b004da
Update with robin hace 8 años
  Joas Schilling ba87db3fcc
Fix others hace 8 años
  Lukas Reschke aba539703c
Update license headers hace 8 años
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints hace 8 años
  Thomas Müller 682821c71e Happy new year! hace 8 años
  Morris Jobke b945d71384 update licence headers via script hace 8 años
  Jenkins for ownCloud b585d87d9d Update license headers hace 9 años
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" hace 9 años
  Jenkins for ownCloud 6a1a4880f0 Updating license headers hace 9 años
  Lukas Reschke dc9c5ecdba Show warning for PHP versions older than 5.4.0 hace 9 años
  Lukas Reschke 2d2a4741ce Make files non executable hace 9 años
  Lukas Reschke 6d3757f864 Do not show exception to the end-user hace 9 años
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php hace 10 años
  Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous hace 10 años
  Vincent Petry c4dee281e6 Added $app parameter to logException hace 10 años
  Vincent Petry 42c58220de Moved logException to OCP\Util class hace 10 años