Commit Graph

10536 Commits (a32b002cff4ace48a06fe7f45be85cb64862fbbe)

Author SHA1 Message Date
Jenkins for ownCloud a2848af625 [tx-robot] updated from transifex 11 years ago
Morris Jobke c60c793cf2 More cleanups of OC_Config usage 11 years ago
Lukas Reschke 1f69dcb593 Use URLGenerator instead of hard-coded WEBROOT 11 years ago
Morris Jobke aa0265bd34 Replace OC_Config in setup 11 years ago
Jesús Macias 9dd11091d4 Fix code from comments 11 years ago
Jesús Macias 98f5c50aa4 Migrate storate status code to storagenotavailablexception 11 years ago
Jesús Macias 4ead2bc861 Fix code from PR comments 11 years ago
Jesús Macias 7cd13f462a Add new external storage exceptions for different errors 11 years ago
Thomas Müller dcc7ff09ba Adding unit test for MailNotifications::sendInternalShareMail() 11 years ago
Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place 11 years ago
Morris Jobke 37ecde065b Replace old config code with usage of proper APIs 11 years ago
Morris Jobke baecfc4080 Reduce OC_Config usage in lib/ 11 years ago
Thomas Müller 28ceab2f61 Fix endless recursion 11 years ago
Robin Appelman 0062888aaf Also add metadata for postDelete hooks triggered from the view 11 years ago
Lukas Reschke 4d9af08f12 Execute only for web and not for CLI 11 years ago
Lukas Reschke 09d9e430d8 Add a trailing slash to generated URLs 11 years ago
Lukas Reschke 125b7e7512 Ensure that ownCloud is always accessed with a trailing slash 11 years ago
Thomas Müller 4c695e63c0 Fix comments 11 years ago
Thomas Müller 0391cc0451 Fix getCloudId 11 years ago
Thomas Müller 6abc02cb88 Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends 11 years ago
Thomas Müller df6fc6cc70 Add the user's cloud id to the vCard 11 years ago
Thomas Müller dad6470baa Add IUser::getAvatarImage() for easy access 11 years ago
Jenkins for ownCloud 4f4b91a9ec [tx-robot] updated from transifex 11 years ago
Roeland Jago Douma b00db2c933 DI in avatar code 11 years ago
Lukas Reschke 6a067b1ec9 Set RewriteBase to / if OC::WEBROOT is not set 11 years ago
Lukas Reschke 002e719789 Set "SetEnv" within base `.htaccess` file 11 years ago
Morris Jobke 3061e5d2fc Check the expiration date for null 11 years ago
Robin Appelman 62cc316c6a remove old propagation logic 11 years ago
Joas Schilling 44852ce324 Allow DI for OCP\Files\IMimeTypeDetector 11 years ago
Lukas Reschke 2515cb17be Support pretty URLs 11 years ago
Joas Schilling 1d0c041ac8 Add a method to get the list of tags from the TagNotFound Exception 11 years ago
Robin Appelman 0d63e95a5d Add metadata to post delete hooks 11 years ago
Joas Schilling 1761fdd9ee Fix the docs of the exceptions and remove hardcoded language from the message 11 years ago
Lukas Reschke 4971015544 Add code integrity check 11 years ago
Joas Schilling 3c5a6b829e Allow DI the system tag stuff without Application class 11 years ago
Lukas Reschke f4eb15d340 Show error template 11 years ago
Thomas Müller f9fc254672 Add DB group to some files_external tests 11 years ago
Joas Schilling c4bebf66d4 Do not count the entries when we only need to know if it is at least one 11 years ago
Joas Schilling aa1a0a15ea Fix use statements 11 years ago
Joas Schilling 6816b36cdb Add backticks inside function to escape the column 11 years ago
Vincent Petry 17ce120736 Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 11 years ago
Robin Appelman 6b7e748245 cache resized avatars 11 years ago
Lukas Reschke 391bc49dab Move files/ajax/scan.php to background job 11 years ago
Lukas Reschke f3e9106864 Don't trust update server 11 years ago
Vincent Petry b666367a79 Added system tags data structure and PHP side managers 11 years ago
Robin Appelman b05c8faba8 Dont die when we're missing a route 11 years ago
Robin Appelman 816cd66b4b also log exception 11 years ago
Robin Appelman 50474c6041 Dont bother with stream_resolve_include_path if the path is already absolute 11 years ago
Robin Appelman ae71f80f4a Skip unavailable storages in scanner 11 years ago
Mitar 59511d97ee Also allow empty value for no-HTTPS. 11 years ago