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 |
Morris Jobke
|
0f35ef3727
Reuse systemconfig
|
7 years ago |
Morris Jobke
|
f22e02cd79
Refactor method to check if update is needed
|
7 years ago |
Lukas Reschke
|
8ccb486876
Merge pull request #7264 from nextcloud/cache-fetched-apps
|
7 years ago |
Morris Jobke
|
0e2f00ec59
Get the Installer via DI
|
7 years ago |
Morris Jobke
|
5a270c2715
Reset bruteforce attempt table on successful login
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Roeland Jago Douma
|
e2139d4b56
Add logrote as a default background job
|
7 years ago |
Roeland Jago Douma
|
95cc831ed7
Remove SAML hack from base.php
|
7 years ago |
Roeland Jago Douma
|
c257cd57d4
Handle SameSiteCookie check for index.php in AppFramework Middleware
|
7 years ago |
Morris Jobke
|
0f83cdc78e
Use the guest.css for the maintenance page as well
|
7 years ago |
Morris Jobke
|
b744639136
Reset opcache if update is detected
|
7 years ago |
Morris Jobke
|
8c5062794f
Merge pull request #4873 from nextcloud/check-whether-REQUEST-exists
|
7 years ago |
Joas Schilling
|
72c1b24844
Check whether the $_SERVER['REQUEST_*'] vars exist before using them
|
7 years ago |