Commit Graph

3210 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Robin McCorkell ab991458ad Require minimum 1 MiB upload limit 10 years ago
Robin McCorkell 1511a42da7 Check for relative datadirectory path 10 years ago
Vincent Petry a32c71d25e Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" 10 years ago
Vincent Petry 80f83ab5e0 Do not return shares for files outside "files" 10 years ago
Bjoern Schiessle b5fad75e57 add deleteAllFileKeys to public interface and add "uid" as parameter for the 10 years ago
Bjoern Schiessle c6be1ba8d3 fix check if a file is excluded from encryption or not 10 years ago
Lukas Reschke 9622fbdf29 Filter potential dangerous characters in path name 10 years ago
Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP 10 years ago
Bjoern Schiessle 223cca2a07 also call generateTarget for group share to add the correct prefix if share_folder is defined in config.php 10 years ago
Robin Appelman cb9ead7dde add priority to storage wrappers 10 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Lukas Reschke 8ebe667202 Remove unneeded argument 10 years ago
Lukas Reschke 55fd0082aa Serve all files with a Content-Disposition of 'attachment' via WebDAV 10 years ago
Vincent Petry 58b4c2c0e5 Make sure mountOptions keep their data type 10 years ago
Robin Appelman 8c903c100f check limit of serialized command in unit tests 10 years ago
Robin Appelman 268f249e8d ensure commands can be serialized in unit tests 10 years ago
Robin Appelman ddd6a67d2a Handle exceptions thrown during hooks when running unit tests 10 years ago
Robin Appelman 3ed6ed3c36 Force test cases using background commands to handle setting up the filesystem 10 years ago
Vincent Petry 70acd58336 Copy Etag header to OC-Etag for sabre calls 10 years ago
Joas Schilling db763027bb Correctly only send the errors of the current file to the event 10 years ago
Vincent Petry a84ade5f32 Revert "adding OC-ETag header" 10 years ago
Vincent Petry daceb1a9ac Revert "adding unit tests" 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Vincent Petry f056558b72 Add repair step to fix SQLite autoincrement 10 years ago
Thomas Müller 8d327c94a8 adding unit tests 10 years ago
Morris Jobke 24d0dfc727 Revert "FIX for webdav.mediencenter.t-online.de" 10 years ago
Oliver Kohl D.Sc. 9323285987 FIX for webdav.mediencenter.t-online.de 10 years ago
Robin Appelman ac8254de6a Rename platform 10 years ago
Robin Appelman 24a30c10d7 Add custom sqlite platform to set auto increment 10 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 10 years ago
Andreas Fischer 630b7edc54 Do not use APCu when apc.enabled is Off. 10 years ago
Vincent Petry 72c1c89bcd Log forbidden in debug level 10 years ago
Thomas Müller 30ee8b6f99 adding OC-ETag header 10 years ago
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 10 years ago
jknockaert a1b68b5a48 Remove range header exception for encryption 10 years ago
Joas Schilling b262c30fa9 Correctly get array of groups and send OCP\IGroup objects to enable method 10 years ago
dratini0 d4e5ef4f38 Removed simplified X-accel-redirect even further 10 years ago
Vincent Petry eb894e6625 Soft fail in CustomPropertiesBackend whenever storage not available 10 years ago
dratini0 c432b52c74 Changed the disputed while loop to a single if. 10 years ago
Joas Schilling 1a26263123 Do not walk over the users directory, but over the list of tagged objects 10 years ago
Olivier Paroz f3fe46685b Introducing 3D images support (media type) 10 years ago
Vincent Petry 67160e0861 Do not automatically add "update" permission to shared mounts 10 years ago
Thomas Müller 843fef0490 Handle session initialization errors and display error page - fixes #15053 10 years ago
Robin Appelman faa4918355 be a little more verbose in the exception message when we cant connect to the db 10 years ago
Robin Appelman 2df20aaffb show exception type in debug mode 10 years ago
Vincent Petry 5ba508b346 Fix permission checks in Sabre connector 10 years ago
Olivier Paroz f890c3ffb1 Make the method compatible with all types of extensions 10 years ago
Olivier Paroz 60b1643f02 Fix the office class 10 years ago
Olivier Paroz 8d6b2b8867 Keep the extension in temp files 10 years ago
Roeland Jago Douma 3c39658a1c When the expiration date is enforced respect this 10 years ago