Commit Graph

1054 Commits (c19bdb05e8cf24317d6ea3a58951a4e0102b2e70)

Author SHA1 Message Date
Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object 5 years ago
Joas Schilling 5993bd45f3
Correctly remove usergroup shares on removing group members 5 years ago
Morris Jobke 8d2d051841
Remove hook for initSession 6 years ago
Christoph Wurst c5d2958ac7
Migrate Settings to new bootstrap mechanism 6 years ago
Christoph Wurst 69571fb536
Add dedicated API for apps' bootstrapping process 6 years ago
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst 42625a46be
Remove spaces after method or function call 6 years ago
Arthur Schiwon e52442e26f
fixes the throttler not checking the user state on postLogin 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
John Molakvoæ 82b0cd2e7a
Update base.php 6 years ago
John Molakvoæ 7eac19682c
Update base.php 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Jose Quinteiro 6995e98df6 E_ALL already sets E_DEPRECATED 6 years ago
Jose Quinteiro 6cf679e04e Set error_logging correctly. Fixes #19847 6 years ago
Daniel Kesselberg 56efd687ab
Check that username and password are present. 6 years ago
Julius Härtl d05f131929
Move overwritehost check to isTrustedDomain 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Christoph Wurst f6a79338d4
Make sure we create an app's Application class just once 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Joas Schilling e53d5b2dbe
Print plain error when the error page errors too 6 years ago
Greta Doci 5898e87e0f Remove deleted groups from app restrictions fixes #15823 7 years ago
Christoph Wurst 0cfcccee29
Migrate the maintenance script to a modern module and bundle 7 years ago
Joas Schilling de22bd618c
Fix placeholder in disable message 7 years ago
Joas Schilling 752276fd89
Add a listener for the events 7 years ago
Morris Jobke ebbe8aad89
Remove not used appinfo/classpath.php check 7 years ago
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 7 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Joas Schilling 40d185e928
Revert "Use APCu caching of composer" 7 years ago
MartB fe21b10de5 replace setcookie value with '' instead of null. 7 years ago
Morris Jobke a9b8fb090c
Fix remnants of refactoring 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
Eric Masseran a34f70ce0a
Change status code when config is write protected 8 years ago
jaltek c79dc0e08f
Configurable list for opt out from same site cookie protection 8 years ago
Roeland Jago Douma 948ab8a4d0
Use APCu caching of composer 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 0d5142be70
Show a link to the docs instead of a button on the untrusted domain page 8 years ago
Roeland Jago Douma f5d3d3f72a
Allow usage of Windows 10 WebDav Netdrive 8 years ago
Roeland Jago Douma 3dac15a891
Move calls to \OCP\JSON to private \OC_JSON 8 years ago
Morris Jobke 044d01d0e1
Use proper method to log exceptions 8 years ago
Tobia De Koninck 55b9a5d886
Remove OC_App::disable method 8 years ago
Roeland Jago Douma 4a41e0cc42
getIncompatibleApps needs a string not an array 8 years ago
Julius Härtl f23ed5e0ea
Make sure we don't query the AppManager before the installation started 8 years ago
Joas Schilling d971b104ed
Do not cache the settings/sections in the database anymore 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago