9223 Commits (a4c9688711977376f9d8ad7bf94a1e92d964cd7b)

Author SHA1 Message Date
  Morris Jobke fc2c9e8f5f Fix PHPDoc of public interface ILockingProvider 9 years ago
  Bjoern Schiessle 887be709f5 a new approach to display the error message 9 years ago
  Lukas Reschke 13778893d9 Add notice that WebDAV interface is not intended for browsers 9 years ago
  Jenkins for ownCloud 49c4ee98b4 [tx-robot] updated from transifex 9 years ago
  Georg Ehrke 745c3c64fa fix preview hooks, enable_previews default is true 9 years ago
  Bjoern Schiessle ccbefb6e75 delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories 9 years ago
  Vincent Petry 3cae0135ad Fire prehooks when uploading directly to storage 9 years ago
  Jenkins for ownCloud 504586aec6 [tx-robot] updated from transifex 9 years ago
  Robin Appelman 11e1acd8ec fix webdav quota check for the root of the dav endpoint 9 years ago
  Lukas Reschke 4613456a8a Check if cURL supports the desired features 9 years ago
  Bjoern Schiessle 9dd517071e fix check if file is excluded from encryption 9 years ago
  Joas Schilling dfed287dc0 Use insertIfNotExists to avoid problems with parallel calls 9 years ago
  Bjoern Schiessle 0d5c7a11e2 use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 9 years ago
  Jenkins for ownCloud a331f6b83e [tx-robot] updated from transifex 9 years ago
  Jenkins for ownCloud 52fc45e6e3 [tx-robot] updated from transifex 9 years ago
  Jenkins for ownCloud 6f5854a8de [tx-robot] updated from transifex 9 years ago
  Thomas Müller 9c57ae89d9 Some locales need to be converted to be compliant with CLDR 9 years ago
  Thomas Müller 4659927d7a Pure numbers are returned as bytes right away 9 years ago
  Thomas Müller 15d134124b Validate the quota value to be a correct value 9 years ago
  Robin Appelman 06a65fab13 use cross storage move when renaming the part file during webdav put 9 years ago
  Joas Schilling 49f94b17f7 Avoid the log entry with the ModuleAlreadyExists exception when enabling the app 9 years ago
  Jenkins for ownCloud 3dee907b70 [tx-robot] updated from transifex 9 years ago
  Andreas Fischer e418ced656 Check return value of OC_App::getAppPath() and verify info.xml exists. 9 years ago
  Joas Schilling b4471c2591 Fix the share mail notification when the item is in a folder 9 years ago
  Joas Schilling aea734aaf1 Fix missing types on doc block and deduplicate the method name 9 years ago
  Bjoern Schiessle e4829a2358 update 'encrypted'-flag in file cache according to the storage settings 9 years ago
  Bjoern Schiessle dc39bda870 move/copy from storage 9 years ago
  Bjoern Schiessle 83ed4ee5b6 unit tests 9 years ago
  Bjoern Schiessle e7a3911c83 check if encryption is enbaled before we start moving keys 9 years ago
  Hugo Gonzalez Labrador 3e647afbd4 Do not trigger preview hooks if enable_previews is false 9 years ago
  Hugo Gonzalez Labrador 3a3a58f248 Do not trigger preview hooks if enable_previews is false 9 years ago
  Jenkins for ownCloud 910146824e [tx-robot] updated from transifex 9 years ago
  Bjoern Schiessle 7089af96f2 make sure that we keep the correct encrypted-flag and the (unencrypted)size if a file gets copied 9 years ago
  Robin Appelman e0d151505f improve phpdoc of cache classes 9 years ago
  Morris Jobke 56b1c93a79 Add verbosity option to app:check-code 9 years ago
  Thomas Müller aae098c24a Check usage of != and == - refs #16054 9 years ago
  Lukas Reschke 11310355ed Don't depend on always_populate_raw_post_data 9 years ago
  Lukas Reschke 9530e819eb Don't display errors and log them 9 years ago
  Jenkins for ownCloud b60dcd91bb [tx-robot] updated from transifex 9 years ago
  Lukas Reschke 7c5558327d Check `mbstring.func_overload` only if the mb module is installed. 9 years ago
  Lukas Reschke 64393b4c03 Remove PHP 5.4 warning in checkSetup 9 years ago
  Joas Schilling 50f6386c63 Fix undefined variable $tagId 9 years ago
  Lukas Reschke 4b9e034968 Remove hard-dependency on disabled output_buffering 9 years ago
  Morris Jobke cd516eedcd Use OC.Notification for update notifications 9 years ago
  Lukas Reschke 8a85d8bc17 Try to set required ini values in base.php 9 years ago
  Lukas Reschke 6738c17cb5 Add proper versioning for doc URL 9 years ago
  Jenkins for ownCloud aa0d439ed9 [tx-robot] updated from transifex 9 years ago
  jknockaert f5415653fd fix #15973 9 years ago
  Robin Appelman ba7d221cff allow getting the path from the lockedexception 9 years ago
  Robin Appelman a40a237441 use trait for cas polyfill for xcache 9 years ago