Joas Schilling
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
6 years ago |
Joas Schilling
|
40d185e928
Revert "Use APCu caching of composer"
|
6 years ago |
MartB
|
fe21b10de5
replace setcookie value with '' instead of null.
|
6 years ago |
Morris Jobke
|
a9b8fb090c
Fix remnants of refactoring
|
6 years ago |
Morris Jobke
|
b0a296e2e1
Do not use HTTP code OC_Response constants anymore
|
6 years ago |
Morris Jobke
|
79d9841bce
Replace hardcoded status headers with calls to http_response_code()
|
6 years ago |
Morris Jobke
|
1399f6bece
Server exception error pages by default with a 500 status code
|
6 years ago |
Morris Jobke
|
8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource
|
6 years ago |
Eric Masseran
|
a34f70ce0a
Change status code when config is write protected
|
7 years ago |
jaltek
|
c79dc0e08f
Configurable list for opt out from same site cookie protection
|
6 years ago |
Roeland Jago Douma
|
948ab8a4d0
Use APCu caching of composer
|
6 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Morris Jobke
|
0d5142be70
Show a link to the docs instead of a button on the untrusted domain page
|
6 years ago |
Roeland Jago Douma
|
f5d3d3f72a
Allow usage of Windows 10 WebDav Netdrive
|
6 years ago |
Roeland Jago Douma
|
3dac15a891
Move calls to \OCP\JSON to private \OC_JSON
|
6 years ago |
Morris Jobke
|
044d01d0e1
Use proper method to log exceptions
|
6 years ago |
Tobia De Koninck
|
55b9a5d886
Remove OC_App::disable method
|
6 years ago |
Roeland Jago Douma
|
4a41e0cc42
getIncompatibleApps needs a string not an array
|
6 years ago |
Roeland Jago Douma
|
1429146083
Merge pull request #8096 from nextcloud/feature/6382/do-not-cache-settings-in-db-anymore
|
6 years ago |
Julius Härtl
|
f23ed5e0ea
Make sure we don't query the AppManager before the installation started
|
6 years ago |
Joas Schilling
|
d971b104ed
Do not cache the settings/sections in the database anymore
|
6 years ago |
Morris Jobke
|
eb51f06a3b
Use ::class statement instead of string
|
6 years ago |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 years ago |
Roeland Jago Douma
|
abb17589b1
Merge pull request #7991 from nextcloud/show-trusted-domain-error-in-status.php
|
6 years ago |
Roeland Jago Douma
|
4537faa5da
Merge pull request #7918 from nextcloud/properly-log-exceptions
|
6 years ago |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 years ago |
blizzz
|
c7d9e5fd63
Merge pull request #7354 from nextcloud/refacor-update-page-print
|
6 years ago |
Morris Jobke
|
37026d8b9d
Send a proper response for status.php on trusted domain error
|
6 years ago |
Morris Jobke
|
6bf1fca6f0
Fix strict typing issues in lib/base.php
|
7 years ago |
Morris Jobke
|
b19fae2629
Fix error log on PHP 7.2
|
7 years ago |