Commit Graph

925 Commits (bf7624fb255b7af534f5d6a740dd6dc9799cfc63)

Author SHA1 Message Date
Volkan Gezer b6ad7c3cdd Fix admin-dir_permissions redirection when cannot write warning 13 years ago
Vincent Petry 0067a4eac2 Added missing fclose in file_get_contents and file_put_contents 13 years ago
Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents 13 years ago
Vincent Petry cf361b6b4a Allow using "/" in "overwritewebroot" 13 years ago
Bjoern Schiessle 3a731a01b1 select statement always need to contain file_source respectively item_source 13 years ago
Robin Appelman 0c2585f3ac Improve phpdoc 13 years ago
Thomas Tanghus 6292aa57af Check if web root has already been appended 13 years ago
Thomas Tanghus 7278f2f567 Sub-dir was prepended twice 13 years ago
Thomas Tanghus 3a7829f784 Sub-dir was prepended twice 13 years ago
Thomas Tanghus c14107550d Use UrlGenerator in OC\Util::redirectToDefaultPage(). Fix #7936 13 years ago
Robin Appelman f331d5f9d4 Give storages the option to implement the getById behaviour for View->getPath 13 years ago
Morris Jobke e4069e1553 Emit event after setting a new expiration for a share 13 years ago
Thomas Müller f1b085df01 adding @method annotation to declare methods which can be called on the wrapped statement object 13 years ago
Thomas Müller 2d592ddc8f Fix CURLOPT_FOLLOWLOCATION bug with open_basedir or safe_mode restriction enabled. 13 years ago
Vincent Petry b48510c978 Use the correct resolve method to resolve file storage 13 years ago
Thomas Müller 93b984ecf8 css files are not to be routed through index.php anymore 13 years ago
Robin Appelman 9b2bb7c6ab fix undefined index warning in router 13 years ago
Thomas Müller 83b4bcfdbf idn_to_ascii is only used if available 13 years ago
Vincent Petry e76be308eb Remove unused setUserVars utility method 13 years ago
Thomas Müller 6bfeb342db fixing code style 13 years ago
Bjoern Schiessle 31681a3a27 finally fix the paths for the OCS Share API 13 years ago
Bjoern Schiessle 3653a51af2 fix path creation for re-shares, issue #7662 13 years ago
Bjoern Schiessle 2d8607fae9 don't assign variables in if condition 13 years ago
Bjoern Schiessle 5db3b049fd add todo 13 years ago
Bjoern Schiessle bc0292c16d always return an array 13 years ago
Bjoern Schiessle 154277ab11 seperate formatResults() 13 years ago
Bjoern Schiessle ecde48fce8 don't assign variables in if conditions 13 years ago
Bjoern Schiessle 078fafdc5a use variable 13 years ago
Bjoern Schiessle 3a459db358 seperate transformDBResults 13 years ago
Bjoern Schiessle 6607f7cb5e seperate creation of select statement 13 years ago
Bjoern Schiessle 6afd496d9b remove prepFileTarget() seems that it is no longer in use 13 years ago
Bjoern Schiessle b602662578 add a "helper" and a "hooks" class. Move constants needed by multiple classes 13 years ago
Bjoern Schiessle 8b6d1d3bf2 added private share api 13 years ago
Robin Appelman d75c3d5f9a Fix routes getting lost when loading app routes twice 13 years ago
Robin Appelman e1d3d0e948 fix incorect array 13 years ago
Robin Appelman c17f415356 Only load core routes for ocs and settings 13 years ago
Robin Appelman 9e89ad07c6 Only load core routes when matching a core route 13 years ago
Robin Appelman 0e1cb001b6 Cache generated urls for routes 13 years ago
Robin Appelman f17674fef2 Only load routes from the apps we need 13 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 13 years ago
Robin Appelman 0d0aac6fff Load the routes when matching or generating a route instead of when creating the router 13 years ago
Thomas Müller fb7f3008d3 idn have to be converted before being used 13 years ago
Vincent Petry 10c9b8eb99 Cache folder is now configurable 13 years ago
Vincent Petry a25b86a30e Log exception when PostgreSQL version check failed 13 years ago
Robin Appelman 7a8f1389fe fix temporary file based common hash 13 years ago
Robin Appelman fffe330bbc Fix parameter order for Storage\Local::hash 13 years ago
Vincent Petry 6de9033d86 Added warning for Mac OS on setup page 13 years ago
Vincent Petry 66bc0f0848 Still return quota value when free space is unknown 13 years ago
Lukas Reschke 9abe6b7f87 Add mimetype for MKV videos 13 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 13 years ago