Commit Graph

166 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Carl Schwan 64d222486f
fix: Remove workaround for old version of frankenphp 3 months ago
Carl Schwan 2933ddd31d
fix: Improve detection of frankenphp worker mode 3 months ago
Carl Schwan 774420a188
fix(filesystem): reset static members during frankenphp invokations 3 months ago
Côme Chilliet f994955dd1
fix: cleanup some of the static vars 3 months ago
Côme Chilliet 94102ac464
fix: Change back base.php to have the same behavior as before 3 months ago
Carl Schwan 6fc03681bd
feat: enabled frankenphp worker mode 3 months ago
Côme Chilliet 71dc34c03c fix: Deprecate OC_Template, add proper template manager instead 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Côme Chilliet 15fb15bc14 chore(index.php): Use strict_types and Server::get in index.php 3 years ago
Joas Schilling e5e139f5a6
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown 3 years ago
fenn-cs bb2c2bb7f0 Replace ILogger method calls index.php 3 years ago
Carl Schwan 6312c0df69
Check style update 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 236f1b64f9
Reply with JSON when html is not accepted like in SecurityMiddleware 5 years ago
Joas Schilling a2d5d2d613
Reply with UNAUTHORIZED like on APIs when login exception was thrown 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
paul 38eccce224
Update index.php 8 years ago
Morris Jobke affdb0e4d1
Log the previous exception during hard failure 8 years ago
Morris Jobke 478b95cc20
Try to not run into the white page of death and still log something in the web server error log 8 years ago
Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore 8 years ago
Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 8 years ago
Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code 8 years ago
Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource 8 years ago
Marius Blüm a64aad9c4b
Add PHP missing message to index.php 8 years ago
Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 9 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Morris Jobke 68dbf94470
Show proper error page even if the config.php has syntax errors 9 years ago
Morris Jobke 11c31e94fe
Improve exception handling 9 years ago
Morris Jobke fc75993f8f
fix wrong method name 10 years ago
Sergio Bertolín 0417cbafd0
Changed request to not add a prefix to the url (#26256) 10 years ago
Georg Ehrke a48aed2ee9
use older php array syntax in index.php 10 years ago
Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 10 years ago
Lukas Reschke b7decc52e9
Master supports PHP 7.1 10 years ago
Lukas Reschke 5e10284e34
Proper branding 10 years ago
Lukas Reschke 4212ffbdac
Show error if PHP version below 5.6 is used 10 years ago
Lukas Reschke c59c462344
Nextcloud is not compatible with PHP 7.1 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints 10 years ago
Thomas Müller 682821c71e Happy new year! 11 years ago
Morris Jobke b945d71384 update licence headers via script 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 12 years ago