1024 Commits (bb352fb667e87ea0829f1da5f9e85c34bdefe9fa)

Author SHA1 Message Date
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5 years ago
  Joas Schilling 40d185e928
Revert "Use APCu caching of composer" 5 years ago
  MartB fe21b10de5 replace setcookie value with '' instead of null. 5 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 6 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
  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
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 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 6 years ago
  Morris Jobke b19fae2629
Fix error log on PHP 7.2 6 years ago
  Morris Jobke 0f35ef3727
Reuse systemconfig 6 years ago
  Morris Jobke f22e02cd79
Refactor method to check if update is needed 6 years ago
  Morris Jobke 0e2f00ec59
Get the Installer via DI 6 years ago
  Morris Jobke 5a270c2715
Reset bruteforce attempt table on successful login 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Roeland Jago Douma e2139d4b56
Add logrote as a default background job 6 years ago
  Roeland Jago Douma 95cc831ed7
Remove SAML hack from base.php 6 years ago
  Roeland Jago Douma c257cd57d4
Handle SameSiteCookie check for index.php in AppFramework Middleware 6 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
  Joas Schilling 72c1b24844
Check whether the $_SERVER['REQUEST_*'] vars exist before using them 7 years ago
  Morris Jobke 3fa604cc5e Allow to enforce update via web UI 7 years ago
  Morris Jobke abe4a19cbc Properly decide on actual users if instance is too big 7 years ago
  Morris Jobke 9309217ecb Fix escaped HTML on error pages 7 years ago
  Robin Appelman d925856787
dont spam log when request can't access filesystem 7 years ago
  Lukas Reschke d4ba8198fe
Make the emergency disable also accept arrays 7 years ago
  Joas Schilling f23a36b0a6
Add activities when email or password is changed 7 years ago
  Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 7 years ago
  Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 7 years ago
  Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 7 years ago
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 7 years ago
  Vincent Vanackere be36513819 Extend Same Site cookie user_saml exemption rule 7 years ago
  Sebastian Wessalowski e399097e3a Remove deprecated OC_User::isLoggedIn 7 years ago
  Morris Jobke 9533f4e5ed
Clean up single user mode 7 years ago