1024 コミット (bb352fb667e87ea0829f1da5f9e85c34bdefe9fa)

作成者 SHA1 メッセージ 日付
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 5年前
  Joas Schilling 40d185e928
Revert "Use APCu caching of composer" 5年前
  MartB fe21b10de5 replace setcookie value with '' instead of null. 5年前
  Morris Jobke a9b8fb090c
Fix remnants of refactoring 6年前
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore 6年前
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 6年前
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code 6年前
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource 6年前
  Eric Masseran a34f70ce0a
Change status code when config is write protected 6年前
  jaltek c79dc0e08f
Configurable list for opt out from same site cookie protection 6年前
  Roeland Jago Douma 948ab8a4d0
Use APCu caching of composer 6年前
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6年前
  Morris Jobke 0d5142be70
Show a link to the docs instead of a button on the untrusted domain page 6年前
  Roeland Jago Douma f5d3d3f72a
Allow usage of Windows 10 WebDav Netdrive 6年前
  Roeland Jago Douma 3dac15a891
Move calls to \OCP\JSON to private \OC_JSON 6年前
  Morris Jobke 044d01d0e1
Use proper method to log exceptions 6年前
  Tobia De Koninck 55b9a5d886
Remove OC_App::disable method 6年前
  Roeland Jago Douma 4a41e0cc42
getIncompatibleApps needs a string not an array 6年前
  Julius Härtl f23ed5e0ea
Make sure we don't query the AppManager before the installation started 6年前
  Joas Schilling d971b104ed
Do not cache the settings/sections in the database anymore 6年前
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6年前
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 6年前
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 6年前
  Morris Jobke 37026d8b9d
Send a proper response for status.php on trusted domain error 6年前
  Morris Jobke 6bf1fca6f0
Fix strict typing issues in lib/base.php 6年前
  Morris Jobke b19fae2629
Fix error log on PHP 7.2 6年前
  Morris Jobke 0f35ef3727
Reuse systemconfig 6年前
  Morris Jobke f22e02cd79
Refactor method to check if update is needed 6年前
  Morris Jobke 0e2f00ec59
Get the Installer via DI 6年前
  Morris Jobke 5a270c2715
Reset bruteforce attempt table on successful login 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Roeland Jago Douma e2139d4b56
Add logrote as a default background job 6年前
  Roeland Jago Douma 95cc831ed7
Remove SAML hack from base.php 6年前
  Roeland Jago Douma c257cd57d4
Handle SameSiteCookie check for index.php in AppFramework Middleware 6年前
  Morris Jobke 0f83cdc78e Use the guest.css for the maintenance page as well 7年前
  Morris Jobke b744639136 Reset opcache if update is detected 7年前
  Joas Schilling 72c1b24844
Check whether the $_SERVER['REQUEST_*'] vars exist before using them 7年前
  Morris Jobke 3fa604cc5e Allow to enforce update via web UI 7年前
  Morris Jobke abe4a19cbc Properly decide on actual users if instance is too big 7年前
  Morris Jobke 9309217ecb Fix escaped HTML on error pages 7年前
  Robin Appelman d925856787
dont spam log when request can't access filesystem 7年前
  Lukas Reschke d4ba8198fe
Make the emergency disable also accept arrays 7年前
  Joas Schilling f23a36b0a6
Add activities when email or password is changed 7年前
  Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 7年前
  Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 7年前
  Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 7年前
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 7年前
  Vincent Vanackere be36513819 Extend Same Site cookie user_saml exemption rule 7年前
  Sebastian Wessalowski e399097e3a Remove deprecated OC_User::isLoggedIn 7年前
  Morris Jobke 9533f4e5ed
Clean up single user mode 7年前